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: 24.6.0.0 (24.6.0.0)
Sintassi
C#
public static string SplitInventorFileName(
	string fileName,
	ref string lodSuffix
)

Parametri

fileName
Tipo: SystemString
Name of the file.
lodSuffix
Tipo: SystemString
The lod suffix.

Valore di ritorno

Tipo: String

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

Vedi anche