PortalFrameSpanGeometryParams Class

Represents parameters required to set the geometry of a portal frame span
Inheritance Hierarchy
SystemObject
  TSD.API.Remoting.PortalFrames.CreatePortalFrameSpanParams
    TSD.API.Remoting.PortalFrames.CreatePortalFrameSpanGeometryParams

Namespace: TSD.API.Remoting.PortalFrames.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
public sealed class PortalFrameSpanGeometryParams : PortalFrameSpanParams

The PortalFrameSpanGeometryParams type exposes the following members.

Properties
 NameDescription
Public propertyApexDistance Gets or sets the x-distance of the apex from the start of the span (in [mm])
Public propertyApexRise Gets or sets the rise to the apex (in [mm])
Public propertyApexSlope Gets or sets the slope to the apex (in [rad])
Public propertyApexSlopeOption Gets or sets the slope option to the apex
Public propertyLeftApexDistance Gets or sets the x-distance of the left apex from the start of the span (in [mm])
Public propertyLeftApexRise Gets or sets the rise from the start of the span to the left apex (in [mm])
Public propertyLeftApexSlope Gets or sets the slope from the start of the span to the left apex (in [rad])
Public propertyLeftApexSlopeOption Gets or sets the slope option from the start of the span to the left apex
Public propertyLeftLevel Gets or sets the left side level of the span (in [mm])
(Inherited from PortalFrameSpanParams)
Public propertyLeftLevelOption Gets or sets the left side level option
Public propertyLength Gets or sets the length of the span (in [mm])
Public propertyMonoPitchSlope Gets or sets the slope of a mono-pitch span (in [rad])
Public propertyMonoPitchSlopeOption Gets or sets the slope option of a mono-pitch span
Public propertyPortalFrameSpanType Gets or sets the type of the span
(Inherited from PortalFrameSpanParams)
Public propertyRightApexDistance Gets or sets the x-distance of the right apex from the start of the span (in [mm])
Public propertyRightLevel Gets or sets the right side level of the span (in [mm])
(Inherited from PortalFrameSpanParams)
Public propertyRightLevelOption Gets or sets the right side level option
Top
Methods
 NameDescription
Public methodStatic memberCreate Creates a new instance of PortalFrameSpanGeometryParams class
Public methodStatic memberFrom Creates a new instance of PortalFrameSpanGeometryParams class based on given portal frame span
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next