<Code Lib>
2025.3 Method
Changes 0
M

BaseArray.GetCopiedMemberIds

Description:
Retrieves the copied member Ids of the Array.

public abstract ICollection<ElementId> GetCopiedMemberIds()

ICollection<ElementId> The copied member Ids of the Array

Loading…