Determines the topological relation of the halfspace to another.
Namespace: SphericalAssembly: SphericalLib (in SphericalLib.dll) Version: 1.0.5951.32246 (1.0.0.0)
Syntax
| C# |
|---|
public Topo GetTopo( Halfspace h ) |
| Visual C++ |
|---|
public: Topo GetTopo( Halfspace h ) |
| F# |
|---|
member GetTopo : h:Halfspace -> Topo |
Parameters
- h
- Type: Spherical..::..Halfspace
The halfspace to test.