set_edge_scope#
- ShellBLControl.set_edge_scope(entities)#
Sets the edge scope.
- Parameters:
- entities
ScopeDefinition
Scope definition entities.
- entities
- Returns:
- :
SetScopeResults
Returns SetScopeResults.
- Return type:
Notes
This is a beta API. The behavior and implementation may change in future.
Examples
>>> results = shellbl_control.set_edge_scope(entities)