Document.NewAreas
Description:
Creates new areas
Creates new areas
public ElementSet NewAreas(
List<AreaCreationData> dataList
)
-
List<AreaCreationData>dataListA list of AreaCreationData which wraps the creation arguments of the areas to be created.
Return Value
ElementSet
If successful an Element Set which contains the areas should be returned, otherwise the exception will be thrown.
-
If AreaCreationData's areaPoint is.
-
If the area cannot be created successfully or the phase is invalid or regeneration fails at the end of the batch creation.