RhinoCommon API
SurfaceTryGetCone Method (Cone) |
Tests a surface to see if it is a portion of a cone within RhinoMath.ZeroTolerance and return the cone.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool TryGetCone( out Cone cone )
Public Function TryGetCone ( <OutAttribute> ByRef cone As Cone ) As Boolean
Parameters
- cone
- Type: Rhino.GeometryCone
On success, the cone parameters are filled in.
Return Value
Type: Booleantrue if the surface is a portion of a cone.

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