AreaMassProperties.AreaError Property

AreaMassPropertiesAreaError Property

Gets the uncertainty in the area calculation.

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

Property Value

Type: Double
See Also