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