IConstructionPointGroupSize Property

Gets the geometric size of this point group (in [mm])

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

Property Value

Type: IReadOnlyPropertyDouble
Remarks
Size is defined as twice the distance of the farthest group point from the group Coordinates.
See Also