Gets a convex of specified width that contains the arc.
Namespace: SphericalAssembly: SphericalLib (in SphericalLib.dll) Version: 1.0.5951.32246 (1.0.0.0)
Syntax
C# |
---|
public Convex GetWideConvex( double arcmin ) |
Visual C++ |
---|
public: Convex^ GetWideConvex( double arcmin ) |
F# |
---|
member GetWideConvex : arcmin:float -> Convex |
Parameters
- arcmin
- Type: System..::..Double
The width of the convex along the arc in arcminutes.
Return Value
[Missing <returns> documentation for "M:Spherical.Arc.GetWideConvex(System.Double)"]