IPortal |
Represents a portal frame valley
Namespace: TSD.API.Remoting.PortalFrames
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The IPortalFrameValley type exposes the following members.
Properties
Name | Description | |
---|---|---|
ColumnBase | Gets the valley column base | |
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) | |
IsParapetActive | Gets value indicating whether the parapet is active | |
ParapetHeight | Gets the parapet height | |
PortalFrameValleyType | Gets the type of the valley | |
Type |
Gets the SubEntityType (Inherited from ISubEntity) | |
ValleyBeamSupportData | Gets the valley beam support data |
Methods
Name | Description | |
---|---|---|
GetColumnAsync | Returns the valley column | |
GetParapetAsync | Returns the valley parapet | |
SetAsync | Sets the valley | |
SetColumnBaseAsync | Sets the column base | |
SetParapetAsync | Sets the parapet of the valley |
See Also