EnergyAnalysisMaterialThickness Property |
The thickness of the material, in ft.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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