Go to the documentation of this file.
35 bool _isDragAndDropped =
false;
37 std::shared_ptr<Element> _droppedOnElement;
Definition: ActiveScript.h:10
Definition: GlobalId.h:28
Geom::Pnt getInsertionPoint() const
An element is a generalization of all components that make up an AEC product. Those elements can be l...
Definition: Element.h:30
The 'ActiveScript' is the script that is currently been executed ( the script's 'main' function is ca...
Definition: ActiveScript.h:21
Defines a non-persistent 3D Cartesian point.
Definition: Pnt.h:44
std::shared_ptr< Element > getDroppedOnElement() const
Base::String getFilePath() const
A Utf-16 (windows) or ucs4 (unix) encoded string class.
Definition: String.h:18
bool isDragAndDropped() const
Base::GlobalId getScriptId() const