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


Flex Duct Create(Document, Element Id, Element Id, Element Id, 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,
	IList<XYZ> points
)

Parameters

document Document
systemTypeId ElementId
ductTypeId ElementId
levelId ElementId
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 →