wrap_sheet# Object3d.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_namestr, ansys.aedt.core.modeler.Object3d.Object3dObject name or solid object or sheet name. imprintedbool, optionalEither if imprint or not over the sheet. Default is False. Returns: boolCommand execution status.