formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Plain Object Construction
Description
Parameter identifiers for a hathc. Used for the "which" argument of fz_hatch_parm_get.
enum fz_hatch_parm_enum {
FZ_HATCH_PARM_TYPE,
FZ_HATCH_PARM_KIND,
FZ_HATCH_PARM_ORIGIN,
FZ_HATCH_PARM_WSCALE,
FZ_HATCH_PARM_SSCALE,
FZ_HATCH_PARM_ROTATION,
FZ_HATCH_PARM_NAME };
Members
FZ_HATCH_PARM_TYPE
hatch type world/screen.
Type: fzrt_int
FZ_HATCH_PARM_KIND
hatch kind linear/component/gradient/image.
Type: hatch_type_enum
FZ_HATCH_PARM_ORIGIN
origin.
Type: fz_xyz_td *
FZ_HATCH_PARM_WSCALE
world scale.
Type: double
FZ_HATCH_PARM_SSCALE
screen scale.
Type: fzrt_int
FZ_HATCH_PARM_ROTATION
rotation.
Type: double
FZ_HATCH_PARM_NAME
pattern namet
Type: char[256]
Availability
7.0.0.0
See Also
Defined in