formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Topology

fz_objt_cntl_get_uuid

Description

Returns the object type id of a controlled (parametric) object. A NULL uuid is returned, if the object is not a controlled object.

Plugin Prototype

fzrt_error_td fz_objt_cntl_get_uuid(

fzrt_int

windex,

fz_objt_ptr

obj,

fzrt_UUID_td

uuid )

Parameters

windex [Input]

project window index

obj [Input]

object

uuid [Result]

object type id

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_model_fset


Defined in

fz_objt_otop_api.h