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: 26.4.0.0 (26.4.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  Document

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

dirOut  String

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

fileOut  String

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

silent  Boolean  (Optional)

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

copyAs  Boolean  (Optional)

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

Valore di ritorno

Boolean

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

Vedi anche