Interface IHorizontalConstructionPlane
Represents a construction level
Inherited Members
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public interface IHorizontalConstructionPlane : IConstructionPlane, IEntity, IHaveId, IHaveIndex, IHaveName, IHaveUserName, ICanProvideBimData
Properties
| Name | Description |
|---|---|
| IsFloor | Gets a value indicating whether the level is specified as a floor |
| Level | Gets the height at which the level is (in [mm]) |
| LongReference | Gets the long name of the level |
| ShortReference | Gets the short name of the level |
| SlabThickness | Gets the thickness of slabs (in [mm]) |
| SourcePlaneId | Gets the ID of the source level |
| Type | Gets the type of the level |