ElementGroup.AddGraph 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 | |
---|---|---|
AddGraph(ModelElement) | Add an element and its children to the group Any links to elements already in the group will also be added. | |
AddGraph(ModelElement, Boolean) | Add an element and its children to the group | |
AddGraph(ModelElement, Boolean, Boolean) | Add an element and its children to the group |
Top