StructuralSectionZProfileWithLips Class


Defines parameters for Z Profile with lips structural section.

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

Syntax

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

Inheritance Hierarchy

See Also