PortalFrameValleyParapetParams Class

Represents parameters required to set the portal frame valley parapet
Inheritance Hierarchy
SystemObject
  TSD.API.Remoting.PortalFrames.CreatePortalFrameValleyParapetParams

Namespace:  TSD.API.Remoting.PortalFrames.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public class PortalFrameValleyParapetParams

The PortalFrameValleyParapetParams type exposes the following members.

Constructors
  NameDescription
Public methodPortalFrameValleyParapetParams(IPortalFrameValley)
The constructor for a portal frame valley parapet parameters
Public methodPortalFrameValleyParapetParams(Boolean, Double)
The constructor for a portal frame valley parapet parameters
Top
Properties
  NameDescription
Public propertyIsParapetActive
Gets or sets a value indicating whether the parapet is active
Public propertyParapetHeight
Gets or sets the parapet height (in [mm])
Top
See Also