StructuralSectionGeneralC Class


Defines parameters for Channel Cold Formed shape.

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

Syntax

C#
public class StructuralSectionGeneralC : StructuralSectionColdFormed
Visual Basic
Public Class StructuralSectionGeneralC _
	Inherits StructuralSectionColdFormed
Visual C++
public ref class StructuralSectionGeneralC : public StructuralSectionColdFormed

Inheritance Hierarchy

See Also