MeshFaceListGetFaceCenter Method |
For a triangular face, this is the centroid or barycenter.
For a quad, this is the avarage of four coner points.
Namespace: Rhino.Geometry.Collections
public Point3d GetFaceCenter( int faceIndex )
Public Function GetFaceCenter ( faceIndex As Integer ) As Point3d