Description:

Get length of a curve given a string id in a specified unit system. UnitSystem enumeration as string

Syntax:
public static double CurveLength(
string id,
string unitSystem
)
Returns:
Type: double
Available since:
7.0

Description:

Get length of a curve given a string id

Syntax:
public static double CurveLength(
string id
)
Returns:
Type: double
Available since:
7.0

CurveLength method

Class:  Rhino.Runtime.TextFields

Nothing found