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

    AutoCAD Architecture Customization

    Reply
    Contributor
    lukasz.taraszka
    Posts: 13
    Registered: ‎10-07-2011

    How to create wall programmatically .net VB

    206 Views, 0 Replies
    11-16-2011 01:36 AM

    Hello everyone

     

    I can create wall from a 3d solid by using command "wall", or "wallbodyconvert". Normally I'm sending this command by using SendStringToExecute method, but I wounder if there is a way to do this by using object operation.

     

    I fond the Wall class in aecarchmgd.dll (Autodesk.Aec.Arch.DatabaseServices) but I have no idea how to use it. This class has a method CreateWall, but first parameter is IntPtr, and I'm not sure where should it point?

     

    Regards

    Please use plain text.