StructuralSectionGeneralLZ Class
Defines parameters for Z Cold Formed shape.

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

Syntax

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

Inheritance Hierarchy

See Also