Description:

Used to turn analysis modes on and off.

Syntax:
public bool EnableVisualAnalysisMode(
VisualAnalysisMode mode,
bool enable
)
Parameters:
  • enable
  • Type: bool
  • True if the mode should be activated; False otherwise.
Returns:
Type: bool
True if this object supports the analysis mode.
Available since:
5.0

/
/
/
EnableVisualAnalysisMode

EnableVisualAnalysisMode method

Class:  Rhino.DocObjects.RhinoObject

Nothing found