public ElementSet NewAreas( List<AreaCreationData> dataList )
| Exception | Condition |
|---|---|
| ArgumentNullException | If AreaCreationData's areaPoint is null. |
| InvalidOperationException | If the area cannot be created successfully or the phase is invalid or regeneration fails at the end of the batch creation. |