Revit 2026 API
Structural |
Common set of parameters for structural analysis.
Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public StructuralSectionAnalysisParams AnalysisParams { get; }
Public ReadOnly Property AnalysisParams As StructuralSectionAnalysisParams Get
public: property StructuralSectionAnalysisParams^ AnalysisParams { StructuralSectionAnalysisParams^ get (); }
member AnalysisParams : StructuralSectionAnalysisParams with get
Property Value
StructuralSectionAnalysisParamsSee Also