Interface ISlabOpening

Represents an opening in slab

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])

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