GeometryClass Enumeration
Categorizes a piece of geometry within a GeometryStream. Visibility of classes of geometry can be toggled
within a view using ViewFlags.
@see   - GeometryStreamProps.
Members
| Name | Value | Description | 
| Construction |  | Used to classify geometry used as a drawing aid in constructing the Primary geometry. For example, grid lines. | 
| Dimension |  | Used to classify annotations which dimension (measure) the Primary geometry. | 
| Pattern |  | Used to classify geometry used to fill planar regions with a 2d pattern (e.g., hatch lines). | 
| Primary |  | Used to classify the "real" geometry within a model. Most geometry falls within this class. | 
Defined in
Last Updated: 24 June, 2025