Class PortalFrameValleyParapetParams
Represents parameters required to set the portal frame valley parapet
Namespace: TSD.API.Remoting.PortalFrames.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class PortalFrameValleyParapetParams
Properties
| Name | Description |
|---|---|
| IsParapetActive | Gets or sets a value indicating whether the parapet is active |
| ParapetHeight | Gets or sets the parapet height (in [mm]) |
Methods
| Name | Description |
|---|---|
| Create(bool, double) | Creates a new instance of PortalFrameValleyParapetParams class |
| From(IPortalFrameValley?) | Creates a new instance of PortalFrameValleyParapetParams class based on given portal frame valley |