Revit 2025.3 API
Structural |
Common set of parameters for structural analysis.
Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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