Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hello
Created new dimension in drawing using toolkit, but it's location is not proper.
Attached is code snippet along with what is the issue in drawing dimension text location.
Feel free to ask for any clarification or more details.
Regards
Ketan
Hi all,
Ketan, transformation from model to view coordinates was left out. Take a look at TestDim.c in toolkit examples.
I tried same as per attachment , but it did not work. 😞
Could you please suggest what I did is correct or not?
Thanks for your support.