Share

EnergyAnalysisSurface.Width Property

The width of the analytical rectangular geometry.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public double Width { get; }

Property Value

Double

Remarks

The product of width and height should be equal to the area of the polyloop for the opening. The width is adjusted to accomplish this.

See Also

Reference

Was this information helpful?