Click or drag to resize

Metodo QsHelperDocumentSaveDocument

[Manca la documentazione <summary> per "M:InvNetLib.FutureLibrary.QsHelperDocument.SaveDocument(Inventor.Document@,System.String,System.String,System.Boolean@,System.Boolean@)"]

Namespace:  InvNetLib.FutureLibrary
Assembly:  InvNetLib (in InvNetLib.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
C#
public static bool SaveDocument(
	ref Document doc,
	string dirOut,
	string fileOut,
	ref bool silent = false,
	ref bool copyAs = false
)

Parametri

doc
Tipo: Document

[Manca <param nome="doc"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperDocument.SaveDocument(Inventor.Document@,System.String,System.String,System.Boolean@,System.Boolean@)"]

dirOut
Tipo: SystemString

[Manca <param nome="dirOut"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperDocument.SaveDocument(Inventor.Document@,System.String,System.String,System.Boolean@,System.Boolean@)"]

fileOut
Tipo: SystemString

[Manca <param nome="fileOut"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperDocument.SaveDocument(Inventor.Document@,System.String,System.String,System.Boolean@,System.Boolean@)"]

silent (Optional)
Tipo: SystemBoolean

[Manca <param nome="silent"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperDocument.SaveDocument(Inventor.Document@,System.String,System.String,System.Boolean@,System.Boolean@)"]

copyAs (Optional)
Tipo: SystemBoolean

[Manca <param nome="copyAs"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperDocument.SaveDocument(Inventor.Document@,System.String,System.String,System.Boolean@,System.Boolean@)"]

Valore di ritorno

Tipo: Boolean

[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsHelperDocument.SaveDocument(Inventor.Document@,System.String,System.String,System.Boolean@,System.Boolean@)"]

Vedi anche