Click or drag to resize
SbFileHelperCleanUpPath Method

Removes all multiple occurences of '/' in the path.

Namespace: OIV.Inventor.Helpers
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static string CleanUpPath(
	string path
)

Parameters

path
Type: SystemString

Return Value

Type: String
Remarks