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

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

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