Click or drag to resize

Metodo QsHelperFileSplitInventorFileName

Splits the name of the inventor file returning the filename and the LOD.

Namespace: InvNetLib.FutureLibrary
Assembly: InvNetLib (in InvNetLib.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi
C#
public static string SplitInventorFileName(
	string fileName,
	ref string lodSuffix
)

Parametri

fileName  String
Name of the file.
lodSuffix  String
The lod suffix.

Valore di ritorno

String

[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsHelperFile.SplitInventorFileName(System.String,System.String@)"]

Vedi anche