PileParamsLocalPosition Property

Gets the local coordinates of the pile

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

Property Value

Type: Point2D
Remarks
The local coordinates are relative to the structural group
See Also