RVTDocs.com

AreaCreationData(ViewPlan, UV)

Constructor
Description:
The data needed to create a new area
Syntax
public AreaCreationData(
	ViewPlan areaView,
	UV point
)
Parameters
Parameter Type Description
areaView ViewPlan The view of area element.
point UV The point which lies in the enclosed region of AreaBoundaryLines to put the new created Area
Return Value