Revit 2025 API
Structural |
Cross section area.
Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double SectionArea { get; set; }
Public Property SectionArea As Double Get Set
public: property double SectionArea { double get (); void set (double value); }
member SectionArea : float with get, set
Property Value
DoubleSee Also