Creating section points via ProSectionEntityAdd without snapping to grid?
In a custom TOOLKIT application, we are creating points in a section (via ProSectionEntityAdd), and they always appear to snap to a grid with spacing 0.01", which is far too coarse for our purposes. We've tried changing the part document accuracy to the minimum of 1e-4, and also changing the section epsilon to the minimum value of 1e-9.
Is there any way to avoid this snapping behavior and just leave the points at their specified positions?

