StructuralSectionColdFormed Class
Defines parameters for Hot Formed structural section.

Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:  2016

Syntax

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

Inheritance Hierarchy

See Also