Description:

Determines if a document unit system is a metric unit system.

Syntax:
public bool IsMetricUnitSystem(
bool modelUnits
)
Parameters:
  • modelUnits
  • Type: bool
  • True to query model units, False to query page units.
Returns:
Type: bool
Return True if the length unit is a metric unit system.
Available since:
8.6

/
/
/
IsMetricUnitSystem

IsMetricUnitSystem method

Class:  Rhino.RhinoDoc

Nothing found