IWall |
Represents a wall opening
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The IWallOpening type exposes the following members.
Properties
Name | Description | |
---|---|---|
ConstructionPlaneInfo |
Gets the EntityInfo of the IConstructionPlane (Inherited from IPlanarEntity) | |
ElementGroupName |
Gets the name of the element group
(Inherited from IEntity) | |
EntityType |
Gets the type of the entity
(Inherited from IEntity) | |
Height | Gets the height of this wall opening | |
Id |
Gets the ID
(Inherited from IHaveId) | |
Index |
Gets the index
(Inherited from IHaveIndex) | |
Name |
Gets the name
(Inherited from IHaveName) | |
Offset | Gets the 2d offset of this wall opening | |
ReferenceConstructionPointIndex | Gets the index of the reference construction point | |
ReferenceCoordinates | Gets the 3d coordinates of the reference point | |
ReferencePlane | Gets the reference plane | |
Width | Gets the width of this wall opening |
See Also