2023 Method
Changes 0
M

AssemblyInstance.RemoveMemberIds

Description:
Removes member element ids from the assembly instance.
public void RemoveMemberIds(
	ICollection<ElementId> memberIds
)
  • ICollection<ElementId>
    memberIds
    Element ids to be removed from the assembly instance.