2025-05-13 10:41 AM
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
Solved! Go to Solution.
2025-05-13 02:03 PM
Use ACAPI_Element_Edit. Take a look at the Element_Test example project, specifically in "Element_Edit.cpp" and the functions:
2025-05-13 02:03 PM
Use ACAPI_Element_Edit. Take a look at the Element_Test example project, specifically in "Element_Edit.cpp" and the functions:
2025-05-13 02:05 PM