OrsSceneViewSynchronizer

Manages synchronizing zoom and/or position of views in different scenes

author:

Dragonfly Team

contact:

https://dragonfly.comet.tech

email:

support.dragonfly@comet.tech

organization:

Comet Technologies Canada Inc.

address:

460 Ste-Catherine Ouest, suite 600, Montréal, Québec, Canada, H3B 1A7

copyright:

Comet Technologies Canada Inc. All rights reserved 2023.

date:

Jan 07 2017 12:07

dragonflyVersion:

2.1.0.200 (D)

UUID:

1d94a12c761a11e78445448a5b5d70c0

Class Code

class OrsPythonPlugins.OrsSceneViewSynchronizer.OrsSceneViewSynchronizer.OrsSceneViewSynchronizer(*args, **kwargs)
cleanup()

Deletes the variables managed by the plugin. It is the place to remove callbacks and other references to Python objects that would prevent them to be garbage collected. This method is called during the process of deletion of the plugin. It calls for the cleanup and deletion of the forms.

classmethod getMainFormClass()

Gets the class of the main form

Returns:

output

refreshUIFromModel()

Calls the UI to be updated based on the implementation