2023 Method
Changes 3
M

Zone.CreateAreaBasedLoad

Description:
Creates a new instance of an area based load and adds it to the document.
public static Zone CreateAreaBasedLoad(
	Document doc,
	string name,
	ElementId levelId,
	ElementId phaseId
)
Return Value Zone The newly created area based load.