SoShapeHintsShapeTypes Enumeration |
Hints about entire shape: if shape is known to be a solid object, as opposed to a surface.
Namespace: OIV.Inventor.Nodes
Member name | Value | Description | |
---|---|---|---|
UNKNOWN_SHAPE_TYPE | 0 | Nothing is known about the shape. | |
SOLID | 1 | The shape encloses a volume. |