Question
How to override the dimension using toolkit?
Hi everyone,
I am facing a problem to override the dimension value, I have created an dimension using ProDrawingDimensionCreate().
And now I want to edit that dimension value through toolkit itself, manually we do it with using an option in drawing window called “override value of dimension”.
But I am unable to do it with toolkit using API.
Can anyone please help me by providing the solution.

