Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / ViewsController Class / UseView Method
The view to use.
In This Topic
    UseView Method
    In This Topic
    Restore saved camera and visibility state from given view.
    Syntax
    public void UseView( 
       View view
    )

    Parameters

    view
    The view to use.
    Exceptions
    ExceptionDescription
    This file is not opened.
    Argument is null.
    See Also