CADability dotNET
Overload List
| Name | Description | |
|---|---|---|
| Contains(BoundingCube) |
Returns true if this cube contains the provided cube. (<= will be checked)
| |
| Contains(GeoPoint) |
Returns true if this cube contains the provided point. (<= will be checked)
| |
| Contains(GeoPoint, Double) |
Returns true if this cube contains the provided point.
Points within the cube extended by precision
will also be accepted.
|