CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Checks the interference of this cube with the other provided cube
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public bool Interferes( BoundingCube bc ) |
| Visual Basic |
|---|
Public Function Interferes ( _ bc As BoundingCube _ ) As Boolean |
| Visual C++ |
|---|
public: bool Interferes( BoundingCube bc ) |
Parameters
- bc
- Type: CADability..::..BoundingCube
the other cube to test with