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: 26.4.0.0 (26.4.0.0)
Sintassi
public abstract bool InvSetContext(
	DedInvCommandContext invCmdCtx
)

Parametri

invCmdCtx  DedInvCommandContext
Selezione attuale presente in Inventor.

Valore di ritorno

Boolean
Vedi anche