StructuralSectionGeneralS Class


Defines parameters for Round Bar structural section.

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

Syntax

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

Inheritance Hierarchy

See Also