Interface IReinforcementMesh
Represents a reinforcement mesh
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting.dll
Syntax
public interface IReinforcementMesh : IReinforcement
Properties
| Name | Description |
|---|---|
| Area | Gets the total area of the mesh (in [mm²]) |
| DistanceToFirstLongitudinalBar | Gets the distance to the first longitudinal bar along the line from start position 1 to start position 2 (in [mm]) |
| FlyingEnd | Gets the length of the "flying end" of the mesh at both ends (in [mm]) |
| Height | Gets the height of the mesh (in [mm]) |
| Id | Gets the unique ID of the mesh |
| Size | Gets the size of the reinforcement mesh used |
| StartPosition1 | Gets the first point of the start line of the mesh |
| StartPosition2 | Gets the second point of start line of the mesh |