Click or drag to resize
SoSearchPathActionSetSeparatorChar Method

Sets separator char for search string.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetSeparatorChar(
	sbyte sepChar
)

Parameters

sepChar
Type: SystemSByte
Remarks

The default is '/'.

See Also