Autodesk Revit API
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
taking ownership of workshared element
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
134 Views, 3 Replies
09-15-2012 11:44 AM
Does anyone know how to take ownership of a workshared element from within a macro?
I found the "Edited_by" builtinparameter but it is a read-only parameter.
Re: taking ownership of workshared element
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
09-20-2012 03:11 AM in reply to:
paul
Revit API cannot change the "Edited by" parameter. Normally if the parameter value cannot be changed via the Revit UI, the value cannot be changed via API.
Joe Ye
Developer Technical Services
Autodesk Developer Network
Re: taking ownership of workshared element
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
09-20-2012 10:15 AM in reply to:
Joe.Ye
So you can't take ownership of elements programmaticly (via api)?
Re: taking ownership of workshared element
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
09-21-2012 09:44 AM in reply to:
paul
NO, developers cannot take the owership for a specific element via API.
Joe Ye
Developer Technical Services
Autodesk Developer Network

