StructuralSectionLProfile Class


Defines parameters for L profile structural section.

Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:  2016

Syntax

C#
public class StructuralSectionLProfile : StructuralSectionGeneralLA
Visual Basic
Public Class StructuralSectionLProfile _
	Inherits StructuralSectionGeneralLA
Visual C++
public ref class StructuralSectionLProfile : public StructuralSectionGeneralLA

Inheritance Hierarchy

See Also