formZ SDK | 5.0 API Reference | System | Math
Description
Converts a fz_xyz_mm_td into an array of 8 fz_xyz_td representing the corners of the bounding box. The pnts array passed in must be allocated by the calling function to at least 8 items.
Plugin Prototype
fzrt_error_td fz_math_3d_xyz_mm_to_pnts(
bbox, | |
pnts ) |
Parameters
bbox [Input]
the bounding box
pnts [Result]
the 8 points representing the corners of the box. The pnts array must be allocated by the calling function to at least 8 items.
Returns
Error codes
Availability
5.0.0.0
Example Files
Function Set
Defined in