Determines the relationship of the input point with respect to this body.
"bRepBody_var" is a variable referencing a BRepBody object.
|
"bRepBody_var" is a variable referencing a BRepBody object.
|
Type | Description |
PointContainment | Returns a value from the PointContainment enum indicating the relationship of the input point to the body. |
Name | Type | Description |
point | Point3D | The point to do the containment check for. |