StructuralSectionRound Class


Defines common set of parameters for structural section round contour.

Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.0.0.420)
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