Create Method (Document, ElementId, ElementId, ElementId, XYZ, XYZ, IList(XYZ))


Flex Duct Create(Document, Element Id, Element Id, Element Id, XYZ, XYZ, IList XYZ ) Method


Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static FlexDuct Create(
	Document document,
	ElementId systemTypeId,
	ElementId ductTypeId,
	ElementId levelId,
	XYZ startTangent,
	XYZ endTangent,
	IList<XYZ> points
)

Parameters

document Document
systemTypeId ElementId
ductTypeId ElementId
levelId ElementId
startTangent XYZ
endTangent XYZ
points IList XYZ

Return Value

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