fz_model_get_bounds

Description

Gets the bounds of the project. The bounds is an axis aligned bounding box which contains all visible objects in a project.

Plugin Prototype

fzrt_error_td fz_model_get_bounds(

fzrt_int

windex,

fzrt_boolean

include_ghosted,

fz_xyz_mm_td *

bbox )

Parameters

windex [Input]

project window index

include_ghosted [Input]

If TRUE, include ghosted objects in the bounding box computation.

bbox [Result]

the bounding box for all objects in the project.

Availability

5.0.0.0

Function Set

fz_model_fset


Defined in

fz_objt_api.h