Skip to main content
2-Explorer
September 19, 2018
Solved

2D drawing chamfer dimmension type

  • September 19, 2018
  • 1 reply
  • 2081 views

Greatings,

 my chef come with an idea, that chmafers should be shown not perpendicular to chamfer surface, but "the linear" shape is correct. See following picture for better immagination:

chamfer_format.JPG

Does exist some technique or config.pro oprions for setting this?

The only l will never do is: Adding chamfers dimmension manually Smiley Tongue .

 

have found https://community.ptc.com/t5/Detailing-MBD-MBE/Chamfer-call-out-shown-dimension/m-p/371845#M3202 but it doesnt help Smiley Sad

 

Have no idea why the chamfer format is a problem, but it is...

Thy in any advice

Regards

@mbonka

Best answer by mbonka

Hello @MartinHanak

 

 thanks that you drove me to correct way. Final drw.dtl config settings are:

 

default_chamf_dim_configuration LINEAR
default_chamf_text_orientation PARALLEL_TO_AND_ABOVE_LEADER
default_chamfer_text DX45

 

Have a nice day in Přerov...

 

Regards

@mbonka

1 reply

24-Ruby III
September 20, 2018

Hi,

with my dtl file I can see this ...

aaa.png

You can open attached drawing created in CR2 M070.

Drawing configuration file contains following options:

default_chamf_dim_configuration LEADER
default_chamf_text_orientation PARALLEL_TO_AND_ABOVE_LEADER
default_chamfer_text 45XD

 

mbonka2-ExplorerAuthorAnswer
2-Explorer
September 21, 2018

Hello @MartinHanak

 

 thanks that you drove me to correct way. Final drw.dtl config settings are:

 

default_chamf_dim_configuration LINEAR
default_chamf_text_orientation PARALLEL_TO_AND_ABOVE_LEADER
default_chamfer_text DX45

 

Have a nice day in Přerov...

 

Regards

@mbonka