2024 Method
Changes 3
M

AnalyticalOpening.IsCurveLoopValidForAnalyticalOpening

Description:
Checks if curve loop is valid for Analytical Opening.
public static bool IsCurveLoopValidForAnalyticalOpening(
	CurveLoop loop,
	Document aDoc,
	ElementId panelId
)
Return Value bool Returns true if curve loop is ok, false otherwise.