ReinforcementMesh Properties |
The ReinforcementMesh type exposes the following members.
Properties
Name | Description | |
---|---|---|
Attributes |
The attributes of the reinforcement.
For more information see ReinforcementBaseReinforcementMeshAttributes.
| |
Hideable |
Accesses the information if this object is hidden or not or if it should be.
(Inherited from ModelObject.) | |
ModelIdentifier |
The database identifier of the model object in the model database.
By using this identifier, it is possible to select the actual object
in the Tekla Structures model.
(Inherited from ModelObject.) | |
QueryReturnValue |
Status information about the latest database operation (select, insert, modify, delete).
(Inherited from DatabaseObject.) | |
ReinforcementCustomPositionCrossing |
Defines the location of the crossing bar when using MeshReinforcementVisibilityCrossing == ReinforcementVisibilityTypes.Customized.
This location is a value between 0.0 and 1.0 and it defines the proportion from the mesh's start point.
| |
ReinforcementCustomPositionLongitudinal |
Defines the location of the longitudinal wire when using ReinforcementVisibility == ReinforcementVisibilityTypes.Customized.
This location is a value between 0.0 and 1.0 and it defines the proportion from the reinforcement's start point.
|
See Also