Defines parameters for Angle Cold Formed structural section.

Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:  2018

Syntax

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

Inheritance Hierarchy

See Also