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
Copy entity without copying attributes
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-16-2011 04:32 PM
Hi,
Does anyone know how to copy an entity/edge without the attributes being copied? I'm using api_edge right now but I do not want to copy the attributes of the edge. Thank you.
Regards,
Raymond
Re: Copy entity without copying attributes
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-16-2011 05:40 PM
Hello castillor
Weeks ago , I have handle the color attribute problem. So I can give you some suggestion.
you can use this funtion set_copy_owner_action(copylose) to acheive this goal.
Re: Copy entity without copying attributes
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-22-2011 10:48 AM
Thanks pwang8097! :smileywink:

