Documentación SkyCiv

Su guía para el software SkyCiv - tutoriales, guías prácticas y artículos técnicos

SkyCiv API

  1. Inicio
  2. SkyCiv API
  3. Complementos
  4. Vínculo doble de SkyCiv-Revit

Vínculo doble de SkyCiv-Revit

Administrar los cambios en SkyCiv & Autodesk® Revit®

Empezando

SkyCiv ya tiene un buen complemento de Revit que permite a los usuarios exportar el modelo de Revit a SkyCiv, entre otras funciones, como el análisis., Diseño, etc..

Antes de seguir adelante, por favor, asegúrese de tener el complemento instalado y estar al tanto de él. Si no, Te sugiero que vayas a https://skyciv.com/docs/skyciv-api/plugins/revit/ y familiarícese con él. That one is plugin without Double Link. For downloading the plugin with Double Link, please visit below links as per your Revit Version

Una vez que lo tengas instalado, entonces por favor sigue leyendo.

También tenemos la funcionalidad de exportar el modelo de SkyCiv a un archivo de Revit que luego se puede importar en el entorno de Revit.. 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, obviamente tienen los diferentes mecanismos de almacenamiento de los datos (estructurales como no estructurales.). Debido a estas diferencias, 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. Enlace doble esencialmente significa el enlace en ambos extremos sin fugas de datos para garantizar la corrección & 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” funcionalidad. 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

 

Merge From Revit -Options

 

¿Qué significan estos métodos??

En este escenario, tenemos dos conjuntos de datos. Datos de Revit y datos de S3D. Si el usuario elige el Método 1, the system will take the data coming from Revit as the base data and merge the S3D data on top. Por otra parte, si el usuario elige el Método 2, el sistema tomará los datos presentes en el S3D como datos base y combinará los datos de Revit en la parte superior.

Una vez que el usuario selecciona cualquiera de las dos opciones, el sistema realizará la combinación adecuada y redirigirá al usuario al modelo S3D. El usuario puede continuar trabajando en el modelo., 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

Supongamos que el usuario ha estado trabajando en el entorno S3D y ahora quiere volver a Revit para trabajar llevando el último modelo a Revit.. Tiene que seguir un proceso de dos pasos.

  1. Exportar a RVT a través del complemento Como primer paso, Necesitamos tener los datos S3D empaquetados como un archivo zip.. This can be achieved by following the path in the menu Expediente–>Exportar–> RVT a través del complemento Como se muestra abajo.Exportar a RVT a través del complementoEsto abrirá otro cuadro de diálogo en el que al usuario se le presentarán dos opciones para elegir.Cuadro de diálogo Fusionar con RevitDe nuevo como antes,

    Si el usuario elige Método 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. Solo estarán disponibles los datos de S3D.

    Por otra parte, si el usuario elige Método2, el sistema tomará los datos presentes en el modelo de Revit anterior (empujado como parte de “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.

    En ambas opciones, el sistema tomará los últimos datos estructurales de S3D.

    Una vez que el usuario selecciona cualquiera de las dos opciones, el sistema preparará el zip y le pedirá al usuario que descargue el zip.

    Descargar código postal

  2. Merge into Revit Después de descargar el archivo en el paso anterior, necesitaremos importar ese archivo en Revit. El complemento tiene un botón llamado “Merge into Revit” por lo mismo.Fusionar en RevitUna vez hecho clic, le pedirá al usuario que seleccione el archivo zip que hemos descargado en el paso anterior. Una vez seleccionado el archivo, 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, el complemento construirá el modelo desde cero y cuando se complete el proceso, el usuario tendrá que abrir la vista 3D explícitamente yendo a “Ver”–>”3DVer”–>”Vista 3D predeterminada”

Esto completa el flujo de Revit. —> SkyCiv and then again SkyCiv–> Revit completando el Double Link. Pruébalo.

¿Te resultó útil este artículo?
Si No

¿Cómo podemos ayudarle?

Ve arriba