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: 9.9.13.0 (9.9.13.0)
Syntax
public static void SetFontPaths(
	string name_13698
)

Parameters

name_13698
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