2020 Method
Changes 0
M

PipingSystemType.Create

Description:
Creates a new instance of a piping system type and adds it to the document.
public static PipingSystemType Create(
	Document ADoc,
	MEPSystemClassification systemClassification,
	string name
)
Return Value PipingSystemType The newly created piping system type element.