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

Parametri

docPath
Tipo: SystemString
The document path.
Vedi anche