Box.contains
- Box.contains(point)[source]
Verify if the box contains a given point.
- Parameters
point (
compas.geometry.Point
or (float, float, float))- Returns
bool
Verify if the box contains a given point.
point (compas.geometry.Point
or (float, float, float))
bool
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev