StructuralSectionLProfile Class


Defines parameters for L profile structural section.

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

Syntax

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

Inheritance Hierarchy

See Also