Create a layer freeze in all VPORTS

Discussion in 'AutoCAD' started by Gustavo Guidi, Sep 17, 2004.

  1. Is it possible to create a LAYER Freeze in ALL NEW VPORTS whithout changing
    the TILEMODE to go to the Layout. I mean whitout changing the display from
    model to Paper Space
    (I know it can be done with VPLAYER but you have to change from Model to
    Paper)
     
    Gustavo Guidi, Sep 17, 2004
    #1
  2. Gustavo Guidi

    Rodney Estep Guest

    LAYER group codes

    Group codes
    Description

    100
    Subclass marker (AcDbLayerTableRecord)

    2
    Layer name

    70
    Standard flags (bit-coded values):
    1 = Layer is frozen; otherwise layer is thawed
    2 = Layer is frozen by default in new viewports
    4 = Layer is locked
    16 = If set, table entry is externally dependent on an xref
    32 = If both this bit and bit 16 are set, the externally dependent
    xref has been successfully resolved
    64 = If set, the table entry was referenced by at least one entity in
    the drawing the last time the drawing was edited. (This flag is for the
    benefit of AutoCAD commands. It can be ignored by most programs that read
    DXF files and need not be set by programs that write DXF files)

    62
    Color number (if negative, layer is off)

    6
    Linetype name

    290
    Plotting flag. If set to 0, do not plot this layer

    370
    Lineweight enum value

    390
    Hard-pointer ID/handle of PlotStyleName object
     
    Rodney Estep, Sep 19, 2004
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.