ISupportCoordinates Property

Gets the coordinates of the support

Namespace:  TSD.API.Remoting.Structure
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IReadOnlyProperty<Vector3D> Coordinates { get; }

Property Value

Type: IReadOnlyPropertyVector3D
See Also