wrap_sheet#

Object3d.wrap_sheet(object_name, imprinted=False)[source]#

Execute the sheet wrapping around an object. This object can be either the sheet or the object. If wrapping produces an unclassified operation it will be reverted.

Parameters:
object_namestr, pyaedt.modeler.Object3d.Object3d

Object name or solid object or sheet name.

imprintedbool, optional

Either if imprint or not over the sheet. Default is False.

Returns:
bool

Command execution status.