Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
When defining a section offset distance the dragger arrow is very helpful. I often use it to quickly view a variety of sections through a part or assembly.
However, the dragger seems to jump in increments of about 0.032". For smaller products this is far too large of an increment. Is there any way to adjust the sensitivity of the dragger arrow?
Solved! Go to Solution.
@seanmcdonn wrote:
When defining a section offset distance the dragger arrow is very helpful. I often use it to quickly view a variety of sections through a part or assembly.
However, the dragger seems to jump in increments of about 0.032". For smaller products this is far too large of an increment. Is there any way to adjust the sensitivity of the dragger arrow?
Hi,
try setting *_GRID_INTERVAL config.pro option. Eg. INCH_GRID_INTERVAL
@seanmcdonn wrote:
When defining a section offset distance the dragger arrow is very helpful. I often use it to quickly view a variety of sections through a part or assembly.
However, the dragger seems to jump in increments of about 0.032". For smaller products this is far too large of an increment. Is there any way to adjust the sensitivity of the dragger arrow?
Hi,
try setting *_GRID_INTERVAL config.pro option. Eg. INCH_GRID_INTERVAL
Perfect!! That works!! Thank you very much