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, |
include_ghosted, | |
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
Defined in