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