{"id":3078,"date":"2026-06-27T04:39:50","date_gmt":"2026-06-26T23:39:50","guid":{"rendered":"https:\/\/weigandt.org\/oab\/?page_id=3078"},"modified":"2026-06-28T15:54:14","modified_gmt":"2026-06-28T10:54:14","slug":"modelos","status":"publish","type":"page","link":"https:\/\/weigandt.org\/oab\/modelos\/","title":{"rendered":"Modelos"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3078\" class=\"elementor elementor-3078\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-411553c e-flex e-con-boxed e-con e-parent\" data-id=\"411553c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-226b6de e-flex e-con-boxed e-con e-child\" data-id=\"226b6de\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-519d051 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"519d051\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Modelos<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7fbbd3a elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"7fbbd3a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:300}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Del concepto virtual a la realidad estructural<\/h4>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c95acc7 e-flex e-con-boxed e-con e-parent\" data-id=\"c95acc7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-f57bc08 e-con-full e-flex e-con e-child\" data-id=\"f57bc08\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f0de207 elementor-widget elementor-widget-text-editor\" data-id=\"f0de207\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<section class=\"av_textblock_section \"><div class=\"avia_textblock margen-abajo \"><p>Previo a la construcci\u00f3n del observatorio ROR (Roll-off Roof), se desarrollaron modelos CAD que permitieron representar con precisi\u00f3n la estructura y evaluar distintos aspectos t\u00e9cnicos del dise\u00f1o. Estos modelos resultaron muy \u00fatiles para anticipar posibles errores constructivos, optimizar el empleo de materiales y recursos, y garantizar un proceso de ejecuci\u00f3n m\u00e1s seguro y eficiente. Una vez finalizada la obra, se implement\u00f3 un visor web con el prop\u00f3sito de compartir los modelos y facilitar la difusi\u00f3n del proyecto en entornos acad\u00e9micos y de divulgaci\u00f3n.<\/p><p>Actualmente el visor esta cargado con 6 modelos: ROR Completo, ROR sin planchas de Panaroof, Estructura con Vigas H, Techo Medio, Pier y Carrito de Corredera Central. Alguno modelos demoran un poco en cargar por su complejidad. Se decidi\u00f3 no optimizarlos mucho para no perder calidad de detalle.<\/p><\/div><\/section><section class=\"avia_codeblock_section avia_code_block_0\"><div class=\"avia_codeblock \">\u00a0<\/div><\/section>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0db4f74 elementor-widget elementor-widget-html\" data-id=\"0db4f74\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n #models-iframe {\r\n    width: 945px; \/* Make the element fill the width of its parent *\/\r\n  }\r\n#glb-viewer-mount{\r\n  display:block;      \/* keeps it easy to center if you use margin:auto *\/\r\nwidth:945px;        \/* lo mismo que el iframe*\/\r\n  border:10px;                 \/* remove browser default border *\/\r\n  border-radius:5px;       \/* optional; remove if you want square corners *\/\r\n  margin:0 auto;            \/* optional centering *\/\r\n\r\n  \/* \u201chigher in the center\u201d ridge + lower inside & outside *\/\r\n  box-shadow:\r\n    inset 0 0 0 2px rgba(0,0,0,.55),    \/* lower INSIDE edge *\/\r\n    0 0 0 3px rgba(255,255,255,.24),    \/* bright center ridge (~3px) *\/\r\n    0 0 0 5px rgba(0,0,0,.60),          \/* lower OUTSIDE edge *\/\r\n    inset 0 1px 0 rgba(255,255,255,.22),\/* top highlight *\/\r\n    inset 0 -1px 0 rgba(0,0,0,.35);     \/* bottom inner shadow *\/\r\n}\r\n\r\n@media screen and (max-width: 945px) {\r\n #models-iframe {\r\n    width: 100%; \/* Make the element fill the width of its parent *\/\r\n  }\r\n#glb-viewer-mount{\r\nwidth:100%;        \/* lo mismo que el iframe*\/\r\n}\r\n\r\n<\/style>\r\n\r\n<!-- Add this where you want the iframe -->\r\n\r\n<div id=\"glb-viewer-mount\"><\/div>\r\n\r\n\r\n<script>\r\n(function () {\r\n  function mountIframe() {\r\n    var mount = document.getElementById('glb-viewer-mount');\r\n    if (!mount) return;\r\n\r\n    \/\/ Use viewport width\r\n    var width = Math.max(document.documentElement.clientWidth, window.innerWidth || 0);\r\n\r\n    \/\/ Pick the src once\r\n    var src;\r\n    if (width < 990) {\r\n      src = \"\/wp-content\/models\/threepipe-viewer-v7-o3dv.html\"; \/\/ mobile\r\n    } else {\r\n      src = \"\/wp-content\/models\/threepipe-viewer-v7-o3dv.html\"; \/\/ desktop\r\n    }\r\n\r\n    \/\/ Build iframe\r\n    var iframe = document.createElement('iframe');\r\niframe.id=\"models-iframe\";\r\n    iframe.src = src;\r\n    iframe.height = \"600\";\r\n    iframe.setAttribute('frameborder', '0');\r\n    iframe.setAttribute('scrolling', 'no');\r\n    iframe.style.display = \"block\";\r\n    iframe.style.margin = \"0 auto\";\r\n\r\n    \/\/ Clear previous content (if any) and append\r\n    mount.innerHTML = \"\";\r\n    mount.appendChild(iframe);\r\n  }\r\n\r\n  \/\/ Run when DOM is ready\r\n  if (document.readyState === \"loading\") {\r\n    document.addEventListener(\"DOMContentLoaded\", mountIframe);\r\n  } else {\r\n    mountIframe();\r\n  }\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8b315dc elementor-widget elementor-widget-text-editor\" data-id=\"8b315dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>ROR Completo<\/strong>: Presenta el proyecto de construcci\u00f3n pr\u00e1cticamente completo. Falta la puerta y la fundaci\u00f3n del pier.<\/p><p><strong>ROR sin planchas de Panaroof<\/strong>: Es un modelo similar al anterior pero sin las l\u00e1minas de PVC para tener una visi\u00f3n m\u00e1s clara de la estrucura met\u00e1lica.<\/p><p><strong>Estructura con Vigas H<\/strong>: Es la estructura b\u00e1sica fundamental, construida con Vigas H.<\/p><p><strong>Techo Medio<\/strong>: Es el modelo de la secci\u00f3n central de los techos m\u00f3viles.<\/p><p><strong>Pier<\/strong>: Estructura donde se va a instalar la montura, el telescopio y dem\u00e1s equipo para la observaci\u00f3n astron\u00f3mica y astrofotograf\u00eda.<\/p><p><strong>Carrito de Corredera Central<\/strong>: Elemento principal en el dise\u00f1o de m\u00f3bilidad de los techos.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Del concepto virtual a la realidad estructural Previo a la construcci\u00f3n del observatorio ROR (Roll-off Roof), se desarrollaron modelos CAD que permitieron representar con precisi\u00f3n la estructura y evaluar distintos aspectos t\u00e9cnicos del dise\u00f1o. Estos modelos resultaron muy \u00fatiles para anticipar posibles errores constructivos, optimizar el empleo de materiales y recursos, y garantizar un proceso [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3078","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/weigandt.org\/oab\/wp-json\/wp\/v2\/pages\/3078","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/weigandt.org\/oab\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/weigandt.org\/oab\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/weigandt.org\/oab\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/weigandt.org\/oab\/wp-json\/wp\/v2\/comments?post=3078"}],"version-history":[{"count":16,"href":"https:\/\/weigandt.org\/oab\/wp-json\/wp\/v2\/pages\/3078\/revisions"}],"predecessor-version":[{"id":3666,"href":"https:\/\/weigandt.org\/oab\/wp-json\/wp\/v2\/pages\/3078\/revisions\/3666"}],"wp:attachment":[{"href":"https:\/\/weigandt.org\/oab\/wp-json\/wp\/v2\/media?parent=3078"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}