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