RebarShapeParameters Class


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

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