IVertical |
Represents a frame
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IVerticalConstructionPlane type exposes the following members.
Properties
Name | Description | |
---|---|---|
DefinitionSegment | Gets the segment defining the frame | |
ElementGroupName |
Gets the name of the element group
(Inherited from IEntity) | |
EntityType |
Gets the type of the entity
(Inherited from IEntity) | |
Id |
Gets the ID
(Inherited from IHaveId) | |
Index |
Gets the index
(Inherited from IHaveIndex) | |
Name |
Gets the name
(Inherited from IHaveName) | |
Plane |
Gets the base plane of this construction plane
(Inherited from IConstructionPlane) |
Methods
Name | Description | |
---|---|---|
GetConstructionHelpersAsync |
Returns a collection of IConstructionHelper instances
(Inherited from IConstructionPlane) |
See Also