Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am creating a sketch Text on a face in assembly, using the methodology from Xiaodong Liang in the article http://adndevblog.typepad.com/manufacturing/2016/09/create-sketch-text-on-face-of-assembly.html. This code works fine.
The problem is that I want to add rotation to the text and this rotation code does not work. I put the following code at the end:
oSketchText.Style.Rotation = 1.57
It is not working. "oSketchText.Rotation = 1.57" neither.
Actually, similar code works fine for sketch in drawing mode as i tested
Anyone can help?
Thanks
Limin
Thanks
Limin
Inventor pro 2023 64 bit update 5.3; Windows 11 pro 64 bit version 24H2; Office 2013 64 bit
Limin
Inventor pro 2023 64 bit update 5.3; Windows 11 pro 64 bit version 24H2; Office 2013 64 bit
Solved! Go to Solution.