2023 Method
Changes 0
M

MechanicalEquipmentSetType.Create

Description:
Creates a new type of a mechanical equipment set and adds it to the document.
public static MechanicalEquipmentSetType Create(
	Document document,
	string name
)
Return Value MechanicalEquipmentSetType The newly created mechanical equipment set type.