EnergyAnalysisMaterialMaterialName Property |
The name of the material.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic string MaterialName { get; }
Public ReadOnly Property MaterialName As String
Get
public:
property String^ MaterialName {
String^ get ();
}
member MaterialName : string with get
Property Value
String
See Also