Custom Properties in Sheet Set

Discussion in 'AutoCAD' started by pbherr, Jun 9, 2004.

  1. pbherr

    pbherr Guest

    Can anyone tell me or give me an example of adding custom Properties to a sheet set with vb.net.

    Thanks

    ph
     
    pbherr, Jun 9, 2004
    #1
  2. pbherr

    Ben Rand Guest

    Lee Ambrosius has a sample DVB project on his web site that adds a custom
    property to a sheet set.
    http://hyperpics.blogs.com/beyond_the_ui/visual_basicvba/ that may help you
    get started.

    I still can't figure out how to loop through the custom properties, even to
    do something simple like list the names and values of each property.

    It's too bad that a) the documentation for the SheetSet API is so lacking,
    and b) the sample project included with Autocad appears to have a lot of
    holes in it.

    Ben Rand
    CAD Manager
    CEntry Constructors & Engineers
     
    Ben Rand, Jun 9, 2004
    #2
  3. pbherr

    pbherr Guest

    Thanks for the reply, this did help, I was calling the propertybag incorrectly. Now I can finish the project. Sure would be nice if autodesk put out better documentation on the sheet set.

    Thanks again

    pherr
     
    pbherr, Jun 9, 2004
    #3
  4. pbherr

    Ben Rand Guest

    Would you mind posting some sample code when you get done? I'd like to see
    how you're accessing things.

    Thanks,

    Ben

    incorrectly. Now I can finish the project. Sure would be nice if autodesk
    put out better documentation on the sheet set.
     
    Ben Rand, Jun 9, 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.