EnergyAnalysisMaterialThickness Property |
The thickness of the material, in ft.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double Thickness { get; }
Public ReadOnly Property Thickness As Double
Get
public:
property double Thickness {
double get ();
}
member Thickness : float with get
Property Value
Double
See Also