Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public static RebarFreeFormCreationResult CreateFreeForm( Document doc, RebarBarType barType, Element host, IList<IList<Curve>> curves, RebarStyle style )
Parameters
- doc Document
- barType RebarBarType
- host Element
- curves IList<IList<Curve>>
- style RebarStyle