|
![]() |
Represents the state of a command in the GUI
Namespace: Autodesk.Navisworks.Api.Plugins
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
Visual Basic |
---|
Public NotInheritable Class CommandState |
C# |
---|
public sealed class CommandState |
Visual C++ |
---|
public ref class CommandState sealed |
Remarks
Plugins return this class to set the status of a command in the GUI. Its main use is to enable or disable commands.