Cogo points LDD

Discussion in 'AutoCAD' started by SixFeet6, Nov 22, 2004.

  1. SixFeet6

    SixFeet6 Guest

    Hi,

    I believe it is possible to create LDD points using lisp, but does anyone know if i can be done for C3D points ? Or are they the same ?

    thx for your help.

    6Feet6
     
    SixFeet6, Nov 22, 2004
    #1
  2. There are differences in the LDT AECC_POINT and the C3D AECC_COGO_POINT.
    Lisp is *not supported* in Civil3D. Although you *may* be able to drive
    it with VL, you won't get any support from Autodesk (or a lot of other
    customizers).

    I can say from recent experience that they are easy to create using VBA.

    You may get better responses in autodesk.aec.land-desktop.customization,
    mention the fact your using Civil3D early in the post and perhaps in the
    subject line.

    Terry
     
    Terry W. Dotson, Nov 22, 2004
    #2
  3. Autodesk isn't providing 'Native' LISP api support any longer,
    which means that the only way to access these features from
    LISP is via ActiveX functions.

    Visual LISP is an ActiveX client, so anything you can do in VBA
    (that does not require handling ActiveX events) can be done
    from Visual LISP, via the ActiveX functions.
     
    Tony Tanzillo, Nov 22, 2004
    #3
  4. SixFeet6

    Kaai Guest

    Tony,
    Does that include the Sheet set? I posted a ways back and was told only
    with vba...just curious if that anything w/ vba can be done w/ v-lisp was a
    blanket statement...
     
    Kaai, Nov 22, 2004
    #4
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.