GetCone.Get Method

GetConeGet Method

Perform the 'get' operation.

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
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@)"]

Version Information

Rhino for Windows

Supported in: 6.8
See Also