Click or drag to resize

RhinoObjectInVisualAnalysisMode Method

Reports if any visual analysis mode is currently active for an object.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool InVisualAnalysisMode()

Return Value

Type: Boolean
true if an analysis mode is active; otherwise false.
See Also