OrsShapeManipulator_9e380d3ac4b111e78130448a5b5d70c0

Manages controlling shapes (box, sphere, cylinder, capsule, …)

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:

Nov 08 2017 13:21

dragonflyVersion:

3.5.0.400 (D)

UUID:

9e380d3ac4b111e78130448a5b5d70c0

Class Code

class OrsPythonPlugins.OrsShapeManipulator_9e380d3ac4b111e78130448a5b5d70c0.OrsShapeManipulator_9e380d3ac4b111e78130448a5b5d70c0.OrsShapeManipulator_9e380d3ac4b111e78130448a5b5d70c0(*args, **kwargs)
handleTriggered(eventdata)

This method is called on every user input (mouse move, mouse click, key press, …) when the current state of the application is one of those declared by the plugin. This method can be used to perform specific tasks even if no action is currently in progress.

Parameters:

eventData (OrsEvent.eventdata.InputEventData) – the event data

interfacemethod showCenterOfShape3DInAllViewOfLayout(aShape: Shape3D, aViewGenealogicalName: str) None

Show the center of the shape in all views of scene layout of the view specified by the genealogical name

Parameters:
  • aShape (ORSModel.ors.Shape3D) – the aShape to show

  • aViewGenealogicalName (str) – a genealogical name