ISlab |
The ISlabItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
CheckResult | Gets the general check result | |
CheckResultBearingPressure | Gets the check result for bearing pressure | |
CheckResultDeflection | Gets the check result for deflection | |
CheckResultsByLayer | Gets the check results for layer types | |
CheckResultSlabDepth | Gets the check result for slab depth | |
ColumnDropData | Gets the column drop data if this slab item is a column drop | |
ConstructionPlaneInfo |
Gets the EntityInfo of the IConstructionPlane (Inherited from IPlanarEntity) | |
ConstructionPointIndices |
Gets the indices of IConstructionPoints defining this element's shape
(Inherited from IAreaElement) | |
ElementGroupName |
Gets the name of the element group
(Inherited from IEntity) | |
ElementPlane |
Gets the element IPlane (respecting the element orientation)
(Inherited from IAreaElement) | |
EntityType |
Gets the type of the entity
(Inherited from IEntity) | |
Id |
Gets the ID
(Inherited from IHaveId) | |
Index |
Gets the index
(Inherited from IHaveIndex) | |
IsColumnDrop | Gets a value indicating whether the slab item is a column drop | |
IsOverhang | Gets a value indicating whether this slab item is an overhang | |
Name |
Gets the name
(Inherited from IHaveName) | |
RotationAngle |
Gets the rotation angle (in [rad])
(Inherited from IAreaElement) | |
SlabIndex | Gets the slab index | |
SlabItemData | Gets the ISlabItemData | |
SlabItemEdges | Gets a collection of ISlabItemEdge instances | |
SlabItemOverhangData | Gets the overhang data if this slab item is an overhang |
See Also