Click or drag to resize

Metodo QsInventorUtilsGetMemberDocument (String)

Ritorna il member document dalla collection di documenti dato il FullDocName. Dato un FullDocName può esserci anche la factory nella collection.

Namespace:  InvNetLib.FutureLibrary
Assembly:  InvNetLib (in InvNetLib.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
C#
public static Document GetMemberDocument(
	string fullDocumentName
)

Parametri

fullDocumentName
Tipo: SystemString
FullDocName da cercare.

Valore di ritorno

Tipo: Document

[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsInventorUtils.GetMemberDocument(System.String)"]

Vedi anche