ISlab |
Represents an opening in slab
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The ISlabOpening type exposes the following members.
Properties
Name | Description | |
---|---|---|
Angle | Gets the angle of the opening (in [rad]) | |
Center | Gets a 2D point representing the center of the opening | |
ConstructionPlaneInfo |
Gets the EntityInfo of the IConstructionPlane (Inherited from IPlanarEntity) | |
ElementGroupName |
Gets the name of the element group
(Inherited from IEntity) | |
EntityType |
Gets the type of the entity
(Inherited from IEntity) | |
Height | Gets the height of the opening (in [mm]) | |
Id |
Gets the ID
(Inherited from IHaveId) | |
Index |
Gets the index
(Inherited from IHaveIndex) | |
Name |
Gets the name
(Inherited from IHaveName) | |
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]) |
See Also