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


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


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

Parameters

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

Return Value

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