StructuralSectionRound Class


Defines common set of parameters for structural section round contour.

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 StructuralSectionRound : StructuralSection
Visual Basic
Public Class StructuralSectionRound _
	Inherits StructuralSection
Visual C++
public ref class StructuralSectionRound : public StructuralSection

Inheritance Hierarchy

See Also