formZ SDK | 5.0 API Reference | Project | Modeling | View Manager
Description
Indicates the type of axonometric view.
enum fz_view_axon_projection_enum {
FZ_VIEW_AXON_PROJ_NONE,
FZ_VIEW_AXON_PROJ_TOP,
FZ_VIEW_AXON_PROJ_BOTTOM,
FZ_VIEW_AXON_PROJ_RIGHT,
FZ_VIEW_AXON_PROJ_LEFT,
FZ_VIEW_AXON_PROJ_BACK,
FZ_VIEW_AXON_PROJ_FRONT };
Members
FZ_VIEW_AXON_PROJ_NONE
not a axonometric projection
FZ_VIEW_AXON_PROJ_TOP
axonometric top projection
FZ_VIEW_AXON_PROJ_BOTTOM
axonometric bottom projection
FZ_VIEW_AXON_PROJ_RIGHT
axonometric right projection
FZ_VIEW_AXON_PROJ_LEFT
axonometric left projection
FZ_VIEW_AXON_PROJ_BACK
axonometric back projection
FZ_VIEW_AXON_PROJ_FRONT
axonometric front projection
Availability
5.0.0.0
See Also
Defined in