StructuralSectionLAngle Class
Defines parameters for L-angle Flange structural section.

Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:  2015

Syntax

C#
public class StructuralSectionLAngle : StructuralSectionGeneralW
Visual Basic
Public Class StructuralSectionLAngle _
	Inherits StructuralSectionGeneralW
Visual C++
public ref class StructuralSectionLAngle : public StructuralSectionGeneralW

Inheritance Hierarchy

See Also