IReinforcementMeshStartPosition1 Property

Gets the first point of the start line of the mesh

Namespace:  TSD.API.Remoting.Reinforcement
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IReadOnlyProperty<Point3D> StartPosition1 { get; }

Property Value

Type: IReadOnlyPropertyPoint3D
Remarks
In walls, the start position is relative to the "origin" of the design area of the wall. In foundations, the origin is the centre of the bottom face of the foundation.
See Also