Interface ISlopedConstructionPlane
Represents a sloped construction plane
Inherited Members
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public interface ISlopedConstructionPlane : IConstructionPlane, IEntity, IHaveId, IHaveIndex, IHaveName, IHaveUserName
Remarks
Similar to levels - IHorizontalConstructionPlane - but sloped
Properties
Name | Description |
---|---|
DefinitionConstructionPointIndices | Gets indices of the three definition construction points |
SlabThickness | Gets the thickness of slabs (in [mm]) |
Slope | Gets the angle of the slope from horizontal plane (in [rad]) |
Type | Gets the type of the plane |