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

    Autodesk ObjectARX

    Reply
    Active Member
    Posts: 7
    Registered: ‎05-16-2012
    Accepted Solution

    WblockCloneObjects() returns eNotAllowedForThisProxy

    165 Views, 1 Replies
    02-22-2013 01:13 AM

    WblockCloneObjects()  returns eNotAllowedForThisProxy.

    Anybody know how to handle this? Thanks advance.

    Please use plain text.
    Moderator
    Alexander.Rivilis
    Posts: 1,167
    Registered: ‎04-09-2008

    Re: WblockCloneObjects() returns eNotAllowedForThisProxy

    02-22-2013 02:31 AM in reply to: chunyuran

    chunyuran wrote:

    WblockCloneObjects()  returns eNotAllowedForThisProxy.

    Anybody know how to handle this? Thanks advance.


    If the drawing contains proxy-object/entity that was created without the flag kCloningAllowed, when you try to call the method for them WblockCloneObjects () is an error code eNotAllowedForThisProxy returned. IMHO there are two alternative solutions:

    1. Set Object Enabler for this Custom Object / Entity

    2. Remove the proxy objects and explode the proxy entities 


    Пожалуйста не забывайте про Утвердить в качестве решения!Утвердить в качестве решения и Give Kudos!Баллы
    Please remember to Accept Solution!Accept as Solution and Give Kudos!Kudos

    Please use plain text.