2022 Method
Changes 0
M

PartUtils.ArePartsValidForDivide

Description:
Identifies if provided members are valid for dividing parts.
public static bool ArePartsValidForDivide(
	Document document,
	ICollection<ElementId> elementIdsToDivide
)
Return Value bool True if all member ids are valid, false otherwise.