M

Duct.Create

Description:
Creates a new duct from two points.
Overloads (3):
Create(Document,ElementId,ElementId,ElementId,XYZ,XYZ)
public static Duct Create(
	Document document,
	ElementId systemTypeId,
	ElementId ductTypeId,
	ElementId levelId,
	XYZ startPoint,
	XYZ endPoint
)
Return Value The created duct. The created duct.