<Code Lib>
2020 Method
Changes 0
M

AssemblyInstance.GetMemberIds

Description:
Gets member element ids for the assembly instance.

public ICollection<ElementId> GetMemberIds()

ICollection<ElementId> Element ids for the members of the assembly instance.

Loading…