set_edge_scope#

ShellBLControl.set_edge_scope(entities)#

Sets the edge scope.

Parameters:
entitiesScopeDefinition

Scope definition entities.

Returns:
:
SetScopeResults

Returns SetScopeResults.

Return type:

SetScopeResults

Notes

This is a beta API. The behavior and implementation may change in future.

Examples

>>> results = shellbl_control.set_edge_scope(entities)