PickContextPickFrustumTest Method (BezierCurve, Double, Double, Double) |
[Missing <summary> documentation for "M:Rhino.Input.Custom.PickContext.PickFrustumTest(Rhino.Geometry.BezierCurve,System.Double@,System.Double@,System.Double@)"]
Namespace: Rhino.Input.Custom
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool PickFrustumTest( BezierCurve bezier, out double t, out double depth, out double distance )
Public Function PickFrustumTest ( bezier As BezierCurve, <OutAttribute> ByRef t As Double, <OutAttribute> ByRef depth As Double, <OutAttribute> ByRef distance As Double ) As Boolean
Parameters
- bezier
- Type: Rhino.GeometryBezierCurve
[Missing <param name="bezier"/> documentation for "M:Rhino.Input.Custom.PickContext.PickFrustumTest(Rhino.Geometry.BezierCurve,System.Double@,System.Double@,System.Double@)"]
- t
- Type: SystemDouble
[Missing <param name="t"/> documentation for "M:Rhino.Input.Custom.PickContext.PickFrustumTest(Rhino.Geometry.BezierCurve,System.Double@,System.Double@,System.Double@)"]
- depth
- Type: SystemDouble
[Missing <param name="depth"/> documentation for "M:Rhino.Input.Custom.PickContext.PickFrustumTest(Rhino.Geometry.BezierCurve,System.Double@,System.Double@,System.Double@)"]
- distance
- Type: SystemDouble
[Missing <param name="distance"/> documentation for "M:Rhino.Input.Custom.PickContext.PickFrustumTest(Rhino.Geometry.BezierCurve,System.Double@,System.Double@,System.Double@)"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:Rhino.Input.Custom.PickContext.PickFrustumTest(Rhino.Geometry.BezierCurve,System.Double@,System.Double@,System.Double@)"]

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