Interface IWallOpening
Represents a wall opening
Inherited Members
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public interface IWallOpening : IEntity, IHaveId, IHaveIndex, IHaveName, IHaveUserName, IPlanarEntity
Properties
Name | Description |
---|---|
Height | Gets the height of this wall opening |
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 |