Calculates the area of patch using the specified pivot point.
Namespace: SphericalAssembly: SphericalLib (in SphericalLib.dll) Version: 1.0.5951.32246 (1.0.0.0)
Syntax
C# |
---|
public double TestArea( Cartesian c ) |
Visual C++ |
---|
public: double TestArea( Cartesian c ) |
F# |
---|
member TestArea : c:Cartesian -> float |
Parameters
- c
- Type: Spherical..::..Cartesian
The pivot point.
Return Value
[Missing <returns> documentation for "M:Spherical.Patch.TestArea(Spherical.Cartesian)"]