2027 Property
Changes 0
P

Solid.SurfaceArea

Description:
Returns the total surface area of this solid.
Remarks:
Calculates the surface area by adding together the areas of faces comprising this solid. Will slightly underestimate if curved surfaces are present.
public double SurfaceArea { get; }