Metodi di Find
|
Il tipo FindInRicerca espone i seguenti membri.
| Nome | Descrizione | |
|---|---|---|
|
|
AcadEnabled |
Restituisce se il comando sia abilitato in base alla selezione.
(Sovrascrive AcadCommandBaseAcadEnabled(DedAcadCommandContext)) |
|
|
AcadSetContext |
Restituisce se il comando sia inizializzato correttamente con la selezione corrente.
(Sovrascrive AcadCommandBaseAcadSetContext(DedAcadCommandContext)) |
|
|
ClearCommand |
Azzera e rigenera il comando.
(Sovrascrive AcadCommandBaseClearCommand) |
|
|
Enabled |
Restituisce se il comando sia abilitato in base al contesto.
Restituisce sempre false perché non è incluso nell'interfaccia utente.
(Ereditato da AcadCommandBase) |
|
|
Equals |
(Ereditato da DedCommand) |
|
|
ExecuteCommand |
Lancia il comando vero e proprio.
(Sovrascrive AcadCommandBaseExecuteCommand) |
|
|
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.
(Ereditato da AcadCommandBase) |
|
|
ToString |
(Ereditato da DedCommand) |