RhinoCommon API
Rectangle3dContains Method (Point3d) |
Determines if a point is included in this rectangle.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public PointContainment Contains( Point3d pt )
Public Function Contains ( pt As Point3d ) As PointContainment
Parameters
- pt
- Type: Rhino.GeometryPoint3d
Point to test. The point will be projected onto the Rectangle plane before inclusion is determined.
Return Value
Type: PointContainmentPoint Rectangle relationship.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8