formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Topology
Description
Allocates and initializes the parametric data block of an object of a given parametric type. A pointer to the parametric data is returned. if the object passed in is already a parametric object, the existing parametric data is first deleted.
Plugin Prototype
fzrt_error_td fz_objt_parm_init_data(
fzrt_int | windex, |
obj, | |
uuid, | |
fzrt_ptr * | parm_data ) |
Parameters
windex [Input]
project window index
obj [Input]
object
uuid [Input]
the object type identifier
parm_data [Result, Optional]
pointer to parametric data
Returns
Error codes
Availability
5.0.0.0
Function Set
Defined in