Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
How do I get my detail views to display their scale in a ratio format as opposed to decimal? I went into drawing properties and changed "view_scale_format" to ratio_colon. THis didn't work. I tried changing "detail_view_scale_factor" and this didn't stick. It changed back to 2.000. I want my detail views to say "Detail A Scale 2:1".
Also how do I change the hatch pattern to a denser pattern? In the detail view it is barely recognizable that there is even a hatch.
Thanks
two changes to .dtl file
view_scale_denominator 100
view_scale_format RATIO_COLON
With regards to denser pattern,
select the hatch pattern, RMB > Properties
select x-component, spacing, hatch, overall, half.
if you continue to select "half" it will make the pattern "denser".
You may also enter a value if you so choose.