RhinoCommon API
GetConeGet Method |
Perform the 'get' operation.
Namespace: Rhino.Input.Custom
Assembly: RhinoCommon (in RhinoCommon.dll)
public Result Get( out Cone cone )
Public Function Get ( <OutAttribute> ByRef cone As Cone ) As Result
Parameters
- cone
- Type: Rhino.GeometryCone
[Missing <param name="cone"/> documentation for "M:Rhino.Input.Custom.GetCone.Get(Rhino.Geometry.Cone@)"]
Return Value
Type: Result[Missing <returns> documentation for "M:Rhino.Input.Custom.GetCone.Get(Rhino.Geometry.Cone@)"]