ModelerGeometryDefs.h
Members |
Description |
kFull_ST = 0 |
Uses the complete view for sectioning. |
kHalfFirst_ST |
Specifies which half of the view is used for sectioning. The section preview is attached to the cursor, along with the first segment. |
kSecondHalf_ST |
Specifies which half of the view is used for sectioning. The section preview is attached to the cursor, along with the second segment. |
kOffset_ST |
Specifies that the offset specified by the section is used for cutting the model. |
kAligned_ST |
Specifies that the section view is always aligned perpendicular to the first or last section line. Not implemented yet |
kByObject_ST |
Specifies existing geometry within a view to be used as a section line. Not implemented yet |
kCircular_ST |
Specifies existing geometry within a view to be used as a section line. Not implemented yet |
kRectangular_ST |
Specifies existing geometry within a view to be used as a section line. |
kPolygon_ST |
Specifies existing geometry within a view to be used as a section line. |
Represents the type of a section view. The options you can view depend on the type you choose.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|