Click or drag to resize

Metodo AcadCommandBaseSetContext

Restituisce se il comando sia impostabile in base al contesto. Restituisce sempre false perché non è incluso nell'interfaccia utente.

Namespace: DedNetAcad
Assembly: DedNetAcad (in DedNetAcad.dll) Versione: 27.3.0-beta
Sintassi
public override bool SetContext(
	DedCommandContext commandContext
)

Parametri

commandContext  DedCommandContext
Contesto.

Valore di ritorno

Boolean
Vedi anche