2025 Method
Changes 0
M

PartUtils.AreElementsValidForCreateParts

Description:
Identifies if the given elements can be used to create parts.
public static bool AreElementsValidForCreateParts(
	Document document,
	ICollection<ElementId> elementIds
)
Return Value Boolean True if all member ids are valid, false otherwise.