SkyCivドキュメント

SkyCivソフトウェアのガイド - チュートリアル, ハウツーガイドと技術記事

SkyCiv API

  1. ホーム
  2. SkyCiv API
  3. プラグイン
  4. SkyCiv-Revit ダブルリンク

SkyCiv-Revit ダブルリンク

SkyCivでの変更の管理 & Autodesk® Revit®

入門

SkyCiv には、ユーザーが分析などの他の機能の中で Revit から SkyCiv にモデルをエクスポートできるようにする優れた Revit プラグインが既にあります。, デザイン等.

先に進む前に, プラグインがインストールされていることを確認し、それを認識してください. そうでない場合, httpsにアクセスすることをお勧めします://skyciv.com/docs/skyciv-api/plugins/revit/ に慣れてください. それは Double Link のないプラグインです. Double Link でプラグインをダウンロードする場合, Revit のバージョンに応じて、以下のリンクにアクセスしてください。

インストールしたら, それから読んでください.

We also have a functionality of exporting the model from SkyCiv to Revit file which then can be imported in the Revit environment. One might ask what is the need of this Double Link then? Let’s talk about the problem. As Revit and SkyCiv are two different softwares, それらは明らかにデータを保存するさまざまなメカニズムを持っています (構造的なものと非構造的なもの). これらの違いにより, we used to have only structural data transported back and forth with the unfortunate side effect of losing the non-structural data in the transition. We have added the Double Link functionality to specifically address this problem. ダブルリンクとは、本質的に、正確性を確保するためにデータが漏洩することなく両端でリンクすることを意味します & robustness of the system while allowing for flexibility of working in two different systems.

Let’s talk about this in detail in following sections.

 

Push To S3D

Suppose user has been working in Revit environment on his/her model. As a next step, he wants to have the model transported to SkyCiv’s S3D environment and perform Analysis/Design on the same model. The plugin hasPush to S3D” 機能性. This will transform the Revit model into SkyCiv’s file format and send the Revit model along some other required information to SkyCiv.

Push the model to S3D

After successful call, default browser will open with the prompt as shown below

 

Revit からマージ - オプション

 

これらのメソッドの意味?

このシナリオでは, 2セットのデータがあります. Revit データと S3D データ. ユーザーが Method1 を選択した場合, the system will take the data coming from Revit as the base data and merge the S3D data on top. 一方, ユーザーが Method2 を選択した場合, システムは、S3D に存在するデータをベース データとして取得し、Revit データを上にマージします。.

ユーザーが 2 つのオプションのいずれかを選択すると、, システムは適切なマージを行い、ユーザーを S3D モデルにリダイレクトします. User can continue working on the model, perform other activities like Analysis etc. as usual. There is no change in the way the model behaves on S3D.

If you have got the hang of Push to S3D, then let’s talk about the second aspect of the Double Link

Merge into Revit

ユーザーが S3D 環境で作業していて、最新のモデルを Revit に取り込んで作業を行うために Revit に戻りたいとします。. 彼は2段階のプロセスに従わなければなりません

  1. プラグイン経由で RVT にエクスポート As a first step, S3D データを zip ファイルとしてバンドルする必要があります. This can be achieved by following the path in the menu ファイル–>書き出す–> プラグイン経由の RVT 以下に示すように.プラグイン経由で RVT にエクスポートこれにより別のダイアログが開き、ユーザーは 2 つのオプションから選択できます.[Revit にマージ]ダイアログ再び以前のように,

    ユーザーが選択した場合 方法1, the system will take the data from S3D as the base data. This will mean that non-structural data from Revit Model will not be available in the resultant model. S3D からのデータのみが利用可能になります.

    一方, ユーザーが選択した場合 方法2, システムは以前の Revit モデルに存在するデータを取得します (の一部としてプッシュ “Push to S3D”) as the base data and merge the S3D data on top. This will mean that non-structural data from the Revit model will be preserved and structural data from S3D will be added.

    どちらの選択肢にも, システムは S3D から最新の構造データを取得します.

    ユーザーが 2 つのオプションのいずれかを選択すると、, システムが zip を準備し、ユーザーに zip をダウンロードするように求めます。.

    ジップをダウンロード

  2. Merge into Revit 前の手順でファイルをダウンロードした後, そのファイルを Revit にインポートする必要があります。. プラグインには、というボタンがあります “Merge into Revit” 同様に.Revit で結合クリックしたら, 前のステップでダウンロードしたzipファイルを選択するようにユーザーに求めます. ファイルを選択したら, the system will read the revit file/SkyCiv Json file or both depending on the choices user has made and will build the model accordingly. For the case where the Method1 was selected, プラグインはモデルをゼロから構築し、プロセスが完了すると, ユーザーは、3D ビューを明示的に開く必要があります。 “見る”–>”3D ビュー”–>”デフォルトの 3D ビュー”

これで Revit からの流れは完了です —> SkyCiv and then again SkyCiv–> Revit が Double Link. やってみる.

この記事は役に立ちましたか?
はい 番号

どのように我々は助けることができます?

トップへ戻る