StructuralSectionZProfile Class
Defines parameters for Z Profile structural section.

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

Syntax

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

Inheritance Hierarchy

See Also