AreaMassProperties.CentroidError Property

AreaMassPropertiesCentroidError Property

Gets the uncertainty in the centroid calculation.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Vector3d CentroidError { get; }
Public ReadOnly Property CentroidError As Vector3d
	Get

Property Value

Type: Vector3d
See Also