Revit 2026 API
Parameter |
"Cross-Section Rotation": The rotation of Analytical Model
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static ForgeTypeId AnalyticalModelRotation { get; }
Public Shared ReadOnly Property AnalyticalModelRotation As ForgeTypeId Get
public: static property ForgeTypeId^ AnalyticalModelRotation { ForgeTypeId^ get (); }
static member AnalyticalModelRotation : ForgeTypeId with get
Property Value
ForgeTypeIdSee Also