The description for the originating Revit element.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string OriginatingElementDescription { get; }Property Value
String
Remarks
Surface and Opening elements get an originating element assigned
according to the below described schema, based on associative
room bounding element:
(Family Name): (Family Type)[Element Id]
Sample:
Basic Wall: Cast Concrete Wall 12" [49749]
See Also
Reference