set_source_scope#

ThinVolumeControl.set_source_scope(entities)#

Sets the source surface scope of thin volume control.

Parameters:
entitiesScopeDefinition

Scope definition source face entities.

Returns:
SetScopeResults

Returns SetScopeResults.

Return type:

SetScopeResults

Examples

>>> results = thin_vol_ctrl.set_source_scope(entities)