Archicad 28 C++ API
|
Transformation parameters for elements. More...
#include <APIdefs_Elements.h>
Public Attributes | |
API_EditCmdID | typeID |
the operation code | |
bool | withDelete |
delete the target element after the operation (drag or drag a copy) | |
bool | topNodeStretched |
the upper node must be edited in case of vertical stretching | |
API_Coord | origC |
the origo; used for mirror and rotate | |
API_Coord3D | begC |
the start point of the edit vector; this is the reference point | |
API_Coord3D | endC |
the end point of the edit vector; generally this is the second click in Archicad | |
API_Coord3D | endC2 |
additional vector end point; used for mirror | |
Transformation parameters for elements.