Click or drag to resize
SoFontSetFontPaths Method

Specifies paths for searching for font files.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static void SetFontPaths(
	string name_12227
)

Parameters

name_12227
Type: SystemString
Remarks

Using this method overrides all other font path definitions, i.e., Open Inventor environment variables and default system font directories. The paths must be separated by a semicolon (";")

See Also