Click or drag to resize

Metodo QsInventorUtilsExecuteInventorCommand

Executes the passed inventor command.

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

Parametri

cmdName  String
Name of the command.

Valore di ritorno

Boolean

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

Eccezioni
EccezioneCondizione
Exception
Vedi anche