StructuralSectionZProfile Class


Defines parameters for Z Profile structural section.

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

Syntax

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

Inheritance Hierarchy

See Also