2024 Method
Changes 0
M

AssemblyInstance.AddMemberIds

Description:
Adds member element ids for the assembly instance.
public void AddMemberIds(
	ICollection<ElementId> memberIds
)
  • ICollection<ElementId>
    memberIds
    Element ids to be added to the assembly instance.