MPOLYGON

Discussion in 'AutoCAD' started by Ledi, Aug 1, 2003.

  1. Ledi

    Ledi Guest

    Hi!

    I have a small problem with this type of object.

    I have a dwg MPolygons and I need to get there coordinates in VBA.

    Dim SSet as acadselectionset
    Dim Coord as variant
    Coord = sset(index).coordinates <- here is the error

    error: Object doesn't support this property or method (Error 438)

    so what am I doing wrong here? Thank you
     
    Ledi, Aug 1, 2003
    #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.
Similar Threads
Loading...