Click or drag to resize

Metodo QsInventorUtilsGetMasterDocument

Ritorna il master document dalla collection di documenti. Se si trova la factory torna quella, altrimenti ritorna il member, altrimenti null.

Namespace:  InvNetLib.FutureLibrary
Assembly:  InvNetLib (in InvNetLib.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
C#
public static Document GetMasterDocument(
	Document doc
)

Parametri

doc
Tipo: Document
Documento di cui cercare il Master

Valore di ritorno

Tipo: Document

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

Vedi anche