StructuralSectionCParallelFlange Class


Defines parameters for C-channel Parallel Flange structural section.

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

Syntax

C#
public class StructuralSectionCParallelFlange : StructuralSectionHotRolled
Visual Basic
Public Class StructuralSectionCParallelFlange _
	Inherits StructuralSectionHotRolled
Visual C++
public ref class StructuralSectionCParallelFlange : public StructuralSectionHotRolled

Inheritance Hierarchy

See Also