Kean Walmsley

July 2009

Sun Mon Tue Wed Thu Fri Sat
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  

Twitter Updates

    follow me on Twitter



    « An interview with Don Syme | Main | Changing the colour of the contents of an AutoCAD block using .NET »

    October 13, 2008

    Free AutoCAD programming webcast: .NET for LISP Programmers

    As mentioned in this previous post, my team delivers regular webcasts on programming with Autodesk technologies.

    Assuming you're reading this while the metaphorical ink's still damp, it's still not too late to register for a class being held on Thursday October 16th at 8am Pacific, 5pm CET: AutoCAD: .NET for LISP Programmers.

    Otherwise you should be able to find a recording of the webcast on this page within a few weeks of the session being delivered. In fact, here's the recording of the last time this session was delivered (although it may well have been updated slightly, as the session will also be delivered at AU 2008).

    Here's a brief synopsis of the topic covered by this webcast:

    You know that .NET is a modern and powerful programming environment. But, no matter how much you might want to start using it, you can't abandon all your old LISP code. We’ll show you how to write .NET code that can interoperate with your existing LISP code, with a special emphasis on user interface components.

    TrackBack

    TrackBack URL for this entry:
    http://www.typepad.com/services/trackback/6a00d83452464869e201053584418a970c

    Listed below are links to weblogs that reference Free AutoCAD programming webcast: .NET for LISP Programmers:

    » AutoCAD .NET for LISP Programmers from Between the Lines
    Kean Walmsley on his blog Through the Interface blog has posted about a free webcast for those LISP programmers customizing AutoCAD to learn .NET. [Read More]

    Comments

    Hi Kean,
    I was lloking through posts, and could not find an answer to this:
    The trim command allows crossing window selection of items within xrefs, as if the items are active.
    is there a way to do this with .net?
    I can do individual items no problem, but using windows is a dead end so far, I get the whole xref (block) or nothing...thanks

    Also, almost forgot, can .net get and set lisp variables that are in separate namespaces?
    I compile all my lisps to separate namespace vlx files.
    Last time I tried, you could only get at vars set from non-compiled lisps.
    thanks

    Hi James,

    I haven't tried this, myself (at least, not recently), but you might try setting PromptSelectionOptions.AllowSubSelections to true. I can't recall whether it works for XRefs.

    Failing that, I'd suggest asking ADN or posting to the discussion group.

    I don't recall what access is available for variables stored in VLXs - again, another good one to ask ADN or post to a forum.

    Regards,

    Kean

    I'll try that, thx

    Verify your Comment

    Previewing your Comment

    This is only a preview. Your comment has not yet been posted.

    Working...
    Your comment could not be posted. Error type:
    Your comment has been posted. Post another comment

    The letters and numbers you entered did not match the image. Please try again.

    As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

    Having trouble reading this image? View an alternate.

    Working...

    Post a comment

    Feed & Share

    Search