Compute the Area of the Brep. If you want proper Area data with moments
and error information, use the AreaMassProperties class.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax Public Function GetArea As Double
Return Value
Type:
DoubleThe area of the Brep.
See Also