formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Plain Object Construction
Description
Creates a point cloud object.
Plugin Prototype
fzrt_error_td fz_objt_cnstr_point_cloud(
fzrt_int | windex, |
pnts, | |
fzrt_int | npnts, |
obj ) |
Parameters
windex [Input]
project window index
pnts [Input]
array of points
npnts [Input]
number of points in array
Range: npnts >= 1
obj [Result]
point cloud object
Returns
Error codes
Availability
5.0.0.0
Example Files
util_objt_cnstr_simple.fsl
util_objt_cnstr_derv.fsl
See Also
,, fz_objt_cnstr_triangle, ,
Function Set
Defined in