Click or drag to resize

Metodo InvCommandBaseInvSetContext

Inizializza il comando con il context di Inventor e restituisce true se riesce altrimenti false.

Namespace:  DedNetInv.Commands
Assembly:  DedNetInv (in DedNetInv.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi
public abstract bool InvSetContext(
	DedInvCommandContext invCmdCtx
)

Parametri

invCmdCtx
Tipo: DedNetInv.CommandsDedInvCommandContext
Selezione attuale presente in Inventor.

Valore di ritorno

Tipo: Boolean
Vedi anche