formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Editing Operations
Description
Returns the value of a given parameter of a controlled (parametric) object. If the object is a plain object, and error is returned. The parm_uuid argument is the unique identifier id (UUID) of the parameter. The function fz_objt_edit_parm_get_info can be used to inquire this id for any of the parameters of an object type.
Plugin Prototype
fzrt_error_td fz_objt_edit_parm_get(
fzrt_int | windex, |
objt, | |
parm_uuid, | |
data ) |
Parameters
windex [Input]
project window index
objt [Input]
object
parm_uuid [Input]
uuid of parameter
data [Result]
data retrieved from the given parameter
Returns
Error codes
Availability
6.0.0.0
Function Set
Defined in