automatic_thicken_sheets#

Modeler2D.automatic_thicken_sheets(inputlist, value, internalExtr=True, internalvalue=1)[source]#

Create thickened sheets for a list of input faces.

This method automatically checks the direction in which to thicken the sheets.

Parameters:
inputlistlist

List of faces.

valuefloat

Value in millimeters to thicken the sheets.

internalExtrbool, optional

Whether to extrude sheets internally. The default is True.

internalvaluefloat, optional

Value in millimeters to thicken the sheets internally (vgoing into the model). The default is 1.

Returns:
bool

True when successful, False when failed.

References

>>> oEditor.ThickenSheet