2021 Method
Changes 0
M

AssemblyViewUtils.AcquireAssemblyViews

Description:
Transfers the assembly views owned by a source assembly instance to a target sibling assembly instance of the same assembly type.
public static void AcquireAssemblyViews(
	Document document,
	ElementId sourceAssemblyInstanceId,
	ElementId targetAssemblyInstanceId
)