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