Defines parameters for I-split Parallel Flange structural section.

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

Syntax

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

Inheritance Hierarchy

See Also