StructuralSectionISlopedFlange Class


Defines parameters for I-shape Sloped Flange structural section.

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

Syntax

C#
public class StructuralSectionISlopedFlange : StructuralSectionGeneralI
Visual Basic
Public Class StructuralSectionISlopedFlange _
	Inherits StructuralSectionGeneralI
Visual C++
public ref class StructuralSectionISlopedFlange : public StructuralSectionGeneralI

Inheritance Hierarchy

See Also