pyrevitlabs / pyRevit

Rapid Application Development (RAD) Environment for Autodesk Revit®
http://wiki.pyrevitlabs.io
GNU General Public License v3.0
1.32k stars 337 forks source link

Full Sheet Copying to Another copy project not works #2155

Open UniLembut opened 8 months ago

UniLembut commented 8 months ago

✈ Pre-Flight checks

🐞 Describe the bug

I have 2 projects that are exactly the same. Let's call them Project 1 and Project 2. and there is the same legend on these projects

When I updated Project 1 by adding new sheets, views and dimensions to it and I did COPY SHEET TO OPEN DOCUMENT where the open document was Project 2 which had the same 3D model as Project 1, Copying the view and sheet was not successful, just an empty sheet which is in Project 2. Projects 1 and 2 have the same legend.

Please help

⌨ Error/Debug Message



Copying Sheet(s) to Document: another 3d

Copying Sheet: A105 - DENAH PIER P4

  Copying/updating Sheet: DENAH PIER P4

    Copying/updating view: DENAH PIER P4

    Copying/updating view: DENAH PIER P4 Copy 1

    Copying/updating view: DENAH PIER P4 Copy 2

    Copying/updating view: DENAH PIER P4 Copy 2 Copy 1

    Copying/updating view: Door Legend

      View/Sheet already exists in document.

      Placing copied view on sheet.

Copied 1 sheets to 1 documents.

♻️ To Reproduce

No response

⏲️ Expected behavior

No response

🖥️ Hardware and Software Setup (please complete the following information)

Microsoft Windows [Version 10.0.22621.3155]
(c) Microsoft Corporation. All rights reserved.

C:\Users\User>pyrevit env
==> Registered Clones (full git repos)
==> Registered Clones (deployed from archive/image)
master | Deploy: "basepublic" | Branch: "master" | Version: "4.8.14.24016+1909" | Path: "C:\Users\User\AppData\Roaming\pyRevit-Master"
==> Attachments
Unnamed-363FBF8 | Product: "24.2" | Engine: IPY277 (277) | Path: "C:\Program Files\pyRevit-Master" | AllUsers
==> Installed Extensions
==> Default Extension Search Path
C:\Users\User\AppData\Roaming\pyRevit\Extensions
==> Extension Search Paths
==> Extension Sources - Default
https://github.com/eirannejad/pyRevit/raw/master/extensions/extensions.json
==> Extension Sources - Additional
==> Installed Revits
24.2 | Version: 24.2.0.63 | Build: 20231029_1515(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2024\"
==> Running Revit Instances
PID: 45868 | 24.2 | Version: 24.2.0.63 | Build: 20231029_1515(x64) | Language: 0 | Path: "C:\Program Files\Autodesk\Revit 2024"
==> User Environment
Microsoft Windows 10 [Version 10.0.22621]
Executing User: HASBI-PC\User
Active User: HASBI-PC\User
Admin Access: No
%APPDATA%: "C:\Users\User\AppData\Roaming"
Latest Installed .Net Framework: 4.8
No .Net Target Packs are installed.
No .Ne-Core Target Packs are installed.
pyRevit CLI v4.8.14.24016+1909.ee814ee2f686d23db8bb6ff80d8bb918ff9adc99

C:\Users\User>

Additional context

No response

sanzoghenzo commented 8 months ago

Hi @UniLembut, I'm sorry that you're having trouble with the tool.

I suppose you can't share the actual files that have the problem, but can you please provide a minimum reproducible example, so that we have the same environment to troubleshoot?

Also, is the debug message you posted the one that appears when you hold the CTRL key while clicking on the button? If not, please try it and post the output (it should be more verbose).

Thanks for your collaboration!

RichardPinka commented 6 months ago

Hello there. same problem here. I need to copy particular sheets+views template of the appartements examples , from the architect model, to my model for my work. The copying of sheets works. The copying of the views is not working, even the text message during the process writes, that the wiews are copiet. they are not....

version : 4.8.16.24121+2117:2711:2024.2.10 Revit 2024

Copying Sheet(s) to Document: BD_MIRO_DSP_VOD Copying Sheet: B-A01 - Byty A 01   Copying/updating Sheet: Byty A 01     Copying/updating view: 2NP_JA - schema A1     Copying/updating view: 2NP_JA - schema A2     Copying/updating view: 2NP_JA - schema A3     Copying/updating view: 2NP_JA - schema A4     Copying/updating view: 2NP_JA - schema A5     Copying/updating view: 2NP_JA - schema A6 Skipping revisions... Copying Sheet: B-A02 - Byty A 02   Copying/updating Sheet: Byty A 02     Copying/updating view: 2NP_JA - schema A7     Copying/updating view: 2NP_JA - schema A8     Copying/updating view: 2NP_JA - schema A9     Copying/updating view: 2NP_JA - schema A10     Copying/updating view: 2NP_JA - schema A11     Copying/updating view: 6NP_JA – schema A12 Skipping revisions... Copying Sheet: B-A03 - Byty A 03   Copying/updating Sheet: Byty A 03     Copying/updating view: 8NP_JA – schema A13 Skipping revisions... Copied 3 sheets to 1 documents. HTML file downlad: https://posilej.cz/zasilka/cGD3yxge#link

sanzoghenzo commented 3 days ago

Hi there, any of you can help us by following my previous requests? Without a reproducible example and the debug messages it's very hard to help you