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: 16.0.0.0 (16.0.0.0)
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