get_geometry_scope#
- WrapperControl.get_geometry_scope()#
Gets geometry scope of wrapper control.
- Returns:
ScopeDefinition
Returns ScopeDefinition to scope entities from wrapper control.
- Return type:
Examples
>>> geom_scope = wrapper_control.get_geometry_scope()