wrap_sheet#
- Polyline.wrap_sheet(object_name, imprinted=False)#
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_name
str
,ansys.aedt.core.modeler.cad.object_3d.Object3d
Object name or solid object or sheet name.
- imprintedbool,
optional
Either if imprint or not over the sheet. Default is False.
- object_name
- Returns:
- bool
Command execution status.