StructuralSectionGeneralLZ.BottomFlangeLength Property

StructuralSectionGeneralLZBottomFlangeLength Property

Bottom Flange segment length.

Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double BottomFlangeLength { get; set; }
Public Property BottomFlangeLength As Double
	Get
	Set
public:
property double BottomFlangeLength {
	double get ();
	void set (double value);
}
member BottomFlangeLength : float with get, set

Property Value

Double
See Also