Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Hey All,
I have imported some DXF geometry into a sketch (I have done this hundreds of times over the years).
My customer asked me to move the geometry slightly, so I redefined the sketch and attempted to MOVE & RESIZE to the geometry by windowing it in and moving it. I moved the geometry by picking it up and manually moving it with the mouse and cursor AND also by entering offsets into the MOVE & RESIZE dialog box. Looks like it is working just fine until I ACCEPT in the MOVE & RESIZE dialog box. I keep my eye on the geometry and see it snap back to its previous location.
The only way to overcome this seems to be to delete the existing sketch and then re-import the DXF file into the sketch.
Any ideas?
TIA,
--Neal
Solved! Go to Solution.
Hi,
you can create two datum plane representing horizontal and vertical references of your sketch and place them into your model using offset constraint. Then you can create a feature using DXF file and relate its position to these datum planes. If you need to move "DXF related" feature simply modify offset dimensions of datum planes.
MH
Hi,
you can create two datum plane representing horizontal and vertical references of your sketch and place them into your model using offset constraint. Then you can create a feature using DXF file and relate its position to these datum planes. If you need to move "DXF related" feature simply modify offset dimensions of datum planes.
MH
Dear Martin,
Thank you. I played around with this geometry for quite a while and ended up doing something extremely similar to this. I noticed that the geometry from the DXF file that I imported referenced my sketcher references for nearly every single dimension. So I created a centerline in sketch and immediately, all of the sketcher dimensions began to reference this centerline all except for one dimension (let's say in the x-direction), that was essentially the dimension from my sketcher reference to this new centerline.
Thank you,
--Neal