Get the bounding box
Instructions for Use
Obtain the bounding box information of the specified parametric object, including center point, length, width, height, etc.
Parameter Description
Parameter Name | Parameter Description | Parameter Type |
---|---|---|
Model Object | Input Parameterized object, specified by the GPA tool in the Toolbox -> 3D Geographic Design -> Parametric Model module. | Object |
Output Result
Parameter Name | Parameter Description | Parameter Type |
---|---|---|
Bounding Box | Bounding Box | BoundingBox |
Center | Center Point of Bounding Box | Point3D |
Length | Length of bounding box | Double |
Width | Width of bounding box | Double |
Height | Height of bounding box | Double |