RhinoObjectInVisualAnalysisMode Method |
Reports if any visual analysis mode is currently active for an object.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool InVisualAnalysisMode()
Public Function InVisualAnalysisMode As Boolean
Return Value
Type:
Booleantrue if an analysis mode is active; otherwise false.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also