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

fz_objt_parm_get_data

Description

Returns a pointer to the parametric data block of a controlled (parametric) object.

Plugin Prototype

fzrt_error_td fz_objt_parm_get_data(

fzrt_int

windex,

fz_objt_ptr

obj,

fzrt_ptr *

parm_data )

Parameters

windex [Input]

project window index

obj [Input]

object

parm_data [Result]

pointer to parametric data

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_model_fset


Defined in

fz_objt_otop_api.h