StructuralSectionISplitSlopedFlange Class
Defines parameters for I-split Sloped Flange structural section.

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

Syntax

C#
public class StructuralSectionISplitSlopedFlange : StructuralSectionGeneralT
Visual Basic
Public Class StructuralSectionISplitSlopedFlange _
	Inherits StructuralSectionGeneralT
Visual C++
public ref class StructuralSectionISplitSlopedFlange : public StructuralSectionGeneralT

Inheritance Hierarchy

See Also