Message 1 of 2
3D Rotate with specific base point command using python script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear Forum Experts,
I am currently working on a Python script for AutoCAD Plant 3D and need assistance with implementing a 3D rotation of an object around a specific base point.
In current case I am able to use only rotate command, but this command is rotating object around its CG point only. Expecting output as shown in image above, Kindly Guide.