Class PortalFrameBaseParams
Represents parameters required to set the portal frame base
Namespace: TSD.API.Remoting.PortalFrames.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class PortalFrameBaseParams
Properties
| Name | Description |
|---|---|
| Offset | Gets or sets the offset of the base (in [mm]) |
| SupportData | Gets or sets the portal frame support data parameter |
Methods
| Name | Description |
|---|---|
| Create(double, PortalFrameBaseFixityType) | Creates a new instance of PortalFrameBaseParams class for portal frame base parameters |
| From(IPortalFrameBase?) | Creates a new instance of PortalFrameBaseParams class based on given portal frame base |