Share

EnergyAnalysisSurface.Tilt Property

The tilt angle for this surface, in radians.


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

Syntax

C#

public double Tilt { get; }

Property Value

Double

Remarks

The tilt is computed as the angle of rotation between the outward normal of the surface and the Z-axis.

See Also

Reference

Was this information helpful?