Application.NewAreaCreationData
Method
Description:
Creates an object which wraps the arguments of Area for batch creation.
Creates an object which wraps the arguments of Area for batch creation.
Parameters
| Parameter | Type | Description |
|---|---|---|
| areaView | ViewPlan | The view of area element. |
| point | UV | A point which lies in an enclosed region of area boundary where the new area will reside. |
Return Value
| Type | Description |
|---|---|
| AreaCreationData | The object containing the data needed for area creation. |