2024 Method
Changes 0
M

DividedPath.AreCurveReferencesConnected

Description:
This checks if the references represent a connected set of curves as required by the divided path.
public static bool AreCurveReferencesConnected(
	Document document,
	IList<Reference> curveReferences
)
Return Value bool True if the arguments passed the checks, false otherwise.