Click or drag to resize

MeshThicknessMeasurementOppositePoint Property

Gets the point opposite to the measurement point.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public Point3d OppositePoint { get; }

Property Value

Type: Point3d
See Also