2024 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 bool True if all member ids are valid, false otherwise.