-
-
Notifications
You must be signed in to change notification settings - Fork 467
minor fixes to get central path for cloud models #3486
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
jmcouffin
merged 2 commits into
pyrevitlabs:develop
from
Wurschdhaud:update-open-file-loc
Jul 13, 2026
+25
−22
Merged
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
30 changes: 15 additions & 15 deletions
30
...extension/pyRevit.tab/Project.panel/ptools2.stack/Get Central Path.pushbutton/bundle.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,52 +1,52 @@ | ||
| title: | ||
| en_us: Get Central Path | ||
| ko: 중앙 경로 가져오기 | ||
| fr_fr: Obtenir le chemin du Central | ||
| ru: Получить путь к ФХ | ||
| chinese_s: 获取中心文件路径 | ||
| es_es: Obtener ruta central | ||
| de_de: Pfad von Zentraldatei abrufen | ||
| pt_br: Obter Caminho do Central | ||
| en_us: Get Central Path ● | ||
| ko: 중앙 경로 가져오기 ● | ||
| fr_fr: Obtenir le chemin du Central ● | ||
| ru: Получить путь к ФХ ● | ||
| chinese_s: 获取中心文件路径 ● | ||
| es_es: Obtener ruta central ● | ||
| de_de: Pfad von Zentraldatei abrufen ● | ||
| pt_br: Obter Caminho do Central ● | ||
| tooltip: | ||
| en_us: >- | ||
| Print the full path to the central model (workshared) or the local model path. | ||
|
|
||
| Shift+Click: | ||
|
|
||
| Open model file in Explorer, or open ACC Docs project page for cloud models. | ||
| Open model file in Explorer, or open BIM360/ACC/Forma Docs project page for cloud models. | ||
| ko: 중앙 모델(공유 작업)의 전체 경로 또는 로컬 모델 경로를 출력합니다. | ||
| fr_fr: >- | ||
| Afficher le chemin complet du modèle central (partagé) ou du modèle local. | ||
|
|
||
| Shift+Clic : | ||
|
|
||
| Ouvrir le fichier modèle dans l'Explorateur, ou ouvrir la page projet ACC Docs pour les modèles cloud. | ||
| Ouvrir le fichier modèle dans l'Explorateur, ou ouvrir la page projet BIM360/ACC/Forma Docs pour les modèles cloud. | ||
| ru: >- | ||
| Выводит полный путь к центральной (совместный доступ) или локальной модели. | ||
|
|
||
| Shift+Click: | ||
|
|
||
| Открывает файл модели в Проводнике или страницу проекта ACC Docs для облачных моделей. | ||
| Открывает файл модели в Проводнике или страницу проекта BIM360/ACC/Forma Docs для облачных моделей. | ||
| chinese_s: "打印中心模型(工作共享)或本地模型的完整路径。 | ||
|
|
||
| Shift+单击: | ||
|
|
||
| 在资源管理器中打开模型文件,或为云模型打开 ACC Docs 项目页面。" | ||
| 在资源管理器中打开模型文件,或为云模型打开 BIM360/ACC/Forma Docs 项目页面。" | ||
| es_es: >- | ||
| Imprimir la ruta completa al modelo central (compartido) o al modelo local. | ||
|
|
||
| Shift+Clic: | ||
|
|
||
| Abrir el archivo del modelo en el explorador, o abrir la página del proyecto ACC Docs para modelos en la nube. | ||
| Abrir el archivo del modelo en el explorador, o abrir la página del proyecto BIM360/ACC/Forma Docs para modelos en la nube. | ||
| de_de: >- | ||
| Gibt den vollständigen Pfad zur Zentraldatei (Arbeitsteilung) oder lokalen Datei aus. | ||
|
|
||
| Shift+Click: | ||
|
|
||
| Öffnet die Modelldatei im Explorer, oder öffnet die ACC Docs Projektseite für Cloud-Modelle. | ||
| Öffnet die Modelldatei im Explorer, oder öffnet die BIM360/ACC/Forma Docs Projektseite für Cloud-Modelle. | ||
| pt_br: >- | ||
| Imprime o caminho completo para o modelo central (compartilhado) ou o modelo local. | ||
|
|
||
| Shift-Clique: | ||
|
|
||
| Abre o arquivo do modelo no Explorador, ou abre a página do projeto ACC Docs para modelos na nuvem. | ||
| Abre o arquivo do modelo no Explorador, ou abre a página do projeto BIM360/ACC/Forma Docs para modelos na nuvem. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.