Share

EnergyAnalysisSurface.OriginatingElementName Property

The name for the originating Revit element.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public string OriginatingElementName { get; }

Property Value

String

Remarks

Surface elements get an originating element assigned according to the below described schema, based on associative room bounding element:

(Family Name) : (Family Type)

Sample: Basic Wall : Cast Concrete Wall 12"

See Also

Reference

Was this information helpful?