Create user-defined coordinate system #276
|
Dear developers, I would like to apply a polygon/line load with a direction that is rotated around the Global Z axis by an angle parameter. Thanks. Best regards, |
Answered by
OndraMichal
Jul 20, 2023
Replies: 1 comment
|
Hi @DannieCW, Pull request for Coordinate System Class was just created (here). |
0 replies
Answer selected by
dogukankaratas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @DannieCW,
create new coordinate system with help of set_coordinate_system function feeding definition of coordinate_system object into it. And than set it to Load. Is that what you are asking for?
Pull request for Coordinate System Class was just created (here).