RebarShapeDefinition.GetParameters Method

Return the Ids of the shared parameters in the Definition.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public IList<ElementId> GetParameters()

Return Value

IList<ElementId>
List of parameters as ElementIds.

See Also

Reference

RebarShapeDefinition Class
Autodesk.Revit.DB.Structure Namespace