IStructural |
Represents a structural wall
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
The IStructuralWall type exposes the following members.
| Name | Description | |
|---|---|---|
| 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) | |
| MeshHorizontalSize | Gets the wall mesh horizontal size (in [mm]) | |
| MeshType | Gets the mesh type | |
| MeshVerticalSize | Gets the wall mesh vertical size (in [mm]) | |
| Name |
Gets the name
(Inherited from IHaveName) | |
| RotationAngle |
Gets the rotation angle (in [rad])
(Inherited from IAreaElement) | |
| SpanCount | Gets the number of spans | |
| StructuralWallData | Gets additional structural wall data |
| Name | Description | |
|---|---|---|
| CalculateAutomaticExtensionAsync | Calculates automatic extensions in this wall | |
| GetReinforcementAsync | Returns the collection of reinforcement in this wall | |
| GetSpanAsync | Returns the spans from the given indices | |
| GetUserDefinedAttributesAsync |
Returns a collection of IUserDefinedAttribute instances
(Inherited from IHaveUserDefinedAttributes) | |
| SetUserDefinedAttributeAsync |
Sets an user defined text attribute
(Inherited from IHaveUserDefinedAttributes) | |
| SetUserDefinedAttributesAsync |
Sets user defined attributes
(Inherited from IHaveUserDefinedAttributes) | |
| SetUserDefinedEmbeddedFileAttributeAsync |
Sets an user defined embedded file attribute
(Inherited from IHaveUserDefinedAttributes) |