Revit 2026 API
Family |
The construction gbXML name.
This value corresponds to the 'Name' property of a constructionType node in Constructions.xml.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string AnalyticConstructionName { get; }
Public ReadOnly Property AnalyticConstructionName As String Get
public: property String^ AnalyticConstructionName { String^ get (); }
member AnalyticConstructionName : string with get
Property Value
StringSee Also