Click or drag to resize

Metodo QsHelperFileAbsoluteFileNameRelativeToDoc (String, Document, Application, Boolean)

[Manca la documentazione <summary> per "M:InvNetLib.FutureLibrary.QsHelperFile.AbsoluteFileNameRelativeToDoc(System.String,Inventor.Document,Inventor.Application,System.Boolean)"]

Namespace:  InvNetLib.FutureLibrary
Assembly:  InvNetLib (in InvNetLib.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
C#
public static string AbsoluteFileNameRelativeToDoc(
	string fileNameA,
	Document doc,
	Application app,
	bool tryProject
)

Parametri

fileNameA
Tipo: SystemString

[Manca <param nome="fileNameA"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperFile.AbsoluteFileNameRelativeToDoc(System.String,Inventor.Document,Inventor.Application,System.Boolean)"]

doc
Tipo: Document

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

app
Tipo: Application

[Manca <param nome="app"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperFile.AbsoluteFileNameRelativeToDoc(System.String,Inventor.Document,Inventor.Application,System.Boolean)"]

tryProject
Tipo: SystemBoolean

[Manca <param nome="tryProject"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperFile.AbsoluteFileNameRelativeToDoc(System.String,Inventor.Document,Inventor.Application,System.Boolean)"]

Valore di ritorno

Tipo: String

[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsHelperFile.AbsoluteFileNameRelativeToDoc(System.String,Inventor.Document,Inventor.Application,System.Boolean)"]

Vedi anche