Skip to main content
10-Marble
April 16, 2026
Question

How to override the dimension using toolkit?

  • April 16, 2026
  • 0 replies
  • 19 views

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.