StructuralSectionRoundBar Class


Defines parameters for Round Bar structural section.

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

Syntax

C#
public class StructuralSectionRoundBar : StructuralSectionGeneralS
Visual Basic
Public Class StructuralSectionRoundBar _
	Inherits StructuralSectionGeneralS
Visual C++
public ref class StructuralSectionRoundBar : public StructuralSectionGeneralS

Inheritance Hierarchy

See Also