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