2024 Method
Changes 0
M

PipeSegment.Create

Description:
Creates a new instance of a PipeSegment and adds it to the document.
public static PipeSegment Create(
	Document ADocument,
	ElementId MaterialId,
	ElementId ScheduleId,
	ICollection<MEPSize> sizeSet
)
Return Value PipeSegment The newly created pipe segment element.