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