• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Dynamic Blocks

    Reply
    Active Member
    Posts: 7
    Registered: ‎04-29-2009

    coding of dynamic block:extracting the coding in vlisp

    80 Views, 1 Replies
    04-29-2009 05:28 AM
    hi I need some information on how you can extract the dynamic information of a dynamic block in visul lisp.

    like the dxf coding of block...(visibility / move)

    thanks for your time
    Please use plain text.
    Distinguished Contributor
    Posts: 1,709
    Registered: ‎11-22-2003

    Re: coding of dynamic block:extracting the coding in vlisp

    04-29-2009 08:30 PM in reply to: exue
    Dynamic block properties are not exposed through the dxf coding. You'll need to you learn and use the vlisp methods for reading and accessing them. I recommend you do some searches in the customization groups, there are a couple in the dynamic block forums, but you'll more readily available help over there.
    Please use plain text.