formZ SDK | 4.0 Call Back Reference | Surface Style Representation
Description
Surface Style Representation parameter set function (Optional). Given a surface style representation, and a parameter identified by its uuid, this function sets the data into the surface style representation for the given parameter.
Plugin Prototype
fzrt_error_td fz_srep_cbak_parm_set(
fzrt_int | windex, |
void * | srep_data, |
parm_uuid, | |
data, | |
found ) |
Parameters
windex [Input]
project window index
srep_data [Input]
The data of Surface Style Representation.
parm_uuid [Input]
uuid of parameter
data [Input]
data to be stored into the Surface Style Representation for the given parameter
found [Result]
TRUE, if the given uuid identified a parameter in this Surface Style Representation. FALSE otherwise.
Returns
Error codes
Availability
7.0.0.0
See Also
fz_srep_cbak_parm_count, , , fz_srep_cbak_parm_set, fz_srep_cbak_parm_get
Function Set
Defined in