Retrieve the span direction angle of the floor.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double SpanDirectionAngle { get; set; }Property Value
Double
Exceptions
Remarks
The angle returned is in radians. An exception will be thrown if the floor is non structural.
See Also
Reference