StructuralSectionConcreteRound Class
Creates a new instance of Structural Section Concrete Round shape with the associated set of parameters, used to attach to structural element.

Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.13)
Since:  2016

Syntax

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

Inheritance Hierarchy

See Also