PartUtils.AreElementsValidForCreateParts
Description:
Identifies if the given elements can be used to create parts.
Identifies if the given elements can be used to create parts.
-
documentThe document.
-
ICollection<ElementId>elementIdsElement ids to be tested for validity for creating parts.
Return Value
bool
True if all member ids are valid, false otherwise.
-
A non-optional argument was NULL