IPortal |
Represents a portal frame span
Namespace: TSD.API.Remoting.PortalFrames
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
The IPortalFrameSpan type exposes the following members.
| Name | Description | |
|---|---|---|
| ActivePositions | Gets the list of active positions for rafters | |
| ApexDistance | Gets the x-distance of the apex from the start of the span (in [mm]) | |
| ApexRise | Gets the rise to the apex (in [mm]) | |
| ApexSlope | Gets the slope to the apex (in [rad]) | |
| ApexSlopeOption | Gets the slope option to the apex | |
| EntityId |
Gets the entity id
(Inherited from ISubEntity) | |
| EntityIndex |
Gets the entity index
(Inherited from ISubEntity) | |
| EntityType |
Gets the EntityType (Inherited from ISubEntity) | |
| Id |
Gets the ID
(Inherited from IHaveId) | |
| Index |
Gets the index
(Inherited from IHaveIndex) | |
| IsTieActive | Gets value indicating whether the tie is active | |
| LeftApexDistance | Gets the x-distance of the left apex from the start of the span (in [mm]) | |
| LeftApexRise | Gets the rise from the start of the span to the left apex (in [mm]) | |
| LeftApexSlope | Gets the slope from the start of the span to the left apex (in [rad]) | |
| LeftApexSlopeOption | Gets the slope option from the start of the span to the left apex | |
| LeftLevel | Gets the left side level of the span (in [mm]) | |
| LeftLevelOption | Gets the left side level option | |
| Length | Gets the length of the span (in [mm]) | |
| MonoPitchSlope | Gets the slope of a mono-pitch span | |
| MonoPitchSlopeOption | Gets the slope option of a mono-pitch span | |
| Name |
Gets the name
(Inherited from IHaveName) | |
| PortalFrameSpanType | Gets the type of the span | |
| PropBase | Gets the prop base | |
| RightApexDistance | Gets the x-distance of the right apex from the start of the span (in [mm]) | |
| RightLevel | Gets the right side level of the span (in [mm]) | |
| RightLevelOption | Gets the right side level option | |
| TieLevel | Gets the level of the tie (in [mm]) | |
| TieLocation | Gets the location of the tie | |
| TieType | Gets the type of the tie | |
| Type |
Gets the SubEntityType (Inherited from ISubEntity) |
| Name | Description | |
|---|---|---|
| GetHaunchAsync | Returns the haunches from the given positions | |
| GetHaunchStateAsync | Returns the states of haunches from the given positions | |
| GetPropAsync | Returns the prop | |
| GetRafterAsync | Returns the rafters from the given positions | |
| GetTieAsync | Returns the tie | |
| SetGeometryAsync | Sets the geometry of the span | |
| SetHaunchesAsync | Sets the haunches of the portal frame span | |
| SetPropBaseAsync | Sets the prop base | |
| SetTieAsync | Sets the tie |