Revit 2026 API
Analytical |
This represents the cross-section rotation, in radians.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double CrossSectionRotation { get; set; }
Public Property CrossSectionRotation As Double Get Set
public: property double CrossSectionRotation { double get (); void set (double value); }
member CrossSectionRotation : float with get, set
Property Value
DoubleSee Also