VisualAnalysisModeName Property |
Gets the name of the analysis mode. It is used by the _What command and the object
properties details window to describe the object.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic abstract string Name { get; }Public MustOverride ReadOnly Property Name As String
Get
Property Value
Type:
String
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also