StructuralSectionZProfileWithLips Class


Defines parameters for Z Profile with lips structural section.

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

Syntax

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

Inheritance Hierarchy

See Also