Create Method (Document, Element, IList(Curve), Boolean, ElementId, ElementId, ElementId, ElementId, ElementId)


Path Reinforcement Create(Document, Element, IList Curve , Boolean, Element Id, Element Id, Element Id, Element Id, Element Id) Method


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static PathReinforcement Create(
	Document document,
	Element hostElement,
	IList<Curve> curveArray,
	bool flip,
	ElementId pathReinforcementTypeId,
	ElementId rebarBarTypeId,
	ElementId startRebarHookTypeId,
	ElementId endRebarHookTypeId,
	ElementId rebarShapeId
)

Parameters

document Document
hostElement Element
curveArray IList Curve
flip Boolean
pathReinforcementTypeId ElementId
rebarBarTypeId ElementId
startRebarHookTypeId ElementId
endRebarHookTypeId ElementId
rebarShapeId ElementId

Return Value

PathReinforcement
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 →