Interface ISlabOpening
Represents an opening in slab
Inherited Members
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public interface ISlabOpening : IEntity, IHaveId, IHaveIndex, IHaveName, IHaveUserName, IPlanarEntity
Properties
Name | Description |
---|---|
Angle | Gets the angle of the opening (in [rad]) |
Center | Gets a 2D point representing the center of the opening |
Height | Gets the height of the opening (in [mm]) |
Radius | Gets the radius of the opening (in [mm]) |
ReferencePlane | Gets the reference plane |
SlabOpeningType | Gets the type of the slab opening |
Width | Gets the width of the opening (in [mm]) |