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