Grasshopper API
GH_CapsuleContains Method |
Test a point for capsule containment.
Namespace: Grasshopper.GUI.Canvas
Assembly: Grasshopper (in Grasshopper.dll)

Parameters
- pt
- Type: System.DrawingPointF
Point to test.
Return Value
Type: BooleanTrue if the point is on the interior of the capsule.
