Message 1 of 9
Revit Element.Location Seriallization
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
May anyone help me with this issue.
I need to copy/serialize an elements location from a Revit document to another[documents in different Revit versions]. I know that I can use data extraction for a location point or a location curve. But here I am talking about some elements which has neither location point nor curve [Like railings, floors, ...].
So I am thinking about using serialization to transfer this location object from document to another [documents in different Revit versions].
Anyone has a relative experience in this regard?
Thanks in advance.