Click or drag to resize

Triangle3dAreaCenter Property

Gets the triangle area centroid.

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

Property Value

Type: Point3d
See Also