PortalFrameSpanParams Class

Represents parameters required to create a portal frame span
Inheritance Hierarchy

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

The PortalFrameSpanParams type exposes the following members.

Constructors
  NameDescription
Public methodPortalFrameSpanParams
The constructor for parameters for creating a portal frame span
Top
Properties
  NameDescription
Public propertyLeftLevel
Gets or sets the left side level of the span (in [mm])
Public propertyPortalFrameSpanType
Gets or sets the type of the span
Public propertyRightLevel
Gets or sets the right side level of the span (in [mm])
Top
See Also