Click or drag to resize

Metodo QsHelperDocumentEnsureDocumentOpen

Ensures the document is opened in the current Inventor session.

Namespace: InvNetLib.FutureLibrary
Assembly: InvNetLib (in InvNetLib.dll) Versione: 27.1.0
Sintassi
C#
public static void EnsureDocumentOpen(
	string docPath
)

Parametri

docPath  String
The document path.
Vedi anche