Extracts all the points from a convex hull specification
Namespace: Spherical.ShapeAssembly: SphericalHtm (in SphericalHtm.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public static List<double> extract( string textSpec ) |
| Visual C++ |
|---|
public: static List<double>^ extract( String^ textSpec ) |
| F# |
|---|
static member extract : textSpec:string -> List<float> |
Parameters
- textSpec
- Type: System..::..String
string containing the 'CHULL ' spec