2020 Method
Changes 0
M

AssemblyInstance.AreElementsValidForAssembly

Description:
Identifies if provided assembly members are valid.
public static bool AreElementsValidForAssembly(
	Document document,
	ICollection<ElementId> assemblyMemberIds,
	ElementId assemblyId
)
Return Value bool True if all member ids are valid, false otherwise.