Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. 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