Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace
/
ViewsController Class
/ UseView Method
The view to use.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
UseView Method
In This Topic
Restore saved camera and visibility state from given view.
Syntax
C#
public
void
UseView(
View
view
)
Parameters
view
The view to use.
Exceptions
Exception
Description
EPLAN.Harness.API.Exceptions.FileClosedException
This file is not opened.
EPLAN.Harness.API.Exceptions.ArgumentNullException
Argument is null.
See Also
Reference
ViewsController Class
ViewsController Members