vlax-ename->vla-object

Discussion in 'AutoCAD' started by Bill Wright, Sep 22, 2004.

  1. Bill Wright

    Bill Wright Guest

    I am having some performance issues and am wondering if this could be
    my problem:
    I have this bit of code throughout my program:
    (setq VlaxEName (vlax-ename->vla-object rafter_1))

    I am wondering if I have to call (vlax-release-object VlaxEName) after
    I'm finished with each rafter_1 variable which changes to different
    objects (ename) in a loop?
     
    Bill Wright, Sep 22, 2004
    #1
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.