Enum SmartShapeType
Defines the various types of smart shapes.
Namespace: TopSolid.Kernel.Automating
Assembly: cs.temp.dll.dll
Syntax
[AvailableSinceVersion(7, 8, 302, 80)]
public enum SmartShapeType
Remarks
This enum is available since v7.8.302.80.
Fields
Name | Description |
---|---|
Basic | Basic. |
Element | Provided by an element. |
None | Not used. |
Unclassified | Unclassified type. |