StructuralSectionLProfile Class


Defines parameters for L profile structural section.

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