StructuralSectionStructuralTees Class
Defines parameters for Structural Tees structural section.

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

Syntax

C#
public class StructuralSectionStructuralTees : StructuralSectionGeneralT
Visual Basic
Public Class StructuralSectionStructuralTees _
	Inherits StructuralSectionGeneralT
Visual C++
public ref class StructuralSectionStructuralTees : public StructuralSectionGeneralT

Inheritance Hierarchy

See Also