Overload_Rhino_Geometry_AreaMassProperties_Compute - mcneel/rhinocommon-api-docs GitHub Wiki

AreaMassProperties.Compute Method

Overload List

 

Name Description
Public methodStatic member Compute(Brep) Computes an AreaMassProperties for a brep.
Public methodStatic member Compute(Curve) Computes an AreaMassProperties for a closed planar curve.
Public methodStatic member Compute(IEnumerable(GeometryBase)) Computes the Area properties for a collection of geometric objects. At present only Breps, Surfaces, Meshes and Planar Closed Curves are supported.
Public methodStatic member Compute(Hatch) Computes an AreaMassProperties for a hatch.
Public methodStatic member Compute(Mesh) Computes an AreaMassProperties for a mesh.
Public methodStatic member Compute(Surface) Computes an AreaMassProperties for a surface.
Public methodStatic member Compute(Curve, Double) Computes an AreaMassProperties for a closed planar curve.
  Back to Top

See Also

Reference

AreaMassProperties Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️