Enum ShapeType
Defines the various types of shapes.
Namespace: TopSolid.Kernel.Automating
Assembly: cs.temp.dll.dll
Syntax
[AvailableSinceVersion(7, 6, 0, 0)]
public enum ShapeType
Remarks
This enum is available since v7.6.
Fields
| Name | Description |
|---|---|
| Empty | Empty. |
| Sheet | Sheet. |
| Solid | Solid. |
| Unclassified | Unclassified type. |