2024 Method
Changes 0
M

MechanicalSystemType.Create

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