formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Symbol
Description
Parameter identifiers for a parametric symbol object. Used for the "which" argument of fz_objt_edit_cmpt_parm_get and fz_objt_edit_cmpt_parm_set.
enum fz_grup_cmpt_parm_enum {
FZ_GRUP_CMPT_PARM_TAG,
FZ_GRUP_CMPT_PARM_ORIGIN,
FZ_GRUP_CMPT_PARM_SCALE,
FZ_GRUP_CMPT_PARM_ROTATION };
Members
FZ_GRUP_CMPT_PARM_TAG
Editing - Component tag.
Type: fz_tag_td
FZ_GRUP_CMPT_PARM_ORIGIN
Editing - Symbol origin.
Type: fz_xyz_td
FZ_GRUP_CMPT_PARM_SCALE
Editing - Symbol scale. This can be any value except zero.
Type: fz_xyz_td
FZ_GRUP_CMPT_PARM_ROTATION
Editing - Symbol rotation. Rotation angles are applied in z y x order to transform the symbol from alignment with the world axes to it's 3d orientation.
Type: fz_xyz_td
Availability
7.0.0.0
Example Files
See Also
,,
Defined in