2027 Method
Changes 0
M

LinearArray.GetOriginalMemberIds

Description:
Retrieves the ids for the original elements from which the array was created. These elements form the first item in the array.
Remarks:
In the family environment, arrays with count 0 use the original elements as a placeholder item for the first array item. The ids of the original elements from which the array was created are returned even for arrays of count 0.
public override ICollection<ElementId> GetOriginalMemberIds()
ICollection<ElementId> The original member ids of the Array