formZ SDK | 4.0 Call Back Reference | Surface Style Representation
Description
Surface Style Representation parameter count function. Returns the number of parameters of the surface style representation.
Plugin Prototype
fzrt_error_td fz_srep_cbak_parm_count(
fzrt_int | windex, |
void * | srep_data, |
fzrt_int * | count ) |
Parameters
windex [Input]
project window index
srep_data [Input, Optional]
The data of Surface Style Representation. If passed as NULL, the count returned should be all possible parameters.
count [Result]
The number of parameters in the Surface Style Representation data.
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