ElementOperations.CanMergeElementGroupPrototype Method
Include Protected Members
Include Inherited Members
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 | |
---|---|---|
CanMergeElementGroupPrototype(ModelElement, ElementGroupPrototype) | Returns a value indicating whether MergeElementGroupPrototype can be performed. | |
CanMergeElementGroupPrototype(ModelElement, ProtoElementBase, ElementGroupPrototype) | Gets a value indicating whether MergeElementGroupPrototype can be performed given the particular hoist and element group prototype. |
Top