2027 Method
Changes 0
M

DividedPath.IsCurveReferenceValid

Description:
This returns true if the reference represents a curve or edge that can be used to create a divided path.
public static bool IsCurveReferenceValid(
	Document document,
	Reference curveReference
)
Return Value Boolean True if the reference can be used to create a divided path, false otherwise.