Enum WestokBeamType
Represents a type of a Westok beam
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting.dll
Syntax
public enum WestokBeamType
Fields
| Name | Value | Description |
|---|---|---|
| Primary | Primary = 1 | Primary beam type |
| Secondary | Secondary = 2 | Secondary beam type |
| Unknown | Unknown = 0 | Unknown beam type |