VisualAnalysisMode.Id Property

VisualAnalysisModeId Property

Gets the visual analysis mode GUID. The Guid is specified with the GuidAttribute applied to the class.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Guid Id { get; }
Public ReadOnly Property Id As Guid
	Get

Property Value

Type: Guid
See Also