CADability dotNET

Overload List

  NameDescription
Public methodContains(BoundingCube)
Returns true if this cube contains the provided cube. (<= will be checked)
Public methodContains(GeoPoint)
Returns true if this cube contains the provided point. (<= will be checked)
Public methodContains(GeoPoint, Double)
Returns true if this cube contains the provided point. Points within the cube extended by precision will also be accepted.

See Also