Skip to content

Floor.SpanDirectionAngle

Public Property

Retrieve the span direction angle of the floor.

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public double SpanDirectionAngle { get; set; }

Property Value

Double

Exceptions

Exception

Condition


InvalidOperationException

When setting this property:


Remarks

The angle returned is in radians. An exception will be thrown if the floor is non structural.