2025.3 Method
Changes 0
M

PartUtils.GetSplittingCurves

Description:
Identifies the curves that were used to create the part.
Overloads (2):
GetSplittingCurves(Document,ElementId)
public static IList<Curve> GetSplittingCurves(
	Document document,
	ElementId partId
)
Return Value IList<Curve> The curves that created the part. Empty if partId is not a Part or Part is not divided.