Metodi di Inv
|
Il tipo InvCommandBase espone i seguenti membri.
Nome | Descrizione | |
---|---|---|
ClearCommand |
Azzera il comando.
(Sovrascrive DedCommand.ClearCommand) |
|
CreateButton | Crea l'istanza del pulsante associato a questo comando. | |
DisposeButton | Effettua il Dispose del pulsante associato a questo comando. | |
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) |
|
Execute | Esegue il comando vero e proprio. | |
ExecuteCommand |
Esegue il comando vero e proprio.
(Sovrascrive DedCommand.ExecuteCommand) |
|
GetHashCode |
(Ereditato da DedCommand) |
|
InitSubCommand |
(Ereditato da DedCommand) |
|
InvEnabled | Restituisce se il comando sia abilitato in base al contesto di Inventor attuale. | |
InvSetContext | Inizializza il comando con il context di Inventor e restituisce true se riesce altrimenti false. | |
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) |