Enum SmartDirection2DType
Defines the various types of 2D smart directions.
Namespace: TopSolid.Kernel.Automating
Assembly: cs.temp.dll.dll
Syntax
[AvailableSinceVersion(7, 7, 0, 0)]
public enum SmartDirection2DType
Remarks
This enum is available since v7.7.
Fields
Name | Description |
---|---|
Basic | Basic. |
Element | Provided by an element. |
Item | Provided by an element item. |
None | Not used. |
Unclassified | Unclassified type. |