RadialArray.GetCopiedMemberIds
Description:
Retrieves the copied member Ids of the Array.
Retrieves the copied member Ids of the Array.
Remarks:
Note that in the family environment, arrays of count less than 3 are filled with placeholder items so that there are at least 2 copied items. The member ids from these placeholder items are returned too.
Note that in the family environment, arrays of count less than 3 are filled with placeholder items so that there are at least 2 copied items. The member ids from these placeholder items are returned too.
public override ICollection<ElementId> GetCopiedMemberIds()
ICollection<ElementId>
The copied member Ids of the Array
No comments yet. Start the discussion.
Loading…