Creating user-defined ID from model/file/element properties (similar to automated text fields)
For example:
A solution to create Element ID name from SiteName/Building/Floor/SpaceName/Element ID
So for example Door when placing in model will automatically create ID by taking SiteName(from project info S01/ ) + Building (From Floor Manager B03/*) +FloorName(F05/*)+ SpaceName (for example Main Corridor MC03/ ) and at the end will just add Element name D03
*until we haven't got element associated with Floor Manager it could be FileName which could be building and floor name B03/F05/)
Door would have ID: SiteName / Bulding /FloorName/SpaceName/ D03, so
S01/B03/F05/MC03/D03