2027 Method
Changes 0
M

AssemblyInstance.SetMemberIds

Description:
Sets member element ids for the assembly instance. All existing members are cleared.
public void SetMemberIds(
	ICollection<ElementId> memberIds
)
  • ICollection<ElementId>
    memberIds
    Element ids to set for the assembly instance.