How to Change Entity's Plotstyle

Discussion in 'AutoCAD' started by 83RagTop50, Sep 10, 2004.

  1. 83RagTop50

    83RagTop50 Guest

    In LISP for 2002 or 2004, how do I change an entity's plotstyle once I have the entity list? I haven't been able to find a reference to this in any of my resources. Obviously it can be done because the CHPROP command does it.

    Thanks,
    Bob
     
    83RagTop50, Sep 10, 2004
    #1
  2. 83RagTop50

    moshe Guest

    Hi Bob

    (vla-put-PlotStyleName Object "NewPlotStyleName")

    I did tried to find the dxf code for PlotStyleName but could not find it.

    Moshe

    have the entity list? I haven't been able to find a reference to this in any
    of my resources. Obviously it can be done because the CHPROP command does
    it.
     
    moshe, Sep 11, 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.