Function: ungroupSomeEntities()
ungroupSomeEntities(
workspace,params):Promise<EntityElement[]>
Defined in: editor/elementGrouping.ts:166
Ungroups with animation some entity elements from an entity group.
The ungrouping operation is performed with DataDiagramModel.ungroupSome method.
The operation puts a command to the command history.
Parameters
| Parameter | Type |
|---|---|
| |
|
Returns
Promise<EntityElement[]>