Derives the difference of the region and the specified convex.
Namespace: SphericalAssembly: SphericalLib (in SphericalLib.dll) Version: 1.0.5951.32246 (1.0.0.0)
Syntax
C# |
---|
public Region SmartDifference( Convex c ) |
Visual C++ |
---|
public: Region^ SmartDifference( Convex^ c ) |
F# |
---|
member SmartDifference : c:Convex -> Region |
Parameters
- c
- Type: Spherical..::..Convex
The convex.
Return Value
[Missing <returns> documentation for "M:Spherical.Region.SmartDifference(Spherical.Convex)"]