StructuralSectionLProfile Class


Defines parameters for L profile structural section.

Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
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