Enum ParameterRelayType
Defines the various types of parameter relays.
Namespace: TopSolid.Kernel.Automating
Assembly: cs.temp.dll.dll
Syntax
[AvailableSinceVersion(7, 8, 303, 120)]
public enum ParameterRelayType
Remarks
This enum is available since v7.8.303.120.
Fields
| Name | Description |
|---|---|
| External | External. |
| Internal | Internal. |
| None | Not a relay. |
| Project | Project. |