Class PortalFrameSpanParams
Represents parameters required to create a portal frame span
Namespace: TSD.API.Remoting.PortalFrames.Create
Assembly: TSD.API.Remoting.dll
Syntax
public class PortalFrameSpanParams
Properties
| Name | Description |
|---|---|
| LeftLevel | Gets or sets the left side level of the span (in [mm]) |
| PortalFrameSpanType | Gets or sets the type of the span |
| RightLevel | Gets or sets the right side level of the span (in [mm]) |
Methods
| Name | Description |
|---|---|
| Create(PortalFrameSpanType, double, double) | Creates a new instance of PortalFrameSpanParams class |