hurley710
Automotive
- Feb 4, 2009
- 59
Currently, we export drawings into an Electronic Data Management System using GRIP. Drawings are released into .hgl format. Is there a way to automate an export of these drawings as .pdf?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
as that sparked an idea which I hope is the solution for this journal. Also, I would still love to see what settings you use for successful DXF export so that CGM's will not need to be used.notice that also in dxfdwg export a view option is aviable
Dim strCurrentDate as string
strCurrentDate = format(Today, "MMddyy")
Does it return the same error for every part? This line of code is simply trying to perform a 'replace view' to switch to the top view. Try doing this manually (right click in the model view -> Replace view -> Top view) and see what happens.NX said:Orignal view to replace in layout is invalid