@ForUseOnly public interface MPPViewportAgent
Modifier and Type | Field and Description |
---|---|
static SpecialistType<MPPViewportAgent> |
TYPE
Technical type of an agent specialized for multi-perspective viewport handling.
|
Modifier and Type | Method and Description |
---|---|
MPPViewports |
get()
Returns a new configuration object containing the multi-perspective viewports of the current project.
|
void |
set(MPPViewports viewports)
Takes the given
configuration and writes it back the the current project. |
static final SpecialistType<MPPViewportAgent> TYPE
MPPViewports get()
MPPViewports
void set(@NotNull MPPViewports viewports) throws LockException
configuration
and writes it back the the current project. In order to do
this, the project will be locked and saved.viewports
- the viewports to setLockException
- if the project could not be lockedCopyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210