M_Rhino_Geometry_Surface_TryGetCone - mcneel/rhinocommon-api-docs GitHub Wiki
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) Version: Rhino 6.0
C#
public bool TryGetCone(
out Cone cone
)
VB
Public Function TryGetCone (
<OutAttribute> ByRef cone As Cone
) As Boolean
- cone
- Type: Rhino.Geometry.Cone
On success, the cone parameters are filled in.
Type: Boolean
true if the surface is a portion of a cone.
Supported in: 6.0.16224.21491, 5D58w