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: 26.4.0.0 (26.4.0.0)
Sintassi
C#
public static bool IsLibraryDocument(
	Document oDoc
)

Parametri

oDoc  Document
The o document.

Valore di ritorno

Boolean

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

Vedi anche