get_soi_sizing_params#

SizeControl.get_soi_sizing_params()#

Get the sphere of influence sizing parameters of size control.

Returns:
:
SoiSizingParams

Returns the SoiSizingParams.

Return type:

SoiSizingParams

Notes

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

Examples

>>> params = size_control.get_soi_sizing_params()