IPileLocalPosition Property

Gets the local coordinates of the pile

Namespace:  TSD.API.Remoting.Foundations
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IProperty<Point2D> LocalPosition { get; }

Property Value

Type: IPropertyPoint2D
Remarks
Local coordinates are relative to the structural group
See Also