StructuralSectionGeneralLZ.LipLength Property

StructuralSectionGeneralLZLipLength Property

Lip 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 LipLength { get; set; }
Public Property LipLength As Double
	Get
	Set
public:
property double LipLength {
	double get ();
	void set (double value);
}
member LipLength : float with get, set

Property Value

Double
See Also