301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
302 status code indicates that the requested resource is temporarily available at a different URL.
The user is automatically redirected to the new URL, but search engines continue to index the old address.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: bimx.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html> <html lang="en-US"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <link rel="profile" href="https://gmpg.org/xfn/11"> <link rel="apple-touch-icon" sizes="180x180" href="/content/public/images/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/content/public/images/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/content/public/images/favicon-16x16.png"> <link rel="manifest" href="/content/public/images/site.webmanifest"> <link rel="mask-icon" href="/content/public/images/safari-pinned-tab.svg" color="#ff6104"> <link rel="shortcut icon" href="/content/public/images/favicon.ico"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="msapplication-config" content="/content/public/images/browserconfig.xml"> <meta name="theme-color" content="#ffffff"> <link rel="preload" href="https://assets.graphisoft.com/typography/proximanova.min.css" as="style"> <link rel="preload" href="https://assets.graphisoft.com/typography/proximanova-regular-webfont.woff2" as="font" crossorigin> <link rel="preload" href="https://assets.graphisoft.com/typography/proximanova-regularit-webfont.woff2" as="font" crossorigin> <link rel="preload" href="https://assets.graphisoft.com/typography/proximanova-medium-webfont.woff2" as="font" crossorigin> <link rel="preload" href="https://assets.graphisoft.com/typography/proximanova-bold-webfont.woff2" as="font" crossorigin> <link rel="preload" href="https://assets.graphisoft.com/typography/proximanova-black-webfont.woff2" as="font" crossorigin> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Organization", "url": "https://graphisoft.com", "logo": "https://graphisoft.com/content/themes/building-together/dist/images/logos/logo-graphisoft-building-together.svg" } </script> <title>BIMx – Graphisoft</title> <meta name='robots' content='max-image-preview:large' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <meta name="description" content="Bridge the gap between the design studio and the construction site with award-winning BIMx, the most popular presentation and coordination app for all project stakeholders." /> <meta property="og:url" content="https://graphisoft.com/solutions/bimx/" /> <meta property="og:site_name" content="Graphisoft" /> <meta property="og:title" content="BIMx" /> <meta property="og:description" content="Bridge the gap between the design studio and the construction site with award-winning BIMx, the most popular presentation and coordination app for all project stakeholders." /> <meta property="og:image" content="https://assets.graphisoft.com/images/opengraph-graphisoft-logo.png" /> <meta property="og:type" content="article" /> <meta property="og:locale" content="en-US" /> <meta name="twitter:card" content="summary_large_image" /> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-MQDXT9B');</script> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PXKHW8M');</script> <link rel='dns-prefetch' href='//web.graphisoft.com' /> <link rel='dns-prefetch' href='//graphisoftid.graphisoft.com' /> <link rel='dns-prefetch' href='//cdnjs.cloudflare.com' /> <link rel="alternate" type="application/rss+xml" title="Graphisoft » Feed" href="https://graphisoft.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Graphisoft » Comments Feed" href="https://graphisoft.com/comments/feed/" /> <link rel='stylesheet' id='wp-block-library-css' href='https://graphisoft.com/cms/wp-includes/css/dist/block-library/style.min.css?ver=6.7.2' type='text/css' media='all' /> <style id='feedzy-rss-feeds-loop-style-inline-css' type='text/css'> .wp-block-feedzy-rss-feeds-loop{display:grid;gap:24px;grid-template-columns:repeat(1,1fr)}@media(min-width:782px){.wp-block-feedzy-rss-feeds-loop.feedzy-loop-columns-2,.wp-block-feedzy-rss-feeds-loop.feedzy-loop-columns-3,.wp-block-feedzy-rss-feeds-loop.feedzy-loop-columns-4,.wp-block-feedzy-rss-feeds-loop.feedzy-loop-columns-5{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.wp-block-feedzy-rss-feeds-loop.feedzy-loop-columns-2{grid-template-columns:repeat(2,1fr)}.wp-block-feedzy-rss-feeds-loop.feedzy-loop-columns-3{grid-template-columns:repeat(3,1fr)}.wp-block-feedzy-rss-feeds-loop.feedzy-loop-columns-4{grid-template-columns:repeat(4,1fr)}.wp-block-feedzy-rss-feeds-loop.feedzy-loop-columns-5{grid-template-columns:repeat(5,1fr)}}.wp-block-feedzy-rss-feeds-loop .wp-block-image.is-style-rounded img{border-radius:9999px} </style> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #FFFFFF;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--primary: #313D6B;--wp--preset--color--important: #FF6104;--wp--preset--color--gray: #B4B5B7;--wp--preset--color--light: #e3e4e5;--wp--preset--color--lighter: #f1f1f2;--wp--preset--color--transparent: transparent;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 16px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 24px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--normal: 18px;--wp--preset--font-size--huge: 32px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='megamenu-css' href='https://graphisoft.com/content/uploads/maxmegamenu/style.css?ver=58d118' type='text/css' media='all' /> <link rel='stylesheet' id='dashicons-css' href='https://graphisoft.com/cms/wp-includes/css/dashicons.min.css?ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='icons-css' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css?ver=6.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='theme_styles-css' href='https://graphisoft.com/content/themes/building-together/dist/css/theme.css?ver=1746646343250213' type='text/css' media='all' /> <link rel='stylesheet' id='country-selector-css' href='https://graphisoft.com/content/themes/building-together/dist/country-selector.BxJJWozh.css?ver=BxJJWozh' type='text/css' media='all' /> <script type="text/javascript" src="https://graphisoft.com/content/themes/building-together/dist/js/jquery-3.7.1.min.js?ver=3.7.1" id="jquery-js"></script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://graphisoft.com/cms/xmlrpc.php?rsd" /> <link rel="canonical" href="https://graphisoft.com/solutions/bimx/" /> <link rel='shortlink' href='https://graphisoft.com/?p=132' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://graphisoft.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fgraphisoft.com%2Fsolutions%2Fbimx%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://graphisoft.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fgraphisoft.com%2Fsolutions%2Fbimx%2F&format=xml" /> <script type="text/javascript"> /* <![CDATA[ */ var GS = { ajaxurl: "https:\/\/graphisoft.com\/cms\/wp-admin\/admin-ajax.php", }; /* ]]> */ </script><meta name="csrf-token" content="QHnX2HfqsbWDHHili0YhYCuoiQSLjGVsHQmFctI3"><style type="text/css"> .feedzy-rss-link-icon:after { content: url("https://graphisoft.com/content/plugins/feedzy-rss-feeds/img/external-link.png"); margin-left: 3px; } </style> <meta name="site" content="ww"><style type="text/css">/** Mega Menu CSS: fs **/</style> <meta name="geo" content="FI" data-geo="FI"> <meta name="country" content="FI" data-code="FI" data-region=""> </head> <body class="page-template page-template-no-title page page-id-132 page-child parent-pageid-15 wp-embed-responsive layout-body brand-bimx mega-menu-top-menu"> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MQDXT9B" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PXKHW8M" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <a class="sr-only sr-only-focusable" href="#content">Skip to content</a> <header id="layout-header" class="layout-header bg-white"> <div class="container-fluid"> <nav class="navbar navbar-main navbar-expand-xl"> <a class="navbar-brand" href="https://graphisoft.com"> <object type="image/svg+xml" data="https://graphisoft.com/content/themes/building-together/dist/images/logos/logo-graphisoft.svg">Graphisoft</object> </a> <div class="d-flex flex-grow-1 justify-content-end justify-content-xl-between"> <div id="navbar-top" class=""> <div id="mega-menu-wrap-top-menu" class="mega-menu-wrap"><div class="mega-menu-toggle"><div class="mega-toggle-blocks-left"></div><div class="mega-toggle-blocks-center"></div><div class="mega-toggle-blocks-right"><div class='mega-toggle-block mega-menu-toggle-animated-block mega-toggle-block-0' id='mega-toggle-block-0'><button aria-label="Toggle Menu" class="mega-toggle-animated mega-toggle-animated-slider" type="button" aria-expanded="false"> <span class="mega-toggle-animated-box"> <span class="mega-toggle-animated-inner"></span> </span> </button></div></div></div><ul id="mega-menu-top-menu" class="mega-menu max-mega-menu mega-menu-horizontal mega-no-js" data-event="hover_intent" data-effect="fade_up" data-effect-speed="200" data-effect-mobile="slide_left" data-effect-speed-mobile="200" data-panel-width=".layout-header" data-panel-inner-width=".container" data-mobile-force-width="false" data-second-click="go" data-document-click="collapse" data-vertical-behaviour="standard" data-breakpoint="1199" data-unbind="true" data-mobile-state="collapse_all" data-mobile-direction="vertical" data-hover-intent-timeout="300" data-hover-intent-interval="100"><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-disable-link mega-menu-item-55406' id='mega-menu-item-55406'><a class="mega-menu-link" tabindex="0" aria-expanded="false" role="button">Products<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-row' id='mega-menu-55406-0'> <ul class="mega-sub-menu"> <li class='mega-menu-column mega-menu-columns-3-of-12' id='mega-menu-55406-0-0'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-widget widget_nav_menu mega-menu-item-nav_menu-2' id='mega-menu-item-nav_menu-2'><h4 class="mega-block-title">Plans</h4><ul id="menu-products-plans" class="menu"><li id="menu-item-66122" class="has-logo menu-item menu-item-type-post_type menu-item-object-page menu-item-66122"><a class="mega-menu-item-link has-logo" href="https://graphisoft.com/plans-and-products/archicad-studio/"><b>Archicad Studio</b><span class="description">Architectural design | Local collaboration</span></a></li> <li id="menu-item-66121" class="has-logo menu-item menu-item-type-post_type menu-item-object-page menu-item-66121"><a class="mega-menu-item-link has-logo" href="https://graphisoft.com/plans-and-products/archicad-collaborate/"><b>Archicad Collaborate</b><span class="description">Architectural design | MEP design | Collaboration</span></a></li> </ul></li><li class='mega-menu-item mega-menu-item-type-widget widget_nav_menu mega-menu-item-nav_menu-3' id='mega-menu-item-nav_menu-3'><h4 class="mega-block-title">Products</h4><ul id="menu-products-products" class="menu"><li id="menu-item-55392" class="has-logo logo-archicad menu-item menu-item-type-post_type menu-item-object-page menu-item-55392"><a class="mega-menu-item-link has-logo logo-archicad" href="https://graphisoft.com/plans-and-products/archicad/"><b>Archicad</b><span class="description">Architectural design | MEP design | Documentation | Visualization</span></a></li> <li id="menu-item-55393" class="has-logo logo-ddscad menu-item menu-item-type-post_type menu-item-object-page menu-item-55393"><a class="mega-menu-item-link has-logo logo-ddscad" href="https://graphisoft.com/plans-and-products/ddscad/"><b>DDScad</b><span class="description">Mechanical | Electrical | Plumbing</span></a></li> <li id="menu-item-55394" class="has-logo logo-bimcloud menu-item menu-item-type-post_type menu-item-object-page menu-item-55394"><a class="mega-menu-item-link has-logo logo-bimcloud" href="https://graphisoft.com/solutions/bimcloud/"><b>BIMcloud</b><span class="description">Collaboration | Hybrid work</span></a></li> <li id="menu-item-55395" class="has-logo logo-bimx menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-132 current_page_item menu-item-55395"><a class="mega-menu-item-link has-logo logo-bimx menu-item menu-item-type-post_type menu-item-object-page current-menu-item" href="https://graphisoft.com/solutions/bimx/"><b>BIMx</b><span class="description">Presentation | Coordination</span></a></li> <li id="menu-item-59406" class="ml-3 mt-2 text-primary menu-item menu-item-type-post_type menu-item-object-page menu-item-59406"><a class="mega-menu-item-link ml-3 mt-2 text-primary" href="https://graphisoft.com/plans-and-products/"><b>View all Plans & Products →</b></a></li> </ul></li> </ul> </li><li class='mega-menu-column mega-menu-columns-3-of-12' id='mega-menu-55406-0-1'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-widget widget_nav_menu mega-menu-item-nav_menu-4' id='mega-menu-item-nav_menu-4'><h4 class="mega-block-title">Purchase</h4><ul id="menu-products-purchase" class="menu"><li id="menu-item-55398" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55398"><a class="mega-menu-item-link " href="https://graphisoft.com/where-to-buy/"><b>Where to buy</b></a></li> </ul></li><li class='mega-menu-item mega-menu-item-type-widget widget_nav_menu mega-menu-item-nav_menu-5' id='mega-menu-item-nav_menu-5'><h4 class="mega-block-title">Useful links</h4><ul id="menu-products-useful-links" class="menu"><li id="menu-item-55400" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55400"><a class="mega-menu-item-link " href="https://graphisoft.com/resources-and-support/downloads/"><b>Downloads</b><span class="description">Products | Updates | Add-ons</span></a></li> <li id="menu-item-55401" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55401"><a class="mega-menu-item-link " href="https://graphisoft.com/resources-and-support/system-requirements/"><b>System requirements</b><span class="description">Hardware specifications</span></a></li> <li id="menu-item-52226" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-52226"><a class="mega-menu-item-link " href="https://myarchicad.com" target="_blank"><b>Educational licenses</b><span class="description">Get your free Archicad license</span></a></li> <li id="menu-item-52230" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-52230"><a class="mega-menu-item-link " href="/case-studies"><b>Case studies</b><span class="description">Customer stories</span></a></li> <li id="menu-item-55402" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55402"><a class="mega-menu-item-link " href="https://graphisoft.com/product-roadmap/" target="_blank"><b>Product roadmap</b><span class="description">What’s in the pipeline?</span></a></li> </ul></li> </ul> </li><li class='mega-menu-column mega-menu-columns-6-of-12' id='mega-menu-55406-0-2'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-widget widget_nav_menu mega-menu-item-nav_menu-6' id='mega-menu-item-nav_menu-6'><h4 class="mega-block-title">What’s new</h4><ul id="menu-products-whats-new" class="menu"><li id="menu-item-66125" class="mega-menu-item-wrapper menu-item menu-item-type-post_type menu-item-object-page menu-item-66125"><a class="mega-menu-item-link has-img mega-menu-item-wrapper" href="https://graphisoft.com/plans-and-products/archicad-studio/"><img src="https://graphisoft.com/content/uploads/2025/03/Archicad-Studio_WhatsNew_620x477.jpg"><b>Introducing Archicad Studio</b><span class="subtitle">Focus on design and productivity with a BIM feature set optimized for individuals and small teams.</span><span class="description">Empowering Solo Architects and Local Team Collaborations</span></a></li> <li id="menu-item-60171" class="mega-menu-item-wrapper menu-item menu-item-type-post_type menu-item-object-page menu-item-60171"><a class="mega-menu-item-link has-img mega-menu-item-wrapper" href="https://graphisoft.com/solutions/whatsnew/"><img src="https://graphisoft.com/content/uploads/2024/10/Whats_new_ac28_featured.jpg"><b>2024 Graphisoft product lineup</b><span class="subtitle">New features | Video Highlights</span><span class="description">See what’s new in Archicad, BIMcloud, BIMx, and DDScad</span></a></li> <li id="menu-item-55403" class="mega-menu-item-wrapper menu-item menu-item-type-post_type menu-item-object-page menu-item-55403"><a class="mega-menu-item-link has-img mega-menu-item-wrapper" href="https://graphisoft.com/solutions/innovation/archicad-ai-visualizer/"><img src="https://graphisoft.com/content/uploads/2023/11/visualizer-megamenu.png"><b>Archicad AI Visualizer moves to the Cloud</b><span class="subtitle">Powered by Stable Diffusion</span><span class="description">Impress your clients with AI-assisted creations</span></a></li> </ul></li> </ul> </li> </ul> </li></ul> </li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-54167' id='mega-menu-item-54167'><a class="mega-menu-link" aria-expanded="false" tabindex="0">Learn & Support<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-row' id='mega-menu-54167-0'> <ul class="mega-sub-menu"> <li class='mega-menu-column mega-menu-columns-3-of-12' id='mega-menu-54167-0-0'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-widget widget_nav_menu mega-menu-item-nav_menu-10' id='mega-menu-item-nav_menu-10'><h4 class="mega-block-title">Knowledge and Skills</h4><ul id="menu-learn-support-knowledge-and-skills" class="menu"><li id="menu-item-54145" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-54145"><a class="mega-menu-item-link " href="https://learn.graphisoft.com/" target="_blank"><b>Graphisoft Learn</b><span class="description">Training | Certification | Events</span></a></li> <li id="menu-item-54146" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-54146"><a class="mega-menu-item-link " href="https://community.graphisoft.com/t5/Knowledge-Base/ct-p/tkb" target="_blank"><b>Knowledge base</b><span class="description">Articles</span></a></li> </ul></li><li class='mega-menu-item mega-menu-item-type-widget widget_nav_menu mega-menu-item-nav_menu-11' id='mega-menu-item-nav_menu-11'><h4 class="mega-block-title">Support</h4><ul id="menu-learn-support-support" class="menu"><li id="menu-item-54149" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-54149"><a class="mega-menu-item-link " href="/resources-and-support/getting-started"><b>Welcome aboard</b><span class="description">Launch and learn your new product</span></a></li> <li id="menu-item-54150" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-54150"><a class="mega-menu-item-link " href="https://support.graphisoft.com/hc/en-us" target="_blank"><b>Technical support</b><span class="description">Resolve issues</span></a></li> <li id="menu-item-59105" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-59105"><a class="mega-menu-item-link " href="https://graphisoft.com/customer-success/"><b>Customer success</b><span class="description">Resources to grow your skills</span></a></li> </ul></li> </ul> </li><li class='mega-menu-column mega-menu-columns-3-of-12' id='mega-menu-54167-0-1'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-widget widget_nav_menu mega-menu-item-nav_menu-8' id='mega-menu-item-nav_menu-8'><h4 class="mega-block-title">Students and Educators</h4><ul id="menu-learn-support-students-and-educators" class="menu"><li id="menu-item-54148" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-54148"><a class="mega-menu-item-link " href="https://myarchicad.graphisoft.com" target="_blank"><b>Educational licenses</b><span class="description">Get your free Archicad license</span></a></li> </ul></li><li class='mega-menu-item mega-menu-item-type-widget widget_nav_menu mega-menu-item-nav_menu-9' id='mega-menu-item-nav_menu-9'><h4 class="mega-block-title">Resources</h4><ul id="menu-learn-support-resources" class="menu"><li id="menu-item-55384" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55384"><a class="mega-menu-item-link " href="https://graphisoft.com/resources-and-support/downloads/"><b>Downloads</b><span class="description">Products | Updates | Add-ons</span></a></li> <li id="menu-item-55385" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55385"><a class="mega-menu-item-link " href="https://graphisoft.com/resources-and-support/system-requirements/"><b>System requirements</b><span class="description">Hardware specifications</span></a></li> <li id="menu-item-54152" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-54152"><a class="mega-menu-item-link " href="https://community.graphisoft.com/t5/Getting-started/Archicad-Sample-Projects/ta-p/304186" target="_blank"><b>Sample projects</b><span class="description">Explore in Archicad</span></a></li> <li id="menu-item-67007" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-67007"><a class="mega-menu-item-link " href="https://graphisoft.com/solutions/workflows/build-your-own/"><b>Developer resources</b><span class="description">Build your own solution</span></a></li> </ul></li> </ul> </li><li class='mega-menu-column mega-menu-columns-6-of-12' id='mega-menu-54167-0-2'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-widget widget_nav_menu mega-menu-item-nav_menu-7' id='mega-menu-item-nav_menu-7'><h4 class="mega-block-title">Featured</h4><ul id="menu-learn-support-featured" class="menu"><li id="menu-item-54189" class="mega-menu-item-wrapper menu-item menu-item-type-custom menu-item-object-custom menu-item-54189"><a class="mega-menu-item-link has-img mega-menu-item-wrapper" href="https://learn.graphisoft.com/visitor_class_catalog/category/18590" target="_blank"><img src="https://graphisoft.com/content/uploads/2024/03/Fasad-02_Anton-Adielsson-1-scaled-1-1024x743.jpg"><b>BIM Author Program</b><span class="description">by Graphisoft Learn Get certified as BIM Author</span></a></li> <li id="menu-item-54190" class="mega-menu-item-wrapper menu-item menu-item-type-custom menu-item-object-custom menu-item-54190"><a class="mega-menu-item-link has-img mega-menu-item-wrapper" href="https://learn.graphisoft.com/visitor_class_catalog/category/18591" target="_blank"><img src="https://graphisoft.com/content/uploads/2024/03/Fasad-02_Anton-Adielsson-1-scaled-2-1024x743.jpg"><b>BIM Coordinator Program</b><span class="description">by Graphisoft Learn Get certified as BIM Coordinator</span></a></li> <li id="menu-item-54191" class="mega-menu-item-wrapper menu-item menu-item-type-custom menu-item-object-custom menu-item-54191"><a class="mega-menu-item-link has-img mega-menu-item-wrapper" href="https://learn.graphisoft.com/visitor_class_catalog/category/8489" target="_blank"><img src="https://graphisoft.com/content/uploads/2024/03/Fasad-02_Anton-Adielsson-1-scaled-3-1024x743.jpg"><b>BIM Manager Program</b><span class="description">by Graphisoft Learn Get certified as Archicad BIM Manager</span></a></li> </ul></li> </ul> </li> </ul> </li></ul> </li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-54168' id='mega-menu-item-54168'><a class="mega-menu-link" aria-expanded="false" tabindex="0">Community & Events<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-row' id='mega-menu-54168-0'> <ul class="mega-sub-menu"> <li class='mega-menu-column mega-menu-columns-3-of-12' id='mega-menu-54168-0-0'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-widget widget_nav_menu mega-menu-item-nav_menu-15' id='mega-menu-item-nav_menu-15'><h4 class="mega-block-title">Community</h4><ul id="menu-community-events-community" class="menu"><li id="menu-item-54159" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-54159"><a class="mega-menu-item-link " href="https://community.graphisoft.com/t5/Forum/ct-p/forum" target="_blank"><b>Forum</b><span class="description">Join the conversation</span></a></li> <li id="menu-item-54160" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-54160"><a class="mega-menu-item-link " href="https://community.graphisoft.com/t5/Graphisoft-Insights/bg-p/gs-insights" target="_blank"><b>Insights</b><span class="description">Product news | Service news</span></a></li> <li id="menu-item-59572" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-59572"><a class="mega-menu-item-link " href="https://community.graphisoft.com/t5/Wishlist/idb-p/wishlist" target="_blank"><b>Wishlist</b><span class="description">Post your wishes</span></a></li> <li id="menu-item-67008" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-67008"><a class="mega-menu-item-link " href="/case-studies"><b>Case studies</b><span class="description">Customer stories</span></a></li> <li id="menu-item-54162" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-54162"><a class="mega-menu-item-link " href="https://community.graphisoft.com/t5/Graphisoft-Podcast/bg-p/podcast" target="_blank"><b>Podcast</b><span class="description">Live discussion</span></a></li> <li id="menu-item-54161" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-54161"><a class="mega-menu-item-link " href="https://community.graphisoft.com/t5/Developer-Hub/ct-p/developer" target="_blank"><b>Developer hub</b><span class="description">For developers</span></a></li> </ul></li> </ul> </li><li class='mega-menu-column mega-menu-columns-3-of-12' id='mega-menu-54168-0-1'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-widget widget_nav_menu mega-menu-item-nav_menu-14' id='mega-menu-item-nav_menu-14'><h4 class="mega-block-title">Events</h4><ul id="menu-community-events-events" class="menu"><li id="menu-item-54163" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-54163"><a class="mega-menu-item-link " href="/events"><b>Events</b><span class="description">Events | Building Together</span></a></li> <li id="menu-item-54164" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-54164"><a class="mega-menu-item-link " href="https://community.graphisoft.com/t5/Webinars/eb-p/events?depth=0&byPassHideMessagesFromListFilter=true&sort_by=occasionStartTime" target="_blank"><b>Webinars</b><span class="description">Join our live sessions</span></a></li> </ul></li><li class='mega-menu-item mega-menu-item-type-widget widget_nav_menu mega-menu-item-nav_menu-13' id='mega-menu-item-nav_menu-13'><h4 class="mega-block-title">Human Resources</h4><ul id="menu-community-events-human-resources" class="menu"><li id="menu-item-54165" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-54165"><a class="mega-menu-item-link " href="https://bimmanager.graphisoft.com/certified-bim-managers" target="_blank"><b>Certified BIM professionals</b><span class="description">Registry of qualified practitioners</span></a></li> <li id="menu-item-54166" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-54166"><a class="mega-menu-item-link " href="/job-board/positions-available"><b>Careers in AEC industry</b><span class="description">Job opportunities</span></a></li> </ul></li> </ul> </li><li class='mega-menu-column mega-menu-columns-6-of-12' id='mega-menu-54168-0-2'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-widget widget_nav_menu mega-menu-item-nav_menu-12' id='mega-menu-item-nav_menu-12'><h4 class="mega-block-title">Featured</h4><ul id="menu-community-events-featured" class="menu"><li id="menu-item-61499" class="mega-menu-item-wrapper menu-item menu-item-type-custom menu-item-object-custom menu-item-61499"><a class="mega-menu-item-link has-img mega-menu-item-wrapper" href="https://community.graphisoft.com/t5/Graphisoft-Insights/Graphisoft-Talks-with-Boldizs%C3%A1r-Koenig/ba-p/658166" target="_blank"><img src="https://graphisoft.com/content/uploads/2025/04/GS.com-Banner_Episode10_260x200px.png"><b>Graphisoft Talks #10: Adapting with Agile</b><span class="description">Agile, Scrum Master, sprints – these are all terms and practices software development teams may be familiar with, but how do they help us get to the final product in users’ hands? Graphisoft’s agile team coach Boldizsár Koenig breaks down the methodology with Nathan Hildebrandt.</span></a></li> <li id="menu-item-54198" class="mega-menu-item-wrapper menu-item menu-item-type-custom menu-item-object-custom menu-item-54198"><a class="mega-menu-item-link has-img mega-menu-item-wrapper" href="https://community.graphisoft.com/wishlist" target="_blank"><img src="https://graphisoft.com/content/uploads/2024/10/Image-A.png"><b>Product Wishlist</b><span class="description">Post your wishes about Graphisoft products: Archicad, BIMx, and BIMcloud.</span></a></li> </ul></li> </ul> </li> </ul> </li></ul> </li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-53028' id='mega-menu-item-53028'><a class="mega-menu-link" aria-expanded="false" tabindex="0">About us<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-row' id='mega-menu-53028-0'> <ul class="mega-sub-menu"> <li class='mega-menu-column mega-menu-columns-3-of-12' id='mega-menu-53028-0-0'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-widget widget_nav_menu mega-menu-item-nav_menu-19' id='mega-menu-item-nav_menu-19'><h4 class="mega-block-title">About us</h4><ul id="menu-about-us-about-us" class="menu"><li id="menu-item-55372" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55372"><a class="mega-menu-item-link " href="https://graphisoft.com/solutions/innovation/"><b>Innovation</b></a></li> <li id="menu-item-55373" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55373"><a class="mega-menu-item-link " href="https://graphisoft.com/why-graphisoft/our-story/"><b>Our story</b></a></li> <li id="menu-item-55374" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55374"><a class="mega-menu-item-link " href="https://graphisoft.com/why-graphisoft/our-partners/"><b>Our partners</b></a></li> </ul></li><li class='mega-menu-item mega-menu-item-type-widget widget_nav_menu mega-menu-item-nav_menu-20' id='mega-menu-item-nav_menu-20'><h4 class="mega-block-title">Career</h4><ul id="menu-about-us-career" class="menu"><li id="menu-item-67009" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-67009"><a class="mega-menu-item-link " href="https://careers.graphisoft.com" target="_blank"><b>Careers at Graphisoft</b></a></li> </ul></li> </ul> </li><li class='mega-menu-column mega-menu-columns-3-of-12' id='mega-menu-53028-0-1'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-widget widget_nav_menu mega-menu-item-nav_menu-17' id='mega-menu-item-nav_menu-17'><h4 class="mega-block-title">Connect</h4><ul id="menu-about-us-connect" class="menu"><li id="menu-item-55376" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55376"><a class="mega-menu-item-link " href="https://graphisoft.com/contact-us/"><b>Get in touch</b></a></li> </ul></li><li class='mega-menu-item mega-menu-item-type-widget widget_nav_menu mega-menu-item-nav_menu-18' id='mega-menu-item-nav_menu-18'><h4 class="mega-block-title">News & press</h4><ul id="menu-about-us-news-press" class="menu"><li id="menu-item-55377" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55377"><a class="mega-menu-item-link " href="https://graphisoft.com/contact-us/press-relations/trending-news/"><b>News</b></a></li> <li id="menu-item-55378" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55378"><a class="mega-menu-item-link " href="https://graphisoft.com/contact-us/press-relations/?hash=%2Fnews%2Fgraphisoft-corporate-press-kit-469792"><b>Press kit</b></a></li> <li id="menu-item-53032" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-53032"><a class="mega-menu-item-link " href="/case-studies"><b>Case studies</b></a></li> <li id="menu-item-55379" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55379"><a class="mega-menu-item-link " href="https://graphisoft.com/why-graphisoft/awards/"><b>Awards</b></a></li> </ul></li> </ul> </li><li class='mega-menu-column mega-menu-columns-6-of-12' id='mega-menu-53028-0-2'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-widget widget_nav_menu mega-menu-item-nav_menu-16' id='mega-menu-item-nav_menu-16'><h4 class="mega-block-title">Featured</h4><ul id="menu-about-us-featured" class="menu"><li id="menu-item-55380" class="mega-menu-item-wrapper menu-item menu-item-type-post_type menu-item-object-page menu-item-55380"><a class="mega-menu-item-link has-img mega-menu-item-wrapper" href="https://graphisoft.com/solutions/innovation/"><img src="https://graphisoft.com/content/uploads/2023/11/innovations-banner-1024x180.png" style="object-position: 80%;"><b>Building the future with Graphisoft</b><span class="subtitle">Innovation</span><span class="description">Impress your clients with AI-assisted creations</span></a></li> <li id="menu-item-58867" class="mega-menu-item-wrapper menu-item menu-item-type-custom menu-item-object-custom menu-item-58867"><a class="mega-menu-item-link has-img mega-menu-item-wrapper" href="https://graphisoft.com/case-studies/paris-athletes-village"><img src="https://graphisoft.com/content/uploads/2024/08/Athletes-Village-Paris_case-study_featured.jpg"><b>Athletes’ Village Paris</b><span class="subtitle">Customer story</span><span class="description">An innovative approach to usage and prefabricated materials</span></a></li> <li id="menu-item-58555" class="mega-menu-item-wrapper menu-item menu-item-type-custom menu-item-object-custom menu-item-58555"><a class="mega-menu-item-link has-img mega-menu-item-wrapper" href="https://graphisoft.com/case-studies/farkasvolgyi-arquitetos-arena-mrv"><img src="https://graphisoft.com/content/uploads/2024/08/farkasvolgyi-arquitestos-arena_featured.jpg"><b>Farkasvölgyi, Brazil</b><span class="subtitle">Customer story</span><span class="description">A multipurpose sports arena designed for the fans, by the fans</span></a></li> </ul></li> </ul> </li> </ul> </li></ul> </li></ul><button class='mega-close' aria-label='Close'></button></div> </div> <div id="navbar-top-right" class="collapse navbar-collapse"> </div> <div class="menu-icons navbar p-0 flex-nowrap d-flex ml-3"> <!-- Widget JavaScript bundle --> <script src="https://cloud.google.com/ai/gen-app-builder/client?hl=en_US"></script> <!-- Search widget element is not visible by default --> <gen-search-widget configId="54a6945d-a227-4296-9fd3-a740ff3555e3" triggerId="searchWidgetTrigger" style="z-index: 6001"> </gen-search-widget> <!-- Element that opens the widget on click. It does not have to be an input --> <button id="searchWidgetTrigger" class="nav-link btn btn-link google-search-button" > </button> <dialog open class="goott"> <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="#313D6B" stroke-linecap="round" stroke-linejoin="round"> <path d="M6.5 17.5V16.5C6.5 13.7386 8.73858 11.5 11.5 11.5H12.5" /> <path d="M6.5 17.5V16.5C6.5 13.7386 4.26142 11.5 1.5 11.5H0.5" /> <path d="M6.5 5.5V6.5C6.5 9.26142 8.73858 11.5 11.5 11.5H12.5" /> <path d="M6.5 5.5V6.5C6.5 9.26142 4.26142 11.5 1.5 11.5H0.5" /> <path d="M13.5 0.5V1C13.5 2.933 15.067 4.5 17 4.5H17.5" /> <path d="M13.5 8.5V8C13.5 6.067 15.067 4.5 17 4.5H17.5" /> <path d="M13.5 0.5V1C13.5 2.933 11.933 4.5 10 4.5H9.5" /> <path d="M13.5 8.5V8C13.5 6.067 11.933 4.5 10 4.5H9.5" /> </svg> <div> <div class="goott_s">Search <span class="badge">Beta</span></div> <div class="goott_pbgg">powered by Google Gemini</div> </div> </dialog> <style> .google-search-button { aspect-ratio: 1; background: url('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.5 14.5C11.366 14.5 14.5 11.366 14.5 7.5C14.5 3.63401 11.366 0.5 7.5 0.5C3.63401 0.5 0.5 3.63401 0.5 7.5C0.5 11.366 3.63401 14.5 7.5 14.5Z" stroke="%23313D6B" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.5 17.5L12.5 12.5" stroke="%23313D6B" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center; /*background: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g><path d="M5.75758 10.7667C8.52402 10.7667 10.7667 8.52407 10.7667 5.75763C10.7667 2.99118 8.52402 0.748535 5.75758 0.748535C2.99114 0.748535 0.748489 2.99118 0.748489 5.75763C0.748489 8.52407 2.99114 10.7667 5.75758 10.7667Z" stroke="%23313D6B" stroke-width="1.51515" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.7576 14.7576L10.6424 10.6425" stroke="%23313D6B" stroke-width="1.51515" stroke-linecap="round" stroke-linejoin="round"/></g></svg>') no-repeat center;*/ border-radius: 0; /* width: 18px; height: 18px; margin: .5rem; */ padding: 0; } .goott { position: absolute; left: 19px; top: calc(100% + 10px); appearance: none; border: 0; background-color: white; border-radius: 8px; box-sizing: border-box; box-shadow: 0 0 0 1px #d5dce8; display: flex; gap: 8px; filter: drop-shadow(0 2px 11px #0507132b); margin: 0; opacity: 0; padding: 12px; transform: translateX(-50%) rotate3d(0,0,0,0); visibility: hidden; transition: opacity .15s linear, visibility .15s linear; } .google-search-button:hover + .goott { opacity: 1; visibility: visible; } @media (hover: none) { .goott { display: none; } } .goott:before { background-image: url('data:image/svg+xml,<svg width="23" height="11" viewBox="0 0 23 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.678711 11.0001L8.3487 2.11902C8.74286 1.66259 9.07977 1.27245 9.3816 0.978288C9.69735 0.670557 10.0472 0.3934 10.49 0.235066C11.1431 0.00156015 11.8569 0.00156012 12.51 0.235066C12.9529 0.3934 13.3027 0.670557 13.6184 0.978289C13.9203 1.27246 14.2572 1.66259 14.6514 2.11903L22.3213 11.0001L0.678711 11.0001Z" fill="%23D5DCE8"/><path d="M9.07817 2.80428C9.91316 1.83745 10.3307 1.35403 10.8267 1.17669C11.2621 1.02102 11.7379 1.02102 12.1733 1.17669C12.6693 1.35403 13.0868 1.83745 13.9218 2.80428L21 11.0001L2 11.0001L9.07817 2.80428Z" fill="%23fff"/></svg>'); content: ''; filter: glow(0 0 1px 0 red); width: 23px; height: 11px; position: absolute; top: -11px; left: 50%; transform: translateX(-50%); } .goott_s { font-size: 14px; line-height: 16px; color: #231f20; } .goott_s .badge { background-color: #f3f3f3; border-radius: 13px; font-size: 10px; line-height: 12px; gap: 4px; padding: 2px 8px; text-align: center; } .goott_pbgg { white-space: nowrap; color: #878787; font-size: 12px; line-height: 14px; margin-top: 4px; } </style> <script> // jQuery(function () { // jQuery('#searchWidgetTrigger').tooltip() // }) </script> <div id="country-selector"> <country-selector :locale='{"code":"FI","region":null}' :recommendation='{"code":"FI"}' :dictionary='{"Search\u2026":"Search\u2026","Close":"Close","Current location":"Current location","Select different location":"Select different location","Depending on your location, available products and services may vary.":"Depending on your location, available products and services may vary.","Recommended location":"Recommended location","Select Your location":"Select Your location","Your choice affects the available services and products in your location.":"Your choice affects the available services and products in your location."}'> </country-selector> </div> <a class="nav-link d-flex align-items-center text-uppercase" href="https://graphisoft.com/auth/login" aria-label="Sign in"> <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="9.00098" cy="5" r="2.5" stroke="currentColor"/> <path d="M14.4484 12.9434C14.5148 13.57 14.5017 14.7211 14.4805 15.5441C14.4667 16.079 14.0267 16.5 13.4916 16.5H4.47613C3.93329 16.5 3.4899 16.0669 3.48554 15.5241C3.47895 14.7025 3.4842 13.5649 3.54999 12.9434C3.66077 11.8967 4.89704 9.5 9 9.5C13.103 9.5 14.3392 11.8967 14.45 12.9434" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> </svg> <span class="d-none d-lg-inline ml-1">Sign in</span> </a> </div> </div> </nav> </div> </header> <main id="content" class="layout-content" role="main"> <article id="post-132" class="post-132 page type-page status-publish hentry internal-tag-brand-bimx"> <header class="entry-header" style="display: none;"> <h1 class="entry-title text-gradient">BIMx</h1> </header> <div class="entry-content"> <style> .ac26t-tab-bg { background-color:#231F20; } div.cover-off.margin-off:not(.row):not(.ac26t-tab-bg) { background-position: 41% 60% !important; max-height: 400px !important; } .layout-content { margin-top: 0 !important; } .cover-off { width: 100vw; } .margin-off { margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); } .b-bottom-1 { border-bottom: 1px solid #231F20; } .fw-700 { font-weight: 700 !important; } .font-semibold, .fw-600 { font-weight: 600; } .img-fluids { max-width: 100%; height: auto; } .logo-main img { max-width: 320px; } p:empty, .hero-hidden-values { display: none; } .shadow { box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3); } .gs-size-full { margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); width: 100vw; } h1 { font-weight: 700; font-size: 3rem; line-height: 1.166666666; } h2 { font-weight: 700; font-size: 3rem; line-height: 1.21; } h3 { font-weight: 600; font-size: 2.625rem; line-height: 1.21; } h4 { font-weight: 600; font-size: 2rem; line-height: 1.333; } h5 { font-weight: 600; font-size: 1.5rem; line-height: 1.333; } .text-36 { font-weight: 600; font-size: 1.75rem; line-height: 1.2; } .text-30 { font-weight: 600; font-size: 1.875rem; line-height: 1.2333; } p.lead, ul.lead { font-size: 1.5rem; line-height: 1.5; } ul { padding-left: 1.75rem; } a.dark-link { color: #231f20; } a.btn { border-radius: 99999rem; border-width: 2px; padding: .21875rem 1rem; } .sidenav a.btn { border-radius: 0; } .tiny { font-size: 0.6875rem; line-height: 2.4545454545; } ul li::marker { color: currentColor; } .bw-80 a.btn { min-width: 80%; } .gs-size-full > .wp-block-group__inner-container { width: 100%; padding-right: .9375rem; padding-left: .9375rem; margin-right: auto; margin-left: auto } .video-box.protruding .protruding-inner { padding: 2.4375rem 0; } .bg-medium { background-color: #f1f1f1; } .view-1 { height: 1rem !important; } .view-2 { height: 2rem !important; } .view-3 { height: 4rem !important; } .view-4 { height: 6rem !important; } .stripe figure img { max-width: 240px; } .protruding-inner { padding-left: 1.4375rem; padding-right: 1.4375rem; } @media (min-width: 576px) { .gs-size-full > .wp-block-group__inner-container { max-width: 540px; } .figure-mb-0 figure { margin-bottom: 1rem; } } @media (min-width: 768px) { .text-36 { font-size: 2rem; line-height: 1.1; } .gs-size-full > .wp-block-group__inner-container { max-width: 720px; } .full-w-left { max-width: 720px; margin-left: auto; margin-right: auto; } .full-w-right { max-width: 720px; margin-left: auto; margin-right: auto; } .view-1 { height: 2rem !important; } .view-2 { height: 4rem !important; } .view-3 { height: 6rem !important; } .view-4 { height: 8rem !important; } .gs-size-full > .wp-block-group__inner-container { max-width: 720px; } div.cover-off.margin-off:not(.row):not(.ac26t-tab-bg) { background-position: 0% 67% !important; max-height: 600px !important; } } @media (min-width: 992px) { .gs-size-full > .wp-block-group__inner-container { max-width: 960px; } .protruding { margin-left: -2.4375rem; margin-right: -2.4375rem; } .protruding-inner { padding-left: 2.4375rem; padding-right: 2.4375rem; } .icon-eqh { min-height: 62px; display:flex; align-items: end; margin-bottom: 0.4rem; } .video-box.protruding .protruding-inner { padding: 0 2.4375rem; } } @media (min-width: 1200px) { .layout-content, .container, .ac26t-inner-container, .gs-size-full > .wp-block-group__inner-container { max-width: 1130px; } } @media (min-width: 1480px) { .layout-content, .container, .ac26t-inner-container, .gs-size-full > .wp-block-group__inner-container { max-width: 80%; max-width: 1130px; } } @media (min-width: 2560px) { .layout-content, .container, .ac26t-inner-container, .gs-size-full > .wp-block-group__inner-container { max-width: 80%; max-width: 1130px; } } @media (min-width: 3840px) { .layout-content, .container, .ac26t-inner-container, .gs-size-full > .wp-block-group__inner-container { max-width: 3000px; max-width: 1130px; } } @media (min-width: 4096px) { .layout-content, .container, .ac26t-inner-container, .gs-size-full > .wp-block-group__inner-container { max-width: 3200px; max-width: 1130px; } } .btn-outline-primary { color: #000; } .figure { margin-bottom: 0; } .icon-play:before { background: #231F20; border-radius: 999rem; } .btn-play .icon-play { position: relative; display: block; height: 65px; } .icon-play::before { background-image: url(https://graphisoft.com/content/uploads/2023/01/play_icon_4.png); width: 0.8em; height: 0.8em; background-size: cover; background-position: 50% 50%; } .btn-play .icon-play { height: initial; } .fw-800 { font-weight: 800; } .read-more a { font-size: 1rem; font-weight: 600; text-decoration: none !important; } @media (max-width: 575px) { .text-line:before { content: none !important; } } /* BIMx, AC26*/ .loqo-eq-h { min-height: 90.5px; } .brand-bimx { --primary: #313D6B; --secondary: #ffc337; } @media (max-width: 575px) { .px-max-sx-0 { padding-left: 0; padding-right: 0; } } .anchor-try-now { scroll-margin-top: 210px; } .credit-text { font-size: 10px; line-height: 11px; text-transform:uppercase } .download-card { box-shadow: 0px 2.5px 14px 0px #05071340; border-radius: 8px; border: 1px solid #FFFFFF; } .web-viewer-card { box-shadow: 0px 2.5px 14px 0px #05071340; border-radius: 8px; } </style> <section id="cover-f2752a9c-1054-4c34-b12f-d78b3a82ea30" class="ac26-cover cover-off margin-off temp-cover" style="background-color:#231F20"><style> #cover-f2752a9c-1054-4c34-b12f-d78b3a82ea30 .gs-main-cover-bg { background-position: 50% 50%; } #cover-f2752a9c-1054-4c34-b12f-d78b3a82ea30 .ac26-c-img-height { height: 32rem; } #cover-f2752a9c-1054-4c34-b12f-d78b3a82ea30 .ac26-c-img { background-image: url('https://graphisoft.com/content/uploads/2024/07/bimx_header_szervita_square.jpg'); background-repeat: no-repeat; background-size: cover; background-color: #c4c4c6; background-blend-mode: multiply; } @media (min-width: 768px) { #cover-f2752a9c-1054-4c34-b12f-d78b3a82ea30 .gs-main-cover-bg { background-position: 50% 50%; } #cover-f2752a9c-1054-4c34-b12f-d78b3a82ea30 .ac26-c-img-height { height: 32rem; } } @media (min-width: 992px) { #cover-f2752a9c-1054-4c34-b12f-d78b3a82ea30 .gs-main-cover-bg { background-position: 50% 60%; } #cover-f2752a9c-1054-4c34-b12f-d78b3a82ea30 .ac26-c-img-height { height: 38rem; } } </style><div class="gs-main-container gs-main-cover-bg ac26-c-img-height ac26-c-img" data-background="false"><div class="container h-100"><div class="row h-100 w-100 justify-content-start align-items-end"><div class="ac26-cover-content col-lg-6"> <div class="wp-block-group mb-6 px-2"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow"> <h2 class="text-white mb-4 wp-block-heading">Your ‘best anywhere’<br>presentation and<br>collaboration tool</h2> <div class="row"> <div class="col-md-9"> <a class="btn btn-important btn-block is-layout-flex wp-block-buttons-is-layout-flex" href="#download">Try BIMx now</a> </div> </div> </div></div> </div></div></div></div><div class="cover-off margin-off" style="background-color:#231F20;color:#fff"><div class="container ac26-container"><div class="row"><div class="col-12 cover-content"><div class="text-left text-uppercase py-1" style="font-size:0.6875rem;font-weight:600">Szervita Square Building, Budapest, Hungary, © DVM Group, dvmgroup.com</div></div></div></div></div></section> <div class="cover-off margin-off ac26t-tab-bg py-2 my-0"></div> <section id="ac26t-tabmenu" class="gs-scope-tabmenu sticky-lg-top" data-tabtype="scroll"><script type="text/javascript" src="/content/themes/building-together/dist/js/tabmenu.min.js"></script><div class="gs-size-full" style="background-color:#231F20;color:#fff"><div class="tab-container"><ul class="row nav" role="tablist"> <li class="nav-item col-lg-2 ac26t-tab-link-explore-container"><a id="ac26t-tab-link-explore" class="ac26t-tab-link nav-link active" href="#explore" aria-selected="true" aria-controls="nav-explore" data-target="false" data-toggle="false" role="tab"> <p>Explore</p> </a></li> <li class="nav-item col-lg-2 ac26t-tab-link-engage-container"><a id="ac26t-tab-link-engage" class="ac26t-tab-link nav-link" href="#engage" aria-selected="false" aria-controls="nav-engage" data-target="false" data-toggle="false" role="tab"> <p>Engage</p> </a></li> <li class="nav-item col-lg-2 ac26t-tab-link-mobilize-container"><a id="ac26t-tab-link-mobilize" class="ac26t-tab-link nav-link" href="#mobilize" aria-selected="false" aria-controls="nav-mobilize" data-target="false" data-toggle="false" role="tab"> <p>Mobilize</p> </a></li> </ul></div></div></section> <div class="cover-off margin-off ac26t-tab-bg py-2 my-0"></div> <div aria-hidden="true" class="view-3"></div> <div class="row px-2 px-lg-0"> <div class="col-lg-6"> <img decoding="async" src="https://graphisoft.com/content/uploads/2022/05/BIMx-logo-2021-1-2.png" alt="Graphisoft BIMx logo" class="img-fluids mb-5" width="237" height="52"> </div> <div class="col-lg-6"> <h4 class="wp-block-heading">BIMx – Explore, engage, mobilize</h4> <p class="text-24">Bridge the gap between the design studio, the client’s office, and the construction site with award-winning BIMx, the most popular presentation and coordination app for desktops, mobile devices, and the internet.</p> </div> </div> <div aria-hidden="true" class="view-3"></div> <div id="discover" class="wp-block-group mx-2 mx-lg-0 px-3 px-lg-0"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow"> <div class="row align-items-lg-center bg-medium protruding shadow video-box"> <div class="col-lg-7 pl-0"> <div class="embed-video embed-responsive embed-responsive-16by9" data-ytid="Jif2zoUJKtM"><a class="btn-play" href="#"><i class="icon icon-play icon-6x"></i></a></div> </div> <div class="col-lg-5 px-lg-6 py-3"> <h5 class="mb-0 wp-block-heading">Present with powered up BIMx</h5> <p>Drive the design narrative with clients on-site, to accelerate the approval process. Professional presentation solutions let you control the experience.</p> </div> </div> </div></div> <div aria-hidden="true" class="view-3"></div> <div class="row justify-content-lg-between px-2 px-lg-0"> <div class="col-lg-5"> <h5 class="wp-block-heading">Hide Elements from 3D</h5> <p>Improve client communication and collaboration with more interactive virtual models. Hide and unhide 3D elements, or even invert the current view for more focus. Hide multiple elements instantly by layers, layer folders, and layer combinations to control their visibility in your 3D models.</p> <p class="read-more"><a href="https://redirect.graphisoft.com/?gstype=knowledgebase&anchor=bimx_hide_elements">Read more ></a></p> </div> <div class="col-lg-6"> <figure class="figure"><img decoding="async" src="https://graphisoft.com/content/uploads/2025/02/iOS-Android-Pad-Pro-mockup-Hide-Elements-from-3D-1024x652.png" alt="" class="img-fluid figure-img"/></figure> <p></p> </div> </div> <div aria-hidden="true" class="view-3"></div> <div class="row justify-content-lg-between px-2 px-lg-0"> <div class="col-lg-5"> <h5 class="wp-block-heading">BIMx on Apple Vision Pro</h5> <p>Immerse yourself in Apple Vision Pro’s infinite spatial canvas! Explore your buildings like never before with BIMx.</p> <div class="row justify-content-center justify-content-lg-start mt-4 ml-lg-1"> <div class=""> <div class="d-flex justify-content-center justify-content-lg-start"> <div class=""> <a href="https://apps.apple.com/us/app/bimx-bim-experience/id6477195146" target="_blank" rel="noreferrer noopener" class="btn-block"> <img decoding="async" src="https://gsdownloads.blob.core.windows.net/cdn/assets/badges/Download_on_the_App_Store/en.svg" style="height: 40px; "> </a> <p></p> </div> </div> <p></p> </div> </div> </div> <div class="col-lg-6"> <figure class="figure"><img decoding="async" src="https://graphisoft.com/content/uploads/2024/09/Vsion-pro-Coming-soon-9-w-1-1024x646.png" alt="" class="img-fluid figure-img"/></figure> </div> </div> <div aria-hidden="true" class="view-3"></div> <div class="row justify-content-lg-between px-2 px-lg-0"> <div class="col-lg-5"> <h5 class="wp-block-heading">Cut Plane Color Picker</h5> <p>Customize the 3D model’s representation by changing the color of cut surfaces. Use a neutral color to keep the focus on the plan or embrace your corporate identity with your own color palette.</p> <p class="read-more"><a href="https://community.graphisoft.com/t5/BIMx/BIMx-News/ta-p/304185#toc-hId-667470548hisoft.com%2F%3Fgstype=knowledgebase&anchor=issue_creation">Read more ></a></p> </div> <div class="col-lg-6"> <figure class="figure"><img decoding="async" src="https://graphisoft.com/content/uploads/2024/09/iPad-Pro-mockup-Cut-color-copy-1-2-1024x651.png" alt="" class="img-fluid figure-img"/></figure> <p class="credit-text text-center"><strong>Reload építészstúdió | Dr. Csizmadi Péter, Petőcz-Tóth Anikó</strong></p> </div> </div> <div aria-hidden="true" class="view-3"></div> <div class="row px-2 px-lg-0"> <div class="col-lg-6"> <h5 class="wp-block-heading">3D Model Switch</h5> </div> <div class="col-lg-6"> <p>Guide project collaborators through one continuous visualization journey with a new navigation shortcut. Toggle between the different 3D models of a project in an elegant interaction, with a consistent camera position and view setting. Keep the visuals and the ideas flowing across Design Options.</p> <p class="read-more"><a href="https://community.graphisoft.com/t5/BIMx/3D-Model-Switch-in-BIMx/ta-p/599654">Read more ></a></p> </div> <div class="col-lg-12 d-flex justify-content-center mt-3"> <figure class="figure"><img decoding="async" src="https://graphisoft.com/content/uploads/2024/09/3D-Switch-Filters-Exploded-narrow-for-white-background-1-1024x821.png" alt="" class="view-7 img-fluid figure-img"/></figure> </div> </div> <div aria-hidden="true" class="view-3"></div> <div class="row justify-content-lg-between px-2 px-lg-0"> <div class="col-lg-5"> <h5 class="wp-block-heading">We’ve got Issues</h5> <p>Use BIMx Issues, to markup any 2D or 3D views during on-site visits or off-site meetings. Issues are BCF compliant, so they stay trackable throughout the entire design process.</p> <p class="read-more"><a href="https://redirect.graphisoft.com/?gstype=knowledgebase&anchor=issue_creation">Read more ></a></p> </div> <div class="col-lg-6 d-flex flex-column align-items-center"> <figure class="figure"><img decoding="async" src="https://graphisoft.com/content/uploads/2024/09/iPad-Issue-creation-Big-icons-1-1-1024x651.png" alt="" class="img-fluid figure-img"/></figure> <p class="credit-text text-center"><strong>Reload építészstúdió | Dr. Csizmadi Péter, Petőcz-Tóth Anikó</strong></p> </div> </div> <div aria-hidden="true" class="view-2"></div> <div class="row justify-content-lg-between"> <div class="col-lg-5"> <h5 class="wp-block-heading">Sign in for more BIMx features, at no extra cost</h5> <p>To access additional features in BIMx, just sign in. Most previously Pro features are now available to everyone – all you need is a free Graphisoft Account. Extra collaboration features are available with the new account-based licensing on mobile devices.</p> <p class="read-more"><a href="https://redirect.graphisoft.com/?gstype=knowledgebase&anchor=bimx_license_types">Read more ></a></p> </div> <div class="col-lg-6 d-flex justify-content-center"> <figure class="figure"><img decoding="async" src="https://graphisoft.com/content/uploads/2024/09/GS-Account-login-Big-1024x485.png" alt="" class="img-fluid figure-img"/></figure> </div> </div> <div aria-hidden="true" class="view-2"></div> <div class="row justify-content-lg-between px-2 px-lg-0"> <div class="col-lg-5"> <h5 class="wp-block-heading">Information at your fingertips</h5> <p>Access the exact specifications of building design elements on the go – without switching back and forth between layouts and 3D views – access 3D element information easily from 2D layouts. And Associative labels make it easy to get the information you need the most.</p> <p class="read-more"><a href="https://redirect.graphisoft.com/?gstype=knowledgebase&anchor=interactive_labels">Read more ></a></p> </div> <div class="col-lg-6 d-flex flex-column align-items-center"> <figure class="figure"><img decoding="async" src="https://graphisoft.com/content/uploads/2024/09/Group-1126-1-1024x574.png" alt="" class="img-fluid figure-img" style="width:574px;height:321px"/></figure> <p class="credit-text mt-n1 text-center"><strong>Reload építészstúdió | Dr. Csizmadi Péter, Petőcz-Tóth Anikó</strong></p> </div> </div> <div aria-hidden="true" class="view-2"></div> <div class="row justify-content-lg-between px-2 px-lg-0"> <div class="col-lg-5"> <h5 class="wp-block-heading">Accurate Sun Positioning</h5> </div> <div class="col-lg-6"> <p>Involve your clients in important design decisions. With Accurate Sun Positioning in BIMx, you can make the most of natural light and optimize your design for the environment.</p> <p class="read-more"><a href="https://redirect.graphisoft.com/?gstype=knowledgebase&anchor=bimx_accurate_shadows">Read more ></a></p> <p></p> </div> </div> <div class="row justify-content-lg-center"> <div class="mt-3"> <figure class="figure"><img decoding="async" src="https://graphisoft.com/content/uploads/2024/09/iMac-Cast-shadow-Big-icons-2025-1-1-1024x702.png" alt="" class="view-6 img-fluid figure-img"/></figure> <p class="text-center text-uppercase credit-text"><strong>Mulberry, Dubai, UAE | Architects: enzyme APD + AMA Design, Hong Kong</strong></p> </div> </div> <div aria-hidden="true" class="view-4"></div> <div id="explore" class="wp-block-group section-explore ac26t_collapsible"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow"> <div class="row px-2 px-lg-0"> <div class="col-lg-6"> <h2 class="text-line text-primary wp-block-heading">Explore</h2> </div> <div class="col-lg-6"> <p class="text-24">Simple, game-like navigation makes BIMx the ‘best anywhere’ presentation and collaboration tool on the market. Drive the design narrative on the building site for fast, specific client feedback.</p> </div> </div> <div aria-hidden="true" class="view-3"></div> <section class="gs-scope-testimonial"> <div class="bg-medium case-study-data gs-size-full"> <div class="gs-block-inner"> <div class="row"> <div class="col-md-3 col-sm-6"> <p class="title"><strong>CASA EL VERGEL</strong></p> <p>Building</p> </div> <div class="col-md-3 col-sm-6 color-lighter"> <p class="title"><strong>Ecuador</strong></p> <p>Location</p> </div> <div class="col-md-3 col-sm-6 color-lighter"> <p class="title"><strong><a class="text-reset text-decoration-none" rel="noreferrer noopener" href="//www.inai.com.ec" target="_blank">www.inai.com.ec</a></strong></p> <p>Firm website</p> </div> <div class="col-md-3 col-sm-6 color-lighter"> <p class="title"><strong>© INAI Arquitectura</strong></p> <p>Photo</p> </div> </div> </div> </div> <div class="bg-black gs-size-full" style="position:relative;"> <div class="gs-block-inner"> <div class="figure" > <picture class="aligncenter size-full" > <img src ="https://graphisoft.com/content/uploads/2023/02/IMG_9886ALTA_1.jpg" srcset ="https://graphisoft.com/content/uploads/2023/02/IMG_9886ALTA_1.jpg 940w, https://graphisoft.com/content/uploads/2023/02/IMG_9886ALTA_1.jpg 300w" sizes="(max-width: 940px) 100vw, 940px" alt="CASA EL VERGEL" > </picture> </div> </div> </div> <div class="bg-dark-blue gs-size-full case-study-testimonial"> <div class="gs-block-inner"> <div class="row"> <div class="col-lg-7 offset-lg-1 order-lg-1 quote-box"> <!-- wp:quote --> <blockquote class="blockquote"><p>BIMx is the way to be connected with the entire world. It’s a universal language.</p><cite class="blockquote-footer"><strong><strong>Paúl Vázquez</strong></strong>, <strong><strong>CEO</strong></strong>, <strong><strong>INAI Arquitectura, Ecuador</strong>, <strong>Ecuador</strong></strong></cite></blockquote> <!-- /wp:quote --> <div class="row align-items-lg-end "> <div class="col-md-4"> <p class="title"><strong>Paúl Vázquez</strong></p> <p>Client</p> </div> <div class="col-md-4 color-lighter"> <p class="title"><strong>CEO</strong></p> <p>Title</p> </div> <div class="col-md-4 color-lighter"> <p class="title"><strong>INAI Arquitectura, Ecuador</strong></p> <p>Company</p> </div> </div> </div> <div class="col-lg-4 align-self-end"> <div class="figure"> <figure class="aligncenter size-full"> <img decoding="async" src="https://graphisoft.com/content/uploads/2023/02/Paul_Vazquez.png" alt="" class="wp-image-35123" srcset="https://graphisoft.com/content/uploads/2023/02/Paul_Vazquez.png 706w, https://graphisoft.com/content/uploads/2023/02/Paul_Vazquez.png 300w" sizes="(max-width: 706px) 100vw, 706px"> </figure> </div> </div> </div> </div> </div> </section> <div aria-hidden="true" class="view-3"></div> <div class="row justify-content-lg-center px-2 px-lg-0"> <div class="col-lg-4 mb-5 mb-lg-0"> <h5 class="wp-block-heading">Game-like experience</h5> <p>Share your design with all your project stakeholders — there’s no need for training — just dive right in!</p> </div> <div class="col-lg-4 mb-5 mb-lg-0"> <h5 class="wp-block-heading">Complete project documentation</h5> <p>BIMx Hyper-models contain hyperlinks to the complete 2D project documentation and more. No more searching and opening the wrong sheets — hyperlinks will take you to the right one.</p> </div> <div class="col-lg-4"> <h5 class="wp-block-heading">2D and 3D explained</h5> <p>Team members or clients not trained in reading 2D plans will instantly understand your design intent when they see the project in 3D.</p> </div> </div> <div aria-hidden="true" class="view-1"></div> <div class="row justify-content-center justify-content-lg-center px-2 px-lg-0 mt-3 mt-lg-0"> <div class="col-10 col-lg-6"> <a class="btn btn-outline-primary btn-block is-layout-flex wp-block-buttons-is-layout-flex" href="https://community.graphisoft.com/t5/Visualize-articles/About-BIMx/ta-p/304180#:~:text=BIMx%20by%20Graphisoft%20is%20a,2D%20%26%203D%20building%20project%20navigation" target="_blank" rel="noreferrer noopener">Read more</a> </div> </div> <div id="WebViewer" class="wp-block-group px-2 px-lg-0"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow"></div></div> <div id="DesktopViewer" class="wp-block-group px-2 px-lg-0"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow"></div></div> <div aria-hidden="true" class="view-3"></div> <div class="row px-2 px-lg-0"> <div class="col-lg-6"> <h4 class="h6 text-black wp-block-heading">BIMx Presents…</h4> <p>Drive the narrative of your design for faster, specific feedback with BIMx Presenter and Gallery. Perfect for in-person presentations or to invite clients to explore on their own time.</p> <p class="read-more small"><a href="https://community.graphisoft.com/t5/Visualize-articles/How-to-Present-with-BIMx/ta-p/304137" target="_blank" rel="noreferrer noopener">Read more ></a></p> </div> <div class="col-lg-6"> <figure class="figure"><img decoding="async" src="https://graphisoft.com/content/uploads/2023/02/Bimx_presenter_1-1024x575.jpg" alt="" class="img-fluid figure-img"/></figure> <p class="text-uppercase tiny"><strong>Villa Funk | Architect: Frode Saltkjelvik, Norway</strong></p> </div> </div> <div aria-hidden="true" class="view-2"></div> <div class="row px-2 px-lg-0"> <div class="col-lg-6"> <h4 class="h6 wp-block-heading">Embedded BIMx web</h4> <p>Boost your sales! Promote your design in a unique way by embedding your design on your own website with BIMx Web Viewer.</p> <p class="read-more small"><a href="https://community.graphisoft.com/t5/Visualize-articles/BIMx-Web-Viewer-on-BIMx-Model-Transfer-Service/ta-p/303977#toc-hId-1600912125" target="_blank" rel="noreferrer noopener">Read more ></a></p> </div> <div class="col-lg-6"> <div id="bimx-webviewer"><iframe class="view-5 web-viewer-card" src="https://bimx-webviewer.graphisoft.com/?modelId=ceddcd76-5cf4-47d0-90c9-f9c503a7afe9&modelType=HyperModel&auth=eyJhbGciOiJIUzI1NiIsImtpZCI6Ikc0MmdJR1ZzUWpLdGtpdk1YT0h5VmciLCJ0eXAiOiJKV1QifQ.eyJ0c19tb2RlbF9pZCI6ImNlZGRjZDc2LTVjZjQtNDdkMC05MGM5LWY5YzUwM2E3YWZlOSIsInhfaWV2IjoiMCIsIm5iZiI6MTY0MjkzNTQ2MiwiZXhwIjoyMTE5NDMxNDYyLCJpYXQiOjE2Nzc1ODE4NjIsImlzcyI6Imh0dHBzOi8vYmlteC5ncmFwaGlzb2Z0LmNvbSIsImF1ZCI6Imh0dHBzOi8vYmlteC13ZWJ2aWV3ZXIuZ3JhcGhpc29mdC5jb20ifQ.LPBskOZYTlUrCwwRu9CuP4ExnNB8zakxPX2dwG9xIBg&linkVersion=2.0&startinfullscreen=true" allowfullscreen="" width="100%" frameborder="0"></iframe></div> <p></p> </div> </div> <div aria-hidden="true" class="view-1"></div> <div aria-hidden="true" class="view-4"></div> </div></div> <div id="engage" class="wp-block-group section-engage ac26t_collapsible"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow"> <div class="row px-2 px-lg-0"> <div class="col-lg-6"> <h2 class="text-line text-primary wp-block-heading">Engage</h2> </div> <div class="col-lg-6"> <p class="text-24">A digital model means <strong>no more paper on the building site </strong>or at client meetings. All the relevant model data is at your fingertips for <strong>easy access and sharing</strong>.</p> </div> </div> <div aria-hidden="true" class="view-3"></div> <section class="gs-scope-testimonial"> <div class="bg-medium case-study-data gs-size-full"> <div class="gs-block-inner"> <div class="row"> <div class="col-md-3 col-sm-6"> <p class="title"><strong>Mulberry</strong></p> <p>Building</p> </div> <div class="col-md-3 col-sm-6 color-lighter"> <p class="title"><strong>Dubai, United Arab Emirates</strong></p> <p>Location</p> </div> <div class="col-md-3 col-sm-6 color-lighter"> <p class="title"><strong><a class="text-reset text-decoration-none" rel="noreferrer noopener" href="//weareenzyme.com" target="_blank">weareenzyme.com</a></strong></p> <p>Firm website</p> </div> </div> </div> </div> <div class="bg-black gs-size-full" style="position:relative;"> <div class="gs-block-inner"> <div class="figure" > <picture class="aligncenter size-full" > <img src ="https://graphisoft.com/content/uploads/2023/02/Group-1130-1.png" srcset ="https://graphisoft.com/content/uploads/2023/02/Group-1130-1.png 940w, https://graphisoft.com/content/uploads/2023/02/Group-1130-1.png 300w" sizes="(max-width: 940px) 100vw, 940px" alt="Mulberry" > </picture> </div> </div> </div> <div class="bg-dark-blue gs-size-full case-study-testimonial"> <div class="gs-block-inner"> <div class="row"> <div class="col-lg-7 offset-lg-1 order-lg-0 quote-box"> <!-- wp:quote --> <blockquote class="blockquote"><p>BIMx is a powerful tool to engage with the client.</p><cite class="blockquote-footer"><strong><strong><strong>Eugenio Fontán</strong></strong></strong>, <strong><strong><strong>BIM Director, co-founder</strong></strong></strong>, <strong><strong><strong>Enzyme, Hong Kong</strong></strong></strong></cite></blockquote> <!-- /wp:quote --> <div class="row align-items-lg-end "> <div class="col-md-4"> <p class="title"><strong>Eugenio Fontán</strong></p> <p>Client</p> </div> <div class="col-md-4 color-lighter"> <p class="title"><strong>BIM Director, co-founder</strong></p> <p>Title</p> </div> <div class="col-md-4 color-lighter"> <p class="title"><strong>Enzyme, Hong Kong</strong></p> <p>Company</p> </div> </div> </div> <div class="col-lg-4 align-self-end"> <div class="figure"> <figure class="aligncenter size-full"> <img decoding="async" src="https://graphisoft.com/content/uploads/2022/07/Testimonial-BIMx-Eugenio-Fontán.png" alt="" class="wp-image-35123" srcset="https://graphisoft.com/content/uploads/2022/07/Testimonial-BIMx-Eugenio-Fontán.png 706w, https://graphisoft.com/content/uploads/2022/07/Testimonial-BIMx-Eugenio-Fontán.png 300w" sizes="(max-width: 706px) 100vw, 706px"> </figure> </div> </div> </div> </div> </div> </section> <div aria-hidden="true" class="view-3"></div> <div class="row px-2 px-lg-0"> <div class="col-lg-4 mb-5"> <div class="icon-eqh"> <svg width="81" height="50" viewBox="0 0 81 50" fill="none" xmlns="http://www.w3.org/2000/svg" class="img-icon-5"> <path d="M75.7252 0H5.27481C2.36312 0 0 2.32301 0 5.18529V44.8147C0 47.677 2.36312 50 5.27481 50H75.7252C78.6369 50 81 47.677 81 44.8147V5.18529C81 2.32301 78.6369 0 75.7252 0ZM10.9224 46.5431H5.27481C4.30425 46.5431 3.51654 45.7688 3.51654 44.8147V5.18529C3.51654 4.23119 4.30425 3.45686 5.27481 3.45686H10.9224V46.5431ZM68.875 46.5431H14.4389V3.45686H68.875V46.5431ZM77.4835 44.8147C77.4835 45.7688 76.6958 46.5431 75.7252 46.5431H72.3915V3.45686H75.7252C76.6958 3.45686 77.4835 4.23119 77.4835 5.18529V44.8147Z" fill="#313D6B"></path> <path d="M7.20895 28.4015C8.17952 28.4015 8.96723 27.6272 8.96723 26.6731V23.2162C8.96723 22.2621 8.17952 21.4878 7.20895 21.4878C6.23839 21.4878 5.45068 22.2621 5.45068 23.2162V26.6731C5.45068 27.6272 6.23839 28.4015 7.20895 28.4015Z" fill="#313D6B"></path> </svg> </div> <h5 class="mt-3 wp-block-heading">Say goodbye to paper</h5> <p>Save paper using digital documentation that is always up to date and at your fingertips.</p> </div> <div class="col-lg-4 mb-5"> <div class="icon-eqh"> <svg width="87" height="62" viewBox="0 0 87 62" fill="none" xmlns="http://www.w3.org/2000/svg" class="img-icon-5 "> <g clip-path="url(#clip0_1438_200)"> <path d="M58.13 45.9402V45.9002C58.13 45.9002 58.1 45.8202 58.08 45.7802C58.07 45.7302 58.06 45.6902 58.04 45.6402L58.02 45.6002C58.02 45.6002 58.02 45.5802 58.02 45.5702L52.53 33.5602C52.16 32.7502 51.2 32.3902 50.39 32.7602C49.58 33.1302 49.22 34.0902 49.59 34.9002L53.76 44.0302L41 41.4802V30.4502C41 30.2702 40.96 30.0902 40.91 29.9202C40.91 29.9002 40.91 29.8902 40.9 29.8702C40.84 29.7202 40.75 29.5702 40.64 29.4402C40.63 29.4302 40.62 29.4102 40.61 29.4002L32.03 19.4402C31.46 18.7802 30.47 18.6902 29.79 19.2302L27.27 21.2502V5.52023L34.81 13.0602C35.13 13.3802 35.54 13.5302 35.95 13.5302C36.36 13.5302 36.78 13.3702 37.09 13.0602C37.72 12.4302 37.72 11.4002 37.09 10.7702L26.79 0.470234C26.79 0.470234 26.7 0.400234 26.66 0.360234C26.62 0.330234 26.59 0.300234 26.55 0.270234C26.49 0.230234 26.43 0.200234 26.37 0.170234C26.34 0.150234 26.3 0.130234 26.27 0.120234C26.2 0.0902344 26.13 0.0702344 26.06 0.0502344C26.03 0.0502344 26 0.0302344 25.97 0.0202344C25.76 -0.0197656 25.54 -0.0197656 25.33 0.0202344C25.3 0.0202344 25.27 0.0402344 25.24 0.0502344C25.17 0.0702344 25.1 0.0902344 25.03 0.120234C24.99 0.130234 24.96 0.160234 24.93 0.170234C24.87 0.200234 24.81 0.230234 24.75 0.270234C24.71 0.300234 24.68 0.330234 24.64 0.360234C24.6 0.400234 24.55 0.430234 24.51 0.470234L14.21 10.7702C13.58 11.4002 13.58 12.4302 14.21 13.0602C14.53 13.3802 14.94 13.5302 15.35 13.5302C15.76 13.5302 16.18 13.3702 16.49 13.0602L24.03 5.52023V23.8402L19.49 27.4702C19.49 27.4702 19.45 27.5102 19.43 27.5302C19.41 27.5502 19.38 27.5702 19.36 27.5902L10.79 36.1602C10.71 36.2402 10.64 36.3302 10.58 36.4202C10.57 36.4402 10.56 36.4502 10.55 36.4702C10.5 36.5402 10.46 36.6202 10.43 36.7002C10.42 36.7302 10.41 36.7702 10.4 36.8002C10.38 36.8702 10.35 36.9302 10.34 37.0002C10.33 37.0702 10.32 37.1502 10.32 37.2202C10.32 37.2502 10.32 37.2802 10.32 37.3102V49.0002L3.26 56.0602V46.2402C3.26 45.3502 2.54 44.6202 1.64 44.6202C0.74 44.6202 0 45.3402 0 46.2402V59.9602C0 60.0502 0.01 60.1302 0.02 60.2002C0.02 60.2302 0.02 60.2502 0.02 60.2802C0.03 60.3602 0.06 60.4302 0.08 60.5002C0.08 60.5302 0.1 60.5602 0.11 60.5902C0.14 60.6602 0.18 60.7302 0.22 60.8002C0.23 60.8202 0.24 60.8502 0.26 60.8702C0.38 61.0502 0.53 61.2002 0.71 61.3202C0.74 61.3402 0.77 61.3502 0.8 61.3702C0.86 61.4002 0.92 61.4402 0.99 61.4702C1.04 61.4902 1.08 61.5002 1.13 61.5102C1.18 61.5302 1.24 61.5502 1.29 61.5602C1.39 61.5802 1.49 61.5902 1.59 61.5902H15.35C16.24 61.5902 16.97 60.8702 16.97 59.9702C16.97 59.0702 16.25 58.3502 15.35 58.3502H5.53L12.45 51.4302L28.74 54.6902H28.76C28.76 54.6902 28.84 54.7002 28.87 54.7102C28.94 54.7102 29 54.7302 29.07 54.7302C29.14 54.7302 29.2 54.7202 29.27 54.7102C29.31 54.7102 29.35 54.7102 29.38 54.7002C29.45 54.6902 29.51 54.6602 29.58 54.6402C29.6 54.6402 29.62 54.6302 29.64 54.6202C29.66 54.6202 29.67 54.6202 29.69 54.6002C29.77 54.5702 29.84 54.5302 29.9 54.4902C29.92 54.4802 29.94 54.4702 29.97 54.4502C30 54.4302 30.03 54.4002 30.06 54.3802C30.08 54.3602 30.1 54.3502 30.12 54.3302C30.15 54.3002 30.19 54.2802 30.22 54.2502L39.9 44.5702L52.3 47.0502L45.01 51.7502C44.26 52.2302 44.04 53.2402 44.53 53.9902C44.84 54.4702 45.36 54.7302 45.89 54.7302C46.19 54.7302 46.49 54.6502 46.77 54.4702L57.41 47.6102C57.41 47.6102 57.43 47.5902 57.44 47.5802C57.47 47.5602 57.5 47.5402 57.53 47.5202C57.55 47.5002 57.57 47.4902 57.58 47.4702C57.58 47.4702 57.65 47.4102 57.69 47.3702C57.73 47.3302 57.76 47.2902 57.8 47.2402C57.83 47.2002 57.86 47.1602 57.89 47.1202C57.89 47.1202 57.9 47.1002 57.91 47.0902C57.91 47.0902 57.94 47.0102 57.96 46.9802C57.98 46.9302 58.01 46.8902 58.03 46.8402C58.05 46.7902 58.06 46.7402 58.08 46.6902C58.09 46.6502 58.11 46.6102 58.12 46.5602V46.5302C58.12 46.5302 58.13 46.4302 58.14 46.3802C58.14 46.3302 58.15 46.2902 58.15 46.2402C58.15 46.2302 58.15 46.2202 58.15 46.2002C58.15 46.1602 58.15 46.1102 58.14 46.0602C58.14 46.0102 58.14 45.9702 58.12 45.9202L58.13 45.9402ZM27.46 51.1302L13.53 48.3402V37.9802L20.29 31.2202L27.46 41.2602V51.1202V51.1302ZM29.28 38.2502L22.7 29.0402L30.58 22.7302L37.16 30.3602L29.28 38.2402V38.2502ZM37.75 42.1302L30.69 49.1902V41.4102L37.75 34.3502V42.1302Z" fill="#313D6B"></path> <path d="M84.6501 0.540039H48.2801C47.3401 0.540039 46.5801 1.30004 46.5801 2.24004C46.5801 3.18004 47.3401 3.94004 48.2801 3.94004H84.6501C85.5901 3.94004 86.3501 3.18004 86.3501 2.24004C86.3501 1.30004 85.5901 0.540039 84.6501 0.540039Z" fill="#313D6B"></path> <path d="M48.2801 13.5099H72.2001C73.1401 13.5099 73.9001 12.7499 73.9001 11.8099C73.9001 10.8699 73.1401 10.1099 72.2001 10.1099H48.2801C47.3401 10.1099 46.5801 10.8699 46.5801 11.8099C46.5801 12.7499 47.3401 13.5099 48.2801 13.5099Z" fill="#313D6B"></path> <path d="M78.9401 19.6699H48.2801C47.3401 19.6699 46.5801 20.4299 46.5801 21.3699C46.5801 22.3099 47.3401 23.0699 48.2801 23.0699H78.9401C79.8801 23.0699 80.6401 22.3099 80.6401 21.3699C80.6401 20.4299 79.8801 19.6699 78.9401 19.6699Z" fill="#313D6B"></path> </g> <defs> <clipPath id="clip0_1438_200"> <rect width="86.35" height="61.59" fill="white"></rect> </clipPath> </defs> </svg> </div> <h5 class="mt-3 wp-block-heading">3D models with meta-data</h5> <p>Get instant access to all building-element information such as fire-ratings or manufacturer-specific properties.</p> <p class="mb-4 read-more"><a href="https://help.graphisoft.com/bimx-desktopviewer/en/index.htm#t=BIMxViewerTopics%2FSeeInfoModelElement.html" target="_blank" rel="noreferrer noopener">Read more ></a></p> </div> <div class="col-lg-4 mb-5"> <div class="icon-eqh"> <svg width="63" height="63" viewBox="0 0 63 63" fill="none" xmlns="http://www.w3.org/2000/svg" class="img-icon-5 "> <path d="M61.25 22.75C62.216 22.75 63 21.966 63 21C63 20.034 62.216 19.25 61.25 19.25H57.75V15.75H61.25C62.216 15.75 63 14.966 63 14C63 13.034 62.216 12.25 61.25 12.25H57.75V7C57.75 6.034 56.966 5.25 56 5.25H50.75V1.75C50.75 0.784 49.966 0 49 0C48.034 0 47.25 0.784 47.25 1.75V5.25H43.75V1.75C43.75 0.784 42.966 0 42 0C41.034 0 40.25 0.784 40.25 1.75V5.25H36.75V1.75C36.75 0.784 35.966 0 35 0C34.034 0 33.25 0.784 33.25 1.75V5.25H29.75V1.75C29.75 0.784 28.966 0 28 0C27.034 0 26.25 0.784 26.25 1.75V5.25H22.75V1.75C22.75 0.784 21.966 0 21 0C20.034 0 19.25 0.784 19.25 1.75V5.25H15.75V1.75C15.75 0.784 14.966 0 14 0C13.034 0 12.25 0.784 12.25 1.75V5.25H7C6.034 5.25 5.25 6.034 5.25 7V12.25H1.75C0.784 12.25 0 13.034 0 14C0 14.966 0.784 15.75 1.75 15.75H5.25V19.25H1.75C0.784 19.25 0 20.034 0 21C0 21.966 0.784 22.75 1.75 22.75H5.25V26.25H1.75C0.784 26.25 0 27.034 0 28C0 28.966 0.784 29.75 1.75 29.75H5.25V33.25H1.75C0.784 33.25 0 34.034 0 35C0 35.966 0.784 36.75 1.75 36.75H5.25V40.25H1.75C0.784 40.25 0 41.034 0 42C0 42.966 0.784 43.75 1.75 43.75H5.25V47.25H1.75C0.784 47.25 0 48.034 0 49C0 49.966 0.784 50.75 1.75 50.75H5.25V56C5.25 56.966 6.034 57.75 7 57.75H12.25V61.25C12.25 62.216 13.034 63 14 63C14.966 63 15.75 62.216 15.75 61.25V57.75H19.25V61.25C19.25 62.216 20.034 63 21 63C21.966 63 22.75 62.216 22.75 61.25V57.75H26.25V61.25C26.25 62.216 27.034 63 28 63C28.966 63 29.75 62.216 29.75 61.25V57.75H33.25V61.25C33.25 62.216 34.034 63 35 63C35.966 63 36.75 62.216 36.75 61.25V57.75H40.25V61.25C40.25 62.216 41.034 63 42 63C42.966 63 43.75 62.216 43.75 61.25V57.75H47.25V61.25C47.25 62.216 48.034 63 49 63C49.966 63 50.75 62.216 50.75 61.25V57.75H56C56.966 57.75 57.75 56.966 57.75 56V50.75H61.25C62.216 50.75 63 49.966 63 49C63 48.034 62.216 47.25 61.25 47.25H57.75V43.75H61.25C62.216 43.75 63 42.966 63 42C63 41.034 62.216 40.25 61.25 40.25H57.75V36.75H61.25C62.216 36.75 63 35.966 63 35C63 34.034 62.216 33.25 61.25 33.25H57.75V29.75H61.25C62.216 29.75 63 28.966 63 28C63 27.034 62.216 26.25 61.25 26.25H57.75V22.75H61.25ZM54.25 54.25H8.75V8.75H54.25V54.25Z" fill="#313D6B"></path> <path d="M45.5 15.75H17.5C16.534 15.75 15.75 16.534 15.75 17.5V45.5C15.75 46.466 16.534 47.25 17.5 47.25H45.5C46.466 47.25 47.25 46.466 47.25 45.5V17.5C47.25 16.534 46.466 15.75 45.5 15.75ZM43.75 43.75H19.25V19.25H43.75V43.75Z" fill="#313D6B"></path> </svg> </div> <h5 class="mt-3 wp-block-heading">No project is too big</h5> <p>Engage clients on projects of any size thanks to model streaming technology that works just like a computer game.</p> <p class="mb-4 read-more"><a href="https://community.graphisoft.com/t5/Visualize-articles/Unlimited-3D-model-size-in-BIMx/ta-p/304202" target="_blank" rel="noreferrer noopener">Read more ></a></p> </div> <div class="col-lg-4 mb-5"> <div class="icon-eqh"> <svg width="62" height="62" viewBox="0 0 71 71" fill="none" xmlns="http://www.w3.org/2000/svg" class="img-icon-5 "> <g clip-path="url(#clip0_1438_208)"> <path d="M67.2949 67.4955H54.9016C54.9016 67.4319 54.9257 67.3683 54.9257 67.2968V51.7777C54.9257 51.3168 54.7409 50.8639 54.4033 50.5381L35.7652 32.1107C35.709 32.055 35.6447 32.0074 35.5804 31.9597V4.10798C35.5804 3.40077 35.1464 2.75712 34.4873 2.48694C33.8202 2.21677 33.0648 2.36775 32.5504 2.86836L13.8962 21.3117C13.5667 21.6375 13.3738 22.0904 13.3738 22.5513V67.2968C13.3738 67.3604 13.3899 67.4319 13.3979 67.4955H1.77621C0.795676 67.4955 0 68.2821 0 69.2516C0 70.221 0.795676 71.0077 1.77621 71.0077H67.2949C68.2754 71.0077 69.0711 70.221 69.0711 69.2516C69.0711 68.2821 68.2754 67.4955 67.2949 67.4955ZM51.3733 52.5008V67.2968C51.3733 67.3604 51.3894 67.4319 51.3974 67.4955H35.5643C35.5643 67.4319 35.5884 67.3683 35.5884 67.2968V36.8864L51.3814 52.5008H51.3733ZM16.9262 67.2968V23.2824L32.036 8.34335V67.2968C32.036 67.3604 32.0521 67.4319 32.0601 67.4955H16.9021C16.9021 67.4319 16.9262 67.3683 16.9262 67.2968Z" fill="#313D6B"></path> <path d="M26.3618 21.328L20.0929 27.5261C19.4017 28.2094 19.4017 29.3219 20.0929 30.0053C20.4385 30.347 20.8966 30.5218 21.3466 30.5218C21.7967 30.5218 22.2548 30.347 22.6004 30.0053L28.8694 23.8072C29.5606 23.1238 29.5606 22.0113 28.8694 21.328C28.1782 20.6446 27.053 20.6446 26.3618 21.328Z" fill="#313D6B"></path> <path d="M26.3618 30.9666L20.0929 37.1647C19.4017 37.8481 19.4017 38.9606 20.0929 39.644C20.4385 39.9857 20.8966 40.1605 21.3466 40.1605C21.7967 40.1605 22.2548 39.9857 22.6004 39.644L28.8694 33.4459C29.5606 32.7625 29.5606 31.65 28.8694 30.9666C28.1782 30.2833 27.053 30.2833 26.3618 30.9666Z" fill="#313D6B"></path> <path d="M56.2197 25.3567L59.9329 21.6856C60.7205 20.9068 60.7205 19.6513 59.9329 18.8726C59.1452 18.0938 57.8754 18.0938 57.0877 18.8726L53.3746 22.5438C51.944 23.9502 49.6132 23.9502 48.1906 22.5517C46.7681 21.1373 46.7681 18.8328 48.1906 17.4184L51.9681 13.6837C52.7557 12.9049 52.7557 11.6494 51.9681 10.8707C51.1805 10.0919 49.9106 10.0919 49.1229 10.8707L45.3375 14.6134C42.3637 17.5694 42.3637 22.3848 45.3455 25.3567C48.3433 28.2969 53.2138 28.2969 56.2037 25.3567H56.2197Z" fill="#313D6B"></path> <path d="M57.0314 8.69316L60.7445 5.02198C62.1751 3.61549 64.5059 3.61549 65.9285 5.01403C67.351 6.42847 67.351 8.73289 65.9285 10.1473L62.151 13.8821C61.3634 14.6608 61.3634 15.9163 62.151 16.6951C62.9387 17.4738 64.2085 17.4738 64.9962 16.6951L68.7817 12.9524C71.7554 9.98841 71.7554 5.17296 68.7736 2.209C65.7758 -0.731124 60.9053 -0.731124 57.9155 2.209L54.2023 5.88018C53.4147 6.65891 53.4147 7.91443 54.2023 8.69316C54.9899 9.4719 56.2598 9.4719 57.0474 8.69316H57.0314Z" fill="#313D6B"></path> <path d="M63.5658 7.35847C62.7781 6.57973 61.5083 6.57973 60.7206 7.35847L50.6662 17.2993C49.8785 18.078 49.8785 19.3335 50.6662 20.1122C51.4538 20.891 52.7237 20.891 53.5113 20.1122L63.5658 10.1714C64.3534 9.39271 64.3534 8.1372 63.5658 7.35847Z" fill="#313D6B"></path> </g> <defs> <clipPath id="clip0_1438_208"> <rect width="71" height="71" fill="white"></rect> </clipPath> </defs> </svg> </div> <h5 class="mt-3 wp-block-heading">Connect to BIM databases</h5> <p>Facility managers and owners can access and integrate Facilities Management databases for streamlined maintenance using the BIM model.</p> <p class="read-more"><a href="https://community.graphisoft.com/t5/Knowledge-Base/API-for-BIMx-Mobile-Apps/ta-p/601883">Read more ></a></p> </div> <div class="col-lg-4 mb-5"> <div class="icon-eqh"> <svg width="59" height="46" viewBox="0 0 59 46" fill="none" xmlns="http://www.w3.org/2000/svg" class="img-icon-5 "> <path d="M52.6483 46H6.35172C2.8523 46 0 43.1622 0 39.6666V6.33338C0 2.84407 2.8523 0 6.35172 0H52.6483C56.1477 0 59 2.84407 59 6.33338V39.6666C59 43.1559 56.1477 46 52.6483 46ZM6.35172 3.13223C4.58002 3.13223 3.14131 4.5668 3.14131 6.33338V39.6666C3.14131 41.4332 4.58002 42.8678 6.35172 42.8678H52.6483C54.42 42.8678 55.8587 41.4332 55.8587 39.6666V6.33338C55.8587 4.5668 54.42 3.13223 52.6483 3.13223H6.35172Z" fill="#313D6B"></path> <path d="M56.1666 13.4999H2.63877C1.77177 13.4999 1.06812 12.7983 1.06812 11.9338C1.06812 11.0693 1.77177 10.3677 2.63877 10.3677H56.1666C57.0336 10.3677 57.7373 11.0693 57.7373 11.9338C57.7373 12.7983 57.0336 13.4999 56.1666 13.4999Z" fill="#313D6B"></path> <path d="M6.226 8.21911C6.97201 8.21911 7.57677 7.6161 7.57677 6.87225C7.57677 6.1284 6.97201 5.52539 6.226 5.52539C5.48 5.52539 4.87524 6.1284 4.87524 6.87225C4.87524 7.6161 5.48 8.21911 6.226 8.21911Z" fill="#313D6B"></path> <path d="M9.9013 8.21911C10.6473 8.21911 11.2521 7.6161 11.2521 6.87225C11.2521 6.1284 10.6473 5.52539 9.9013 5.52539C9.15529 5.52539 8.55054 6.1284 8.55054 6.87225C8.55054 7.6161 9.15529 8.21911 9.9013 8.21911Z" fill="#313D6B"></path> <path d="M13.9096 8.21911C14.6556 8.21911 15.2604 7.6161 15.2604 6.87225C15.2604 6.1284 14.6556 5.52539 13.9096 5.52539C13.1636 5.52539 12.5588 6.1284 12.5588 6.87225C12.5588 7.6161 13.1636 8.21911 13.9096 8.21911Z" fill="#313D6B"></path> <path d="M18.4645 33.2328C17.9493 33.2328 17.4844 32.9196 17.2959 32.4435L15.7818 28.6284L14.5127 32.3809C14.3431 32.8883 13.8593 33.2328 13.3253 33.2328C12.785 33.2328 12.3075 32.8883 12.1379 32.3809L9.68141 25.089C9.46152 24.4313 9.81335 23.7234 10.473 23.5041C11.1327 23.2849 11.8426 23.6357 12.0625 24.2934L13.3316 28.0584L14.5065 24.5879C14.6761 24.0867 15.1347 23.7484 15.6625 23.7359C16.209 23.7171 16.6677 24.0366 16.8624 24.5252L18.3388 28.2463L19.5891 24.306C19.7964 23.6482 20.5063 23.2849 21.166 23.4916C21.8257 23.6983 22.1964 24.4062 21.9828 25.064L19.6645 32.3558C19.5011 32.8632 19.0425 33.2078 18.5085 33.2266C18.4959 33.2266 18.4771 33.2266 18.4645 33.2266V33.2328Z" fill="#313D6B"></path> <path d="M31.5954 33.2328C31.0802 33.2328 30.6153 32.9196 30.4268 32.4435L28.9127 28.6284L27.6436 32.3809C27.474 32.8883 26.9902 33.2328 26.4562 33.2328C25.9159 33.2328 25.4384 32.8883 25.2688 32.3809L22.8123 25.089C22.5924 24.4313 22.9442 23.7234 23.6039 23.5041C24.2636 23.2849 24.9735 23.6357 25.1934 24.2934L26.4625 28.0584L27.6373 24.5879C27.8069 24.0867 28.2656 23.7484 28.7933 23.7359C29.3336 23.7171 29.7985 24.0366 29.9933 24.5252L31.4697 28.2463L32.7199 24.306C32.9273 23.6482 33.6372 23.2849 34.2969 23.4916C34.9566 23.6983 35.3272 24.4062 35.1136 25.064L32.7953 32.3558C32.632 32.8632 32.1734 33.2078 31.6393 33.2266C31.6268 33.2266 31.6079 33.2266 31.5954 33.2266V33.2328Z" fill="#313D6B"></path> <path d="M44.839 33.2328C44.3238 33.2328 43.8589 32.9196 43.6704 32.4435L42.1563 28.6284L40.8872 32.3809C40.7176 32.8883 40.2339 33.2328 39.6998 33.2328C39.1595 33.2328 38.6821 32.8883 38.5124 32.3809L36.0559 25.089C35.836 24.4313 36.1879 23.7234 36.8475 23.5041C37.5072 23.2849 38.2171 23.6357 38.437 24.2934L39.7061 28.0584L40.881 24.5879C41.0506 24.0867 41.5092 23.7484 42.037 23.7359C42.5898 23.7171 43.0422 24.0366 43.2369 24.5252L44.7134 28.2463L45.9636 24.306C46.1709 23.6482 46.8809 23.2849 47.5405 23.4916C48.2002 23.6983 48.5709 24.4062 48.3573 25.064L46.039 32.3558C45.8756 32.8632 45.417 33.2078 44.883 33.2266C44.8704 33.2266 44.8516 33.2266 44.839 33.2266V33.2328Z" fill="#313D6B"></path> </svg> </div> <h5 class="mt-3 wp-block-heading">Share models via the BIMx Model Transfer Site</h5> <p>Upload BIMx Hyper-models to the BIMx Model Transfer site and engage your clients using a simple web link — there’s no need to install or download an app.</p> <div class="row justify-content-center justify-content-lg-start mt-4"> <div class="col-10 col-lg-9"> <a class="btn btn-outline-primary btn-block is-layout-flex wp-block-buttons-is-layout-flex" href="https://bimx.graphisoft.com/" target="_blank" rel="noreferrer noopener">Visit BIMx Model Transfer</a> </div> </div> </div> <div class="col-lg-4"> <div class="icon-eqh"> <svg width="46" height="61" viewBox="0 0 46 61" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_4610_184)"> <path d="M34.7146 26.567C33.6567 26.567 32.798 25.71 32.798 24.654V13.6049C32.798 8.21036 28.405 3.82589 23 3.82589C17.595 3.82589 13.202 8.21036 13.202 13.6049V24.654C13.202 25.71 12.3433 26.567 11.2853 26.567C10.2273 26.567 9.36865 25.71 9.36865 24.654V13.6049C9.36865 6.10612 15.4867 0 23 0C30.5133 0 36.6313 6.10612 36.6313 13.6049V24.654C36.6313 25.71 35.7726 26.567 34.7146 26.567Z" fill="#313D6B"></path> <path d="M44.0833 61.0001H1.91667C0.858667 61.0001 0 60.1431 0 59.0872V24.6542C0 23.5982 0.858667 22.7412 1.91667 22.7412H44.0833C45.1413 22.7412 46 23.5982 46 24.6542V59.0872C46 60.1431 45.1413 61.0001 44.0833 61.0001ZM3.83333 57.1742H42.1667V26.5671H3.83333V57.1742Z" fill="#313D6B"></path> <path d="M22.9999 47.8235C21.9419 47.8235 21.0833 46.9665 21.0833 45.9106V38.8939C21.0833 37.838 21.9419 36.981 22.9999 36.981C24.0579 36.981 24.9166 37.838 24.9166 38.8939V45.9106C24.9166 46.9665 24.0579 47.8235 22.9999 47.8235Z" fill="#313D6B"></path> <path d="M23 40.8071C20.654 40.8071 18.7373 38.9018 18.7373 36.5527C18.7373 34.2036 20.6463 32.2983 23 32.2983C25.3536 32.2983 27.255 34.2036 27.255 36.5527C27.255 38.9018 25.346 40.8071 23 40.8071ZM23 36.1319C22.7623 36.1319 22.5706 36.3232 22.5706 36.5604C22.5706 36.7976 22.7623 36.9889 23 36.9889C23.2376 36.9889 23.4216 36.7976 23.4216 36.5604C23.4216 36.3232 23.23 36.1319 23 36.1319Z" fill="#313D6B"></path> </g> <defs> <clipPath id="clip0_4610_184"> <rect width="46" height="61" fill="white"></rect> </clipPath> </defs> </svg> </div> <h5 class="mt-3 wp-block-heading">Share BIMx Hyper-models privately</h5> <p>Graphisoft Subscribers, SSA, and Forward users can create and share private BIMx hyper-models – which can also be embedded on websites – to share with selected customers and clients.</p> <p class="read-more"><a href="https://community.graphisoft.com/t5/BIMx/BIMx-Licensing/ta-p/304184#toc-hId-2051635807">Read more ></a> </p> </div> </div> <div aria-hidden="true" class="view-3"></div> </div></div> <div id="mobilize" class="wp-block-group section-mobilize ac26t_collapsible"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow"> <div class="row px-2 px-lg-0"> <div class="col-lg-6"> <h2 class="text-line text-primary wp-block-heading">Mobilize</h2> </div> <div class="col-lg-6"> <p class="text-24"><strong>Take it anywhere</strong>. Run BIMx on any mobile device without special hardware. Review designs and suggest changes on the go — there’s no need to head back to the office.</p> </div> </div> <div aria-hidden="true" class="view-3"></div> <section class="gs-scope-testimonial"> <div class="bg-medium case-study-data gs-size-full"> <div class="gs-block-inner"> <div class="row"> <div class="col-md-3 col-sm-6"> <p class="title"><strong>Crimson Resort and Spa</strong></p> <p>Building</p> </div> <div class="col-md-3 col-sm-6 color-lighter"> <p class="title"><strong>Boracay, Philippines</strong></p> <p>Location</p> </div> <div class="col-md-3 col-sm-6 color-lighter"> <p class="title"><strong><a class="text-reset text-decoration-none" rel="noreferrer noopener" href="//aidea.com.ph" target="_blank">aidea.com.ph</a></strong></p> <p>Firm website</p> </div> <div class="col-md-3 col-sm-6 color-lighter"> <p class="title"><strong>© Aidea</strong></p> <p>Photo</p> </div> </div> </div> </div> <div class="bg-black gs-size-full" style="position:relative;"> <div class="gs-block-inner"> <div class="figure" > <picture class="aligncenter size-full" > <img src ="https://graphisoft.com/content/uploads/2022/05/Crimson-Resort-and-Spa-Boracay-Banner-1.png" srcset ="https://graphisoft.com/content/uploads/2022/05/Crimson-Resort-and-Spa-Boracay-Banner-1.png 940w, https://graphisoft.com/content/uploads/2022/05/Crimson-Resort-and-Spa-Boracay-Banner-1.png 300w" sizes="(max-width: 940px) 100vw, 940px" alt="Crimson Resort and Spa" > </picture> </div> </div> </div> <div class="bg-dark-blue gs-size-full case-study-testimonial"> <div class="gs-block-inner"> <div class="row"> <div class="col-lg-7 offset-lg-1 order-lg-1 quote-box"> <!-- wp:quote --> <blockquote class="blockquote"><p>Our clients appreciate BIMx because they can view their projects on-demand, anywhere.”</p><cite class="blockquote-footer"><strong><strong><strong>Abelardo “Jojo” Tolentino Jr.</strong></strong></strong>, <strong><strong><strong>President & CEO</strong></strong></strong>, <strong><strong>INAI Arquitectura, <strong>Aidea, Philippines</strong></strong></strong></cite></blockquote> <!-- /wp:quote --> <div class="row align-items-lg-end "> <div class="col-md-4"> <p class="title"><strong>Abelardo “Jojo” Tolentino Jr.</strong></p> <p>Client</p> </div> <div class="col-md-4 color-lighter"> <p class="title"><strong>President & CEO</strong></p> <p>Title</p> </div> <div class="col-md-4 color-lighter"> <p class="title"><strong>Aidea, Philippines</strong></p> <p>Company</p> </div> </div> </div> <div class="col-lg-4 align-self-end"> <div class="figure"> <figure class="aligncenter size-full"> <img decoding="async" src="https://graphisoft.com/content/uploads/2022/07/Testimonial-BIMx-Abelardo-Tolentino-Jr.png" alt="" class="wp-image-35123" srcset="https://graphisoft.com/content/uploads/2022/07/Testimonial-BIMx-Abelardo-Tolentino-Jr.png 706w, https://graphisoft.com/content/uploads/2022/07/Testimonial-BIMx-Abelardo-Tolentino-Jr.png 300w" sizes="(max-width: 706px) 100vw, 706px"> </figure> </div> </div> </div> </div> </div> </section> <div aria-hidden="true" class="view-3"></div> </div></div> <div class="row px-2 px-lg-0"> <div class="col-lg-5 mb-5 mb-lg-0"> <h5 class="wp-block-heading">Get started with BIMx</h5> <p>Download the app to your desktop or mobile device or view the model in your browser right away — it’s free!</p> <div class="row justify-content-center justify-content-lg-start mt-4"> <div class="col-10 col-lg-8"> <a class="btn btn-important btn-block is-layout-flex wp-block-buttons-is-layout-flex" href="#download">Try BIMx now</a> <p></p> </div> </div> </div> <div class="col-lg-5 offset-lg-1 mb-5 mb-lg-0"> <h5 class="wp-block-heading">Extra BIMx features</h5> <p>Sign in to your Graphisoft account for additional collaboration features.</p> <div class="row justify-content-center justify-content-lg-start mt-4"> <div class="col-10"> <a class="btn btn-outline-primary btn-block is-layout-flex wp-block-buttons-is-layout-flex" href="https://community.graphisoft.com/t5/Visualize-articles/BIMx-License-Types/ta-p/304184">Discover BIMx features</a> <p></p> </div> </div> </div> </div> <div aria-hidden="true" class="view-4"></div> <div class="row justify-content-lg-between px-2 px-lg-0"> <div class="col-lg-4"> <h3 class="anchor-try-now text-primary wp-block-heading" id="download">Download BIMx</h3> <p></p> </div> <div class="col-lg-8 d-flex justify-content-lg-end"> <img decoding="async" class="mb-4 mt-3" src="/content/uploads/2022/05/BIMx-logo-2021-1-2.png" alt="" width="159"> </div> </div> <div class="row justify-content-center justify-content-lg-between mt-4"> <div class="col-lg-4 mt-3"> <div class="wp-block-group download-card p-3 h-100"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow"> <p><strong>BIMx for Mobile</strong></p> <div class="row justify-content-lg-start pl-3 mt-4"> <div class=""> <div class="d-flex justify-content-center justify-content-lg-start"> <div class=""> <a href="https://apps.apple.com/app/bimx/id452706864" target="_blank" rel="noreferrer noopener" class="btn-block"> <img decoding="async" src="https://gsdownloads.blob.core.windows.net/cdn/assets/badges/Download_on_the_App_Store/en.svg" style="height: 40px; "> </a> <p></p> </div> </div> <p></p> </div> <div class="ml-2"> <div class="d-flex justify-content-center"> <div class=""> <a href="https://play.google.com/store/apps/details?id=com.graphisoft.bimx" target="_blank" rel="noreferrer noopener" class="btn-block"> <img decoding="async" src="https://gsdownloads.blob.core.windows.net/cdn/assets/badges/google-play-badge/google-play-badge-en.png" style="height: 40px;"> </a> <p></p> </div> </div> </div> </div> </div></div> </div> <div class="col-lg-4 mt-3"> <div class="wp-block-group download-card p-3 h-100"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow"> <p><strong>BIMx for Desktop</strong></p> <div class="row justify-content-lg-start mt-4 pl-3 pl-lg-0"> <div class="ml-lg-3"> <div class="d-flex justify-content-center"> <div class=""> <a href="https://apps.apple.com/app/bimx/id6446137693" target="_blank" rel="noreferrer noopener" class="btn-block"> <img decoding="async" src=" https://gsdownloads.blob.core.windows.net/cdn/assets/badges/Download_on_Mac_App_Store/en.svg" style="height: 40px;"> </a> <p></p> </div> </div> </div> <div class="ml-2 ml-xl-2 ml-3"> <div class="d-flex justify-content-center"> <div class=""> <a href="https://redirect.graphisoft.com/?gstype=support&gssubtype=bimxdownload&platform=windows" target="_blank" rel="noreferrer noopener" class="btn-block"> <img decoding="async" src="https://get.microsoft.com/images/en-us%20dark.svg" style="height: 40px; border: 1.3px solid grey; border-radius: 6px;"> </a> <p></p> </div> </div> <p></p> </div> </div> </div></div> <p></p> </div> <div class="col-lg-4 mt-3"> <div class="wp-block-group download-card p-3 h-100"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow"> <p><strong>BIMx for AppleVision Pro</strong></p> <div class="row justify-content-lg-start mt-4 pl-3 pl-lg-0"> <div class="ml-lg-3"> <div class="d-flex justify-content-center"> <div class=""> <a href="https://apps.apple.com/us/app/bimx-bim-experience/id6477195146" target="_blank" rel="noreferrer noopener" class="btn-block"> <img decoding="async" src="https://gsdownloads.blob.core.windows.net/cdn/assets/badges/Download_on_the_App_Store/en.svg" style="height: 40px; "> </a> <p></p> </div> </div> </div> </div> </div></div> <p></p> </div> </div> <div aria-hidden="true" class="view-2"></div> <div aria-hidden="true" class="view-3"></div> <div class="wp-block-group bg-medium gs-size-full py-5 px-2 px-lg-0"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow"> <div class="row justify-content-lg-start"> <div class="col-lg-8 align-items-start bw-80 d-flex flex-column"> <h3 class="mb-lg-4 text-primary wp-block-heading">Use the BIMx Model Transfer Service</h3> <p class="mt-lg-4">Host, view and download BIMx Hyper-models from BIMx Model Transfer</p> </div> <div class="col-lg-4 align-items-start bw-80 d-flex flex-column"> <div class="d-flex justify-content-end w-100"> <div class=""> <img decoding="async" class="mb-4 mt-3" src="https://graphisoft.com/content/uploads/2022/07/[email protected]" alt="" width="154" height="52"> <p></p> </div> </div> <div class="row justify-content-center justify-content-lg-end w-100 mt-4"> <div class="col-10 col-md-9 col-lg-12"> <a class="btn btn-outline-primary btn-block is-layout-flex wp-block-buttons-is-layout-flex" href="https://bimx.graphisoft.com/" target="_blank" rel="noreferrer noopener">Go to BIMx Model Transfer</a> <p></p> </div> </div> </div> </div> </div></div> <section id="sec-ca-d2c2d5a2-5cab-485e-8d4c-c57f6612d86e" class="gs-scope-carousel"><style> #sec-ca-d2c2d5a2-5cab-485e-8d4c-c57f6612d86e .carousel-indicators.indicator-anim li.active .cindicator-left, #sec-ca-d2c2d5a2-5cab-485e-8d4c-c57f6612d86e .carousel-indicators.indicator-anim li.active .cindicator-right { animation-duration: 0s; } #sec-ca-d2c2d5a2-5cab-485e-8d4c-c57f6612d86e .carousel-indicators li.indicator-deactivating .cindicator-right, #sec-ca-d2c2d5a2-5cab-485e-8d4c-c57f6612d86e .carousel-indicators li.indicator-deactivating .cindicator-left { animation-duration: 800ms !important; } </style><script> var ca_d2c2d5a2_5cab_485e_8d4c_c57f6612d86e = null; $( document ).ready(function() { var $jQ = jQuery.noConflict(); var removables = {}; document.querySelectorAll('#ca-d2c2d5a2-5cab-485e-8d4c-c57f6612d86e .swiper-slide').forEach((e, i) => { if (e.dataset.group && e.dataset.group != '') { if (!removables.hasOwnProperty(e.dataset.group)) { removables[e.dataset.group] = []; } removables[e.dataset.group].push({el: e, id: i}); } }); for (var i in removables) { var r = removables[i]; r.splice(Math.floor(Math.random() * r.length), 1) while (r.length) { var removed = r.pop(); if ("none" === "indicator") { var indicator = document.querySelector('ol.carousel-indicators li[data-sw-target="#ca-d2c2d5a2-5cab-485e-8d4c-c57f6612d86e"][data-sw-slide-to="' + removed.id + '"]'); indicator.parentNode.removeChild(indicator); } removed.el.parentNode.removeChild(removed.el); } }; ca_d2c2d5a2_5cab_485e_8d4c_c57f6612d86e = new Swiper('#ca-d2c2d5a2-5cab-485e-8d4c-c57f6612d86e', { modules: [Sw.Navigation, Sw.Autoplay, Sw.FadeEffect, Sw.LazyLoading], allowTouchMove: false, autoplay: false && { delay: 5000, disableOnInteraction: false, }, effect: 'slide', loop: undefined, fadeEffect: { crossFade: true }, lazy: true && { loadPrevNext: true, }, navigation: false ? { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev', } : true, preloadImages: false, speed: 800, }); $jQ(window).focus(function() { const index = $jQ('#sec-ca-d2c2d5a2-5cab-485e-8d4c-c57f6612d86e .carousel-indicators li.active').removeClass('active').index() + 1; // trigger a DOM reflow $jQ("#sec-ca-d2c2d5a2-5cab-485e-8d4c-c57f6612d86e").width(); $jQ('#sec-ca-d2c2d5a2-5cab-485e-8d4c-c57f6612d86e .carousel-indicators li:nth-child(' + index + ')').addClass('active'); }); $jQ('#sec-ca-d2c2d5a2-5cab-485e-8d4c-c57f6612d86e .carousel-indicators li').on('click', function(event) { undefined ? ca_d2c2d5a2_5cab_485e_8d4c_c57f6612d86e.slideTo($jQ(this).index() + 1) : ca_d2c2d5a2_5cab_485e_8d4c_c57f6612d86e.slideTo($jQ(this).index()); }); ca_d2c2d5a2_5cab_485e_8d4c_c57f6612d86e.on('transitionStart', function (swiper) { $jQ('#sec-ca-d2c2d5a2-5cab-485e-8d4c-c57f6612d86e .carousel-indicators li.active').addClass('indicator-deactivating'); $jQ('#sec-ca-d2c2d5a2-5cab-485e-8d4c-c57f6612d86e .carousel-indicators li').removeClass('active'); $jQ('#sec-ca-d2c2d5a2-5cab-485e-8d4c-c57f6612d86e .carousel-indicators li:nth-child(' + (swiper.realIndex + 1) + ')').addClass('active'); }); ca_d2c2d5a2_5cab_485e_8d4c_c57f6612d86e.on('transitionEnd', function (swiper) { $jQ('#sec-ca-d2c2d5a2-5cab-485e-8d4c-c57f6612d86e .carousel-indicators li').removeClass('indicator-deactivating'); }); $jQ('#sec-ca-d2c2d5a2-5cab-485e-8d4c-c57f6612d86e .carousel-indicators li:first-child').addClass('active'); }); </script><div id="ca-d2c2d5a2-5cab-485e-8d4c-c57f6612d86e" class="swiper carousel-main breakout"><div class="swiper-wrapper"> <div class="swiper-slide"> <div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow"> <section id="cover-bda1cb56-b52c-4c25-8c64-7a94844b9ae5" class="ac26-cover cover-off margin-off collaborate-banner" style="background-color:#231F20"><style> #cover-bda1cb56-b52c-4c25-8c64-7a94844b9ae5 .gs-main-cover-bg { background-position: 50% 50%; } #cover-bda1cb56-b52c-4c25-8c64-7a94844b9ae5 .ac26-c-img-height { height: 32rem; } #cover-bda1cb56-b52c-4c25-8c64-7a94844b9ae5 .ac26-c-img { background-image: url('https://graphisoft.com/content/uploads/2023/02/Archicad_collaborate-scaled.jpg'); background-repeat: no-repeat; background-size: cover; background-color: #c4c4c6; background-blend-mode: multiply; } @media (min-width: 768px) { #cover-bda1cb56-b52c-4c25-8c64-7a94844b9ae5 .gs-main-cover-bg { background-position: 50% 50%; } #cover-bda1cb56-b52c-4c25-8c64-7a94844b9ae5 .ac26-c-img-height { height: 32rem; } } @media (min-width: 992px) { #cover-bda1cb56-b52c-4c25-8c64-7a94844b9ae5 .gs-main-cover-bg { background-position: 50% 50%; } #cover-bda1cb56-b52c-4c25-8c64-7a94844b9ae5 .ac26-c-img-height { height: 25rem; } } </style><div class="gs-main-container gs-main-cover-bg ac26-c-img-height ac26-c-img" data-background="false"><div class="container h-100"><div class="row h-100 w-100 justify-content-start align-items-center"><div class="ac26-cover-content col-lg-12"> <div class="wp-block-group text-white"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow"> <div class="row justify-content-lg-between px-2 px-lg-0"> <div class="col-lg-8 order-lg-1 order-2"> <h2 class="text-uppercase fw-800 wp-block-heading">Start strong with<br>Archicad Collaborate</h2> <h6 class="fw-700 wp-block-heading">Archicad + BIMcloud + BIMx Pro: Better together</h6> <div class="row justify-content-center justify-content-md-center justify-content-lg-start mt-4 pt-2"> <div class="col-10 col-lg-6"> <a class="btn btn-important btn-block is-layout-flex wp-block-buttons-is-layout-flex" href="/solutions/archicad/archicad-collaborate">Learn more</a> </div> </div> <p></p> </div> <div class="col-lg-2 logo-col order-lg-2 order-1 mb-3"> <figure class="figure"><img decoding="async" src="https://graphisoft.com/content/uploads/2023/08/AC_BIMcloud_BIMx-trio.png" alt="" class="img-fluid figure-img"/></figure> </div> </div> </div></div> </div></div></div></div></section> </div></div> </div> </div></div><div class="row justify-content-center"></div></section> <div aria-hidden="true" class="view-3"></div> <div class="wp-block-group px-2 px-lg-0"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow"> <h3 class="mb-5 text-primary wp-block-heading">Next steps</h3> <div class="row figure-mb-0 bg-white px-md-0"> <div class="col-lg-4 align-items-start d-flex flex-column mb-5 mb-lg-0"> <img decoding="async" src="https://graphisoft.com/content/uploads/2022/05/Archicad-logo-1.png" alt="Graphisoft Archicad logo" width="auto" height="62"> <h5 class="mt-3 mt-lg-4 wp-block-heading">What’s new in Archicad</h5> <p class="flex-grow-1 pb-3">Your best design option – A brand new design option solution, professional visualization tools, improved project management workflows, open, multidisciplinary design collaboration and exclusive subscription offerings make Archicad your best design option.</p> <div class="row justify-content-center mt-auto w-100"> <div class="col-10 col-md-12"> <a class="btn btn-outline-primary btn-block is-layout-flex wp-block-buttons-is-layout-flex" href="https://graphisoft.com/solutions/whatsnew" title="/resources-and-support/downloads" target="_blank" rel="noreferrer noopener">Learn more</a> <p></p> </div> </div> </div> <div class="col-md-4 col-lg-4 d-flex flex-column justify-content-between mb-5 mb-lg-0"> <div class="stripe mb-1"><div class=""> <div class="d-flex align-items-center loqo-eq-h mb-3"> <div class=""> <figure class="figure"><img decoding="async" src="https://graphisoft.com/content/uploads/2022/07/[email protected]" alt="" class="img-fluid figure-img"/></figure> <p></p> </div> </div> <h5 class="wp-block-heading">Join the Community</h5> <p>Join the Graphisoft Community to get expert help through a state-of-the-art, user-friendly experience that combines Archicad Talk and Help Center into one, easy-to-search resource.</p> </div></div> <div class="row justify-content-center mt-4"> <div class="col-10 col-md-12"> <a class="btn btn-outline-primary btn-block is-layout-flex wp-block-buttons-is-layout-flex" href="https://community.graphisoft.com/" title="/resources-and-support/downloads" target="_blank" rel="noreferrer noopener">Join the Community</a> <p></p> </div> </div> </div> <div class="col-md-4 col-lg-4 d-flex flex-column justify-content-between mb-3 mb-lg-0"> <div class="stripe mb-1"><div class=""> <figure class="figure"><img decoding="async" src="https://graphisoft.com/content/uploads/2022/10/Group-675.png" alt="" class="img-fluid figure-img"/></figure> <h5 class="wp-block-heading">Get to know BIMcloud</h5> <p>Get secure, real-time collaboration between project team members regardless of the size or complexity of the project, the location of the offices, or the speed of the internet connection. Available in both private and public cloud configurations on standard hardware and software as a service that allows even smaller offices to take advantage of fast, efficient, and secure access to shared projects in real time.</p> </div></div> <div class="row justify-content-center mt-4"> <div class="col-10 col-md-12"> <a class="btn btn-outline-primary btn-block is-layout-flex wp-block-buttons-is-layout-flex" href="/solutions/bimcloud" title="/downloads/bimcloud">Discover BIMcloud</a> <p></p> </div> </div> </div> </div> </div></div> <div aria-hidden="true" class="view-3"></div> <div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow"> <div class="row justify-content-center justify-content-lg-center px-2 px-lg-0"> <div class="col-lg-6 mb-3 mb-lg-4"> <h3 class="text-primary wp-block-heading">System requirements</h3> </div> <div class="col-lg-6"> <p>Check out the minimum and recommended system requirements your hardware must meet for a great experience using our solutions and services.</p> </div> <div class="col-10 col-lg-4 mt-4"> <a class="btn btn-outline-primary btn-block is-layout-flex wp-block-buttons-is-layout-flex" href="/resources-and-support/system-requirements/#BIMcloud-system-requirement" target="_blank" rel="noreferrer noopener">System requirements</a> </div> </div> </div></div> <div aria-hidden="true" class="view-3"></div> </div> </article> </main> <footer class="layout-footer"> <div class="container"> </div> <div class="bg-light copyright"> <div class="container mx-auto align-items-center"> <div class="row"> <div class="col-md text-center text-md-left my-2"> Copyright © 2025 Graphisoft. All rights reserved </div> <div class="col-md text-center text-md-left my-2"> <ul id="menu-legal" class="list-legal list-inline"><li id="menu-item-28288" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28288 list-inline-item"><a href="/legal/privacy-policy">Privacy Policy</a></li> <li id="menu-item-28699" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28699 list-inline-item"><a href="/legal/terms-of-use">Terms of Use</a></li> <li id="menu-item-59330" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-59330 list-inline-item"><a href="https://graphisoft.com/legal/privacy-cookies/">Privacy Cookies</a></li> <li id="menu-item-63061" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63061 list-inline-item"><a href="https://graphisoft.com/legal/">Legal</a></li> </ul> </div> <div class="col-md text-center text-md-right my-2"> Graphisoft is part of the <a target="_blank" rel="noopener noreferrer" href="https://www.nemetschek.com/en/" aria-label="Nemetschek Group - external link">Nemetschek Group</a> </div> </div> </div> </div> </footer> <nav id="contact-bar"> <ul id="menu-social-footer" class="list-social"><li id="menu-item-100" class="menu-item menu-item-type-custom menu-item-object-custom text-center"><a target="_blank" rel="noopener noreferrer" href="https://www.youtube.com/user/Archicad" class="nav-link fab fa-youtube"><span class="sr-only sr-only-focusable">YouTube</span></a></li> <li id="menu-item-98" class="menu-item menu-item-type-custom menu-item-object-custom text-center"><a target="_blank" rel="noopener noreferrer" href="https://www.facebook.com/archicad/" class="nav-link fab fa-facebook"><span class="sr-only sr-only-focusable">Facebook</span></a></li> <li id="menu-item-99" class="menu-item menu-item-type-custom menu-item-object-custom text-center"><a target="_blank" rel="noopener noreferrer" href="https://www.instagram.com/graphisoft/" class="nav-link fab fa-instagram"><span class="sr-only sr-only-focusable">Instagram</span></a></li> <li id="menu-item-101" class="menu-item menu-item-type-custom menu-item-object-custom text-center"><a target="_blank" rel="noopener noreferrer" href="https://twitter.com/Archicad" class="nav-link fab fa-x-twitter"><span class="sr-only sr-only-focusable">Twitter</span></a></li> <li id="menu-item-102" class="menu-item menu-item-type-custom menu-item-object-custom text-center"><a target="_blank" rel="noopener noreferrer" href="https://www.linkedin.com/company/graphisoft" class="nav-link fab fa-linkedin"><span class="sr-only sr-only-focusable">LinkedIn</span></a></li> </ul> </nav> <div id="modal-default" data-modal="default" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="modal-default-title" aria-hidden="true"> <div class="modal-dialog modal-lg modal-dialog-centered" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="modal-default-title">Modal Title</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"> Modal Body </div> <div class="modal-footer"> <!-- <button type="button" class="btn btn-primary">Save changes</button> --> </div> </div> </div> </div> <div id="modal-roadmap" data-modal="roadmap" class="modal zoom" tabindex="-1" role="dialog" aria-labelledby="modal-roadmap-title" aria-hidden="true"> <div class="modal-dialog modal-lg modal-dialog-centered" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="16" cy="16" r="15" fill="#231F20" stroke="#231F20" stroke-width="2"/> <line x1="11.0607" y1="10.9286" x2="21.1429" y2="21.0108" stroke="white" stroke-width="1.5" stroke-linecap="round"/> <line x1="10.8571" y1="21.0108" x2="20.9393" y2="10.9286" stroke="white" stroke-width="1.5" stroke-linecap="round"/> </svg> </button> <img class="modal-img" src="" alt=""> <video autoplay loop muted preload="auto" class="modal-video" src=""></video> </div> <h5 class="modal-title" id="modal-roadmap-title">Modal Title</h5> <div class="modal-body"> Modal Body </div> </div> </div> </div> <script type="text/javascript" src="https://graphisoft.com/content/themes/building-together/dist/js/popper.min.js?ver=1.14.7" id="popper-js"></script> <script type="text/javascript" src="https://graphisoft.com/content/themes/building-together/dist/js/bootstrap.min.js?ver=4.3.1" id="bootstrap-js"></script> <script type="text/javascript" src="https://web.graphisoft.com/js/forms2/js/forms2.min.js?ver=2024" id="mktoform-js"></script> <script type="text/javascript" src="https://graphisoft.com/content/themes/building-together/dist/js/jarallax/jarallax.min.js?ver=1.12.8" id="jarallax-js"></script> <script type="text/javascript" src="https://graphisoft.com/content/themes/building-together/dist/js/jarallax/jarallax-video.min.js?ver=1.0.1" id="jarallax-video-js"></script> <script type="text/javascript" src="https://graphisoft.com/content/themes/building-together/dist/js/jarallax/jarallax-element.min.js?ver=1.0.0" id="jarallax-element-js"></script> <script type="text/javascript" src="https://graphisoftid.graphisoft.com/Scripts/lib/gsidsso.js?ver=1.0.0" id="gsidsso-remote-js"></script> <script type="text/javascript" data-url-ssoauth="https://graphisoftid.graphisoft.com/Account/SsoAuth" data-url-assert="/auth/assert" src="https://graphisoft.com/content/themes/building-together/dist/js/gsidsso.client.min.js?ver=1746646343250213" id="gsidsso-js"></script> <script type="text/javascript" src="https://graphisoft.com/content/themes/building-together/dist/js/theme.min.js?ver=1746646343250213" id="theme-js-js"></script> <script type="text/javascript" src="https://graphisoft.com/content/themes/building-together/dist/lib/[email protected]/vue.global.prod.js?ver=3.5.13" id="vue-js-js"></script> <script type="text/javascript" src="https://graphisoft.com/content/themes/building-together/dist/lib/[email protected]/index.iife.js?ver=0.14.10" id="vue-demi-js"></script> <script type="text/javascript" src="https://graphisoft.com/content/themes/building-together/dist/lib/[email protected]/pinia.iife.prod.js?ver=3.0.2" id="pinia-js"></script> <script type="text/javascript" src="https://graphisoft.com/content/themes/building-together/dist/country-selector.DEuB8d63.umd.js?ver=DEuB8d63" id="country-selector-js"></script> <script type="text/javascript" src="https://graphisoft.com/cms/wp-includes/js/hoverIntent.min.js?ver=1.10.2" id="hoverIntent-js"></script> <script type="text/javascript" src="https://graphisoft.com/content/plugins/megamenu/js/maxmegamenu.js?ver=3.4.1" id="megamenu-js"></script> </body> </html>