Mesh.GetArea Method

Public Function GetArea( _ 
ByRef centroid As Point3D
) As Double
This language is not supported or no code example is available.
public double GetArea( 
out Point3D centroid 
)
This language is not supported or no code example is available.

Parameters

centroid
Point3D

Return Value

double

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition