Libreria DedNetAcad
Metodo DedAcadAssociaDwgSetContext |
Non è un comando da aggiungere all'iterfaccia (restituisce sempre false).
Namespace: DedNetAcad
Assembly: DedNetAcad (in DedNetAcad.dll) Versione: 20.3.0.0 (20.3.0.0)
Sintassi
public virtual bool SetContext( DedCommandContext commandContext )
Public Overridable Function SetContext ( commandContext As DedCommandContext ) As Boolean
public: virtual bool SetContext( DedCommandContext^ commandContext )
abstract SetContext : commandContext : DedCommandContext -> bool override SetContext : commandContext : DedCommandContext -> bool
Parametri
- commandContext
- Tipo: DedNet.CommandsDedCommandContext
Contesto di selezione.
Valore di ritorno
Tipo: BooleanVedi anche