StructuralSectionUserDefined Class


Defines parameters for parameterized user defined structural section.

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

Syntax

C#
public class StructuralSectionUserDefined : StructuralSectionRectangular
Visual Basic
Public Class StructuralSectionUserDefined _
	Inherits StructuralSectionRectangular
Visual C++
public ref class StructuralSectionUserDefined : public StructuralSectionRectangular

Inheritance Hierarchy

See Also