Click or drag to resize

Metodo QsHelperDocumentIsLibraryDocument

Determines whether the document is a library (using the current project).

Namespace:  InvNetLib.FutureLibrary
Assembly:  InvNetLib (in InvNetLib.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
C#
public static bool IsLibraryDocument(
	Document oDoc
)

Parametri

oDoc
Tipo: Document
The o document.

Valore di ritorno

Tipo: Boolean

[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsHelperDocument.IsLibraryDocument(Inventor.Document)"]

Vedi anche