Updates the area of the region.

Namespace: Spherical
Assembly: SphericalLib (in SphericalLib.dll) Version: 1.0.5951.32246 (1.0.0.0)

Syntax

C#
public void UpdateArea()
Visual C++
public:
void UpdateArea()
F#
member UpdateArea : unit -> unit 

Remarks

It simply adds up the areas of the convexes.

See Also