Autodesk ObjectARX
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
WblockClon eObjects() returns eNotAllowe dForThisPr oxy
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
165 Views, 1 Replies
02-22-2013 01:13 AM
WblockCloneObjects() returns eNotAllowedForThisProxy.
Anybody know how to handle this? Thanks advance.
Solved! Go to Solution.
Re: WblockClon eObjects() returns eNotAllowe dForThisPr oxy
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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




