create_meshregion_component#

Icepak.create_meshregion_component(scale_factor=1.0, name='Component_Region', restore_padding_values=[50, 50, 50, 50, 50, 50])[source]#

Create a bounding box to use as a mesh region in Icepak.

Parameters:
scale_factorfloat, optional

The default is 1.0.

namestr, optional

Name of the bounding box. The default is "Component_Region".

restore_padding_valueslist, optional

The default is [50,50,50,50,50,50].

Returns:
tuple

Tuple containing the (x, y, z) distances of the region.

References

>>> oeditor.ChangeProperty