formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Analysis
Description
Gets the object's control type in the form of a uuid. If the object is not a controlled (parametric) object, the uuid parameter (cntl_uuid) is set to FZ_OBJT_TYPE_PLAIN. Otherwise the uuid of the control object type is returned (cntl_uuid).
Plugin Prototype
fzrt_error_td fz_objt_alys_get_objt_cntl_uuid(
fzrt_int | windex, |
obj, | |
cntl_uuid ) |
Parameters
windex [Input]
project window index
obj [Input]
object
cntl_uuid [Result]
object's UUID
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
fz_objt_alys_get_objt_volume,, fz_objt_alys_get_objt_area, fz_objt_alys_get_objt_moments,, fz_objt_alys_get_objt_bbox, ,, fz_objt_alys_set_objt_origin, , fz_objt_alys_get_objt_topo_type, ,
Function Set
Defined in