M_Rhino_Geometry_SurfaceCurvature_OsculatingCircle - mcneel/rhinocommon-api-docs GitHub Wiki
Computes the osculating circle along the given direction.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Circle OsculatingCircle(
int direction
)
VB
Public Function OsculatingCircle (
direction As Integer
) As Circle
- direction
- Type: System.Int32
Direction index, valid values are 0 and 1.
Type: Circle
The osculating circle in the given direction or Circle.Unset on failure.
Supported in: 6.0.16224.21491, 5D58w