IMergeElements.ChooseMergeTarget Method
Include Protected Members
Include Inherited Members
Gets the element to use as the target element in the ElementGroupPrototype merge process.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ChooseMergeTarget(ElementGroup) | Gets the element to use as the target element in the ElementGroupPrototype merge process. | |
ChooseMergeTarget(ElementGroupPrototype) | Gets the model element that you want to use as the target for the merge process. |
Top
Remarks
This overload is called by the merge process when this element is the target of the merge. You can change the target of the merge to another element.