Enum PortalFrameSupportStiffnessType
Represents the stiffness type for a portal frame support
Namespace: TSD.API.Remoting.PortalFrames
Assembly: TSD.API.Remoting.dll
Syntax
public enum PortalFrameSupportStiffnessType
Fields
Name | Value | Description |
---|---|---|
Free | Free = 3 | Free |
Restrained | Restrained = 1 | Restrained |
Stiffness | Stiffness = 2 | Stiffness |
Unknown | Unknown = 0 | Unknown |