cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
LVirone Greisch
Booster

How translate/rotate an existing element ?

Hello,

 

I can't find how to translate/rotate an existing element, can someone help me ?

 

The devKit project Element_Test doesn't contains an example for this, and I didn't found the function in the API Documentation.

 

Thanks

Virone Lorenzo
1 Solution

Accepted Solutions

Use ACAPI_Element_Edit. Take a look at the Element_Test example project, specifically in "Element_Edit.cpp" and the functions:

  • Do_DragElems
  • Do_StretchElems
  • Do_ResizeElems
  • Do_RotateElems
  • Do_MirrorElems
  • Do_ElevElems
Ralph Wessel BArch
Central Innovation

Go to post

2 Replies 2

Use ACAPI_Element_Edit. Take a look at the Element_Test example project, specifically in "Element_Edit.cpp" and the functions:

  • Do_DragElems
  • Do_StretchElems
  • Do_ResizeElems
  • Do_RotateElems
  • Do_MirrorElems
  • Do_ElevElems
Ralph Wessel BArch
Central Innovation
LVirone Greisch
Booster

Thanks @Ralph Wessel 

 

I was searching for "Translate" or "Move", not for "Drag".

Virone Lorenzo

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!