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: 25.3.0.0 (25.3.0.0)
Sintassi
C#
public static void EnsureDocumentOpen(
	string docPath
)

Parametri

docPath  String
The document path.
Vedi anche