NewAreaCreationData Method


Application New Area Creation Data Method

Creates an object which wraps the arguments of Area for batch creation.

Namespace: Autodesk.Revit.Creation
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public AreaCreationData NewAreaCreationData(
	ViewPlan areaView,
	UV point
)

Parameters

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

AreaCreationData
The object containing the data needed for area creation.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →