Anuncios
Welcome to the Revit Ideas Board! Before posting, please read the helpful tips here. Thank you for your Ideas!

API - access to the Apply Area Rules option that exists in the UI when creating Area Boundary Line

Seems like this should be a bool argument added to NewAreaBoundaryLine

Current implementation is

public ModelCurve NewAreaBoundaryLine(
	SketchPlane sketchPlane,
	Curve geometryCurve,
	ViewPlan areaView
)

 

harrymattison_0-1700081982224.png