wrap_sheet#
- Modeler3D.wrap_sheet(sheet, object, imprinted=False)#
Execute the sheet wrapping around an object.
If wrapping produces an unclassified operation it will be reverted.
- Parameters:
- sheet
str,ansys.aedt.core.modeler.cad.object_3d.Object3d Sheet name or sheet object.
- object
str,ansys.aedt.core.modeler.cad.object_3d.Object3d Object name or solid object.
- imprintedbool,
optional Either if imprint or not over the sheet. Default is
False.
- sheet
- Returns:
- bool
Command execution status.