Metodi di Acad
|
Il tipo AcadCommandBase espone i seguenti membri.
| Nome | Descrizione | |
|---|---|---|
|
|
AcadEnabled | Restituisce se il comando sia abilitato in base al contesto di Inventor attuale. |
|
|
AcadSetContext | Inizializza il comando con il context di Inventor e restituisce true se riesce altrimenti false. |
|
|
ClearCommand |
Azzera il comando.
(Sovrascrive DedCommand.ClearCommand) |
|
|
Enabled |
Restituisce se il comando sia abilitato in base al contesto.
Restituisce sempre false perché non è incluso nell'interfaccia utente.
(Sovrascrive DedCommand.Enabled(DedCommandContext)) |
|
|
Equals |
(Ereditato da DedCommand) |
|
|
ExecuteCommand |
Esegue il comando vero e proprio.
(Sovrascrive DedCommand.ExecuteCommand) |
|
|
GetHashCode |
(Ereditato da DedCommand) |
|
|
InitSubCommand |
(Ereditato da DedCommand) |
|
|
Run |
(Ereditato da DedCommand) |
|
|
RunSubCommand |
(Ereditato da DedCommand) |
|
|
SetContext |
Restituisce se il comando sia impostabile in base al contesto.
Restituisce sempre false perché non è incluso nell'interfaccia utente.
(Sovrascrive DedCommand.SetContext(DedCommandContext)) |
|
|
ToString |
(Ereditato da DedCommand) |