Click or drag to resize

Metodo QsInventorUtilsExecuteInventorCommand

Executes the passed inventor command.

Namespace:  InvNetLib.FutureLibrary
Assembly:  InvNetLib (in InvNetLib.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
C#
public static bool ExecuteInventorCommand(
	string cmdName
)

Parametri

cmdName
Tipo: SystemString
Name of the command.

Valore di ritorno

Tipo: Boolean

[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsInventorUtils.ExecuteInventorCommand(System.String)"]

Eccezioni
EccezioneCondizione
Exception
Vedi anche