Creates a new instance of Z Cold Formed shape. 
Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:  2018 
Syntax
| C# | 
|---|
|  | 
| Visual Basic | 
|---|
|  | 
| Visual C++ | 
|---|
|  | 
Parameters
- width
- Type: SystemDouble
 Section width.
- height
- Type: SystemDouble
 Section height, depth.
- wallNominalThickness
- Type: SystemDouble
 Represents wall nominal thickness of rectangle.
- wallDesignThickness
- Type: SystemDouble
 Represents wall design thickness of rectangle.
- innerFillet
- Type: SystemDouble
 Inner Fillet - Corner fillet inner radius.
- bottomFlangeLength
- Type: SystemDouble
 Bottom Flange segment length.
- lipLength
- Type: SystemDouble
 Lip segment length.
- centroidHorizontal
- Type: SystemDouble
 Distance from centroid to the left extremites along horizontal axis.
- centroidVertical
- Type: SystemDouble
 Distance from centroid to the upper extremites along vertical axis.
- analysisParams
- Type: Autodesk.Revit.DB.Structure.StructuralSectionsStructuralSectionAnalysisParams
 Common set of parameters for structural analysis.