Skip to main content
1-Visitor
September 14, 2018
Question

Drawing dimension text location using toolkit

  • September 14, 2018
  • 1 reply
  • 2507 views

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

This topic has been closed for replies.

1 reply

1-Visitor
September 14, 2018

Attaching code snippet for dimension creation I have used

September 19, 2018

Hi all,

Ketan, transformation from model to view coordinates was left out. Take a look at TestDim.c in toolkit examples.dim.png

 

1-Visitor
September 24, 2018

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.