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