Class containing functions that create and retrieve shared parameters for RebarShapes.

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

Syntax

C#
public class RebarShapeParameters : IDisposable
Visual Basic
Public Class RebarShapeParameters _
	Implements IDisposable
Visual C++
public ref class RebarShapeParameters : IDisposable

Inheritance Hierarchy

System..::..Object
  Autodesk.Revit.DB.Structure..::..RebarShapeParameters

See Also