<Code Lib>
2020 Method
Changes 0
M

Document.NewAreas

Description:
Creates new areas

public ElementSet NewAreas(
	List<AreaCreationData> dataList
)

Return Value ElementSet If successful an Element Set which contains the areas should be returned, otherwise the exception will be thrown.

Loading…