<Code Lib>
2024 Method
Changes 0
M

Application.NewAreaCreationData

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

public AreaCreationData NewAreaCreationData(
	ViewPlan areaView,
	UV point
)

Return Value AreaCreationData The object containing the data needed for area creation.

Loading…