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: 25.3.0.0 (25.3.0.0)
Sintassi
C#
public static string AbsoluteFileNameRelativeToDoc(
	string fileNameA,
	Document doc,
	Application app,
	bool tryProject
)

Parametri

fileNameA  String

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

doc  Document

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

app  Application

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

tryProject  Boolean

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

Valore di ritorno

String

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

Vedi anche