StructuralSectionCSlopedFlange Class


Defines parameters for C-channel Sloped Flange structural section.

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

Syntax

C#
public class StructuralSectionCSlopedFlange : StructuralSectionGeneralU
Visual Basic
Public Class StructuralSectionCSlopedFlange _
	Inherits StructuralSectionGeneralU
Visual C++
public ref class StructuralSectionCSlopedFlange : public StructuralSectionGeneralU

Inheritance Hierarchy

See Also