Skip to main content
1-Visitor
July 1, 2010
Question

3D file opening

  • July 1, 2010
  • 1 reply
  • 3423 views

Is there a way to tell CadProcess to open a 3D drawing (an IGES file for example), in Wireframe instead of RENDERING as per default?

I could see that opening a drawing in that way, speeds up the opening from 20 to 35%.

Many thanx

Flavio

    1 reply

    12-Amethyst
    July 1, 2010

    You should be able to do this by going to Edit | Preferences and then scrolling to the '3D Options' portion of the window. Then click on the '3D Options...' button and choose what type of view you'd like to start with.

    1-Visitor
    July 2, 2010

    Nope, that's the way Isodraw convert the 3D files into an Isodraw file. I am talking about the way Isodraw diplay the image on the screen.

    Rendering.jpg

    I meant Rendering instead of Wireframe.

    Flavio

    12-Amethyst
    July 2, 2010

    I don't see a way to set that. The closest I've come is to have a simple, two line macro. Problem is that this only sets the initially view once opened versus before you open.Because of this, it does not address the opening speed.

    Macro 3D_Import

    Open

    3D Mode HLR

    End Macro