Click or drag to resize
ViewerExaminerLoadFile Method
Load a file and set the scene graph from it

Namespace: OIV.Inventor.ViewerComponents.Wpf.Viewers
Assembly: OIV.Inventor.ViewerComponents.Wpf (in OIV.Inventor.ViewerComponents.Wpf.dll) Version: 2025.2.0.RC.db7608bfdcbf9a946be10c477147543aa35b3e32
Syntax
public void LoadFile(
	string path
)

Parameters

path
Type: SystemString
See Also