update linear dim display precision

update linear dim display precision

Anonymous
Not applicable
657 Views
2 Replies
Message 1 of 3

update linear dim display precision

Anonymous
Not applicable

Hi,

 

Accidently the "linear dim display precision" in documnet settings in our part template has been set to 0 for a while. I want the setting to be 2,12 instead. 

 

 

Is there any way to copy this setting to all the affected drawings?

 

Is it maybe possible thru the api to update the setting on opening of a file?

 

Is there any easy way to correct this?

 

Please help, the setting is affectin the size of laser cut holes for threaded holes so its urgent.

 

/Lars

 

 

0 Likes
658 Views
2 Replies
Replies (2)
Message 2 of 3

sanjay.ramaswamy
Alumni
Alumni

This setting is accessible thru the API using the Parameters.LinearDimensionPrecision property. It would be possible to either write a utility that opens the specified files and updates the setting on all of them, or create an add-in that monitors the opening of documents and updates the setting.

 

0 Likes
Message 3 of 3

Anonymous
Not applicable

Thanks, but I'm not familiar with programming, can anyone help me getting started?

0 Likes