Interface ISlopedConstructionPlane

Represents a sloped construction plane

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

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next