CreateFromCurvesAndShape(Document, RebarShape, RebarBarType, Element, XYZ, IList<Curve>, BarTerminationsData) Method


Rebar Create From Curves And Shape(Document, Rebar Shape, Rebar Bar Type, Element, XYZ, IList Curve , Bar Terminations Data) Method


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static Rebar CreateFromCurvesAndShape(
	Document doc,
	RebarShape rebarShape,
	RebarBarType barType,
	Element host,
	XYZ norm,
	IList<Curve> curves,
	BarTerminationsData barTerminationsData
)

Parameters

doc Document
rebarShape RebarShape
barType RebarBarType
host Element
norm XYZ
curves IList Curve
barTerminationsData BarTerminationsData

Return Value

Rebar
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →