AssemblyInstance.SetMemberIds
Description:
Sets member element ids for the assembly instance. All existing members are cleared.
Sets member element ids for the assembly instance. All existing members are cleared.
public void SetMemberIds(
ICollection<ElementId> memberIds
)
-
ICollection<ElementId>memberIdsElement ids to set for the assembly instance.
-
A non-optional argument was null
-
This method may not be called during dynamic update.