{"id":19421,"date":"2025-08-26T15:22:15","date_gmt":"2025-08-26T13:22:15","guid":{"rendered":"https:\/\/arredocad.com\/faq\/"},"modified":"2026-05-22T14:53:09","modified_gmt":"2026-05-22T12:53:09","slug":"faq","status":"publish","type":"page","link":"https:\/\/arredocad.com\/en\/faq\/","title":{"rendered":"FAQ"},"content":{"rendered":"<?xml encoding=\"utf-8\" ?><div data-elementor-type=\"wp-page\" data-elementor-id=\"19421\" class=\"elementor elementor-19421 elementor-5283\">\n\t\t\t\t<div class=\"e-con-gap-no elementor-element elementor-element-77fe065 e-flex e-con-boxed sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"77fe065\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-833e3e2 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"833e3e2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div data-animation-type=\"line\" data-animation-stagger=\"50\" class=\"elementor-element elementor-element-0446820 animation_type_line sc_fly_static elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"0446820\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings='{\"_animation\":\"ta_fadeinup\"}' data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">People often ask us<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-73922a2 animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"73922a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings='{\"_animation\":\"ta_fadeinup\"}' data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Frequently Asked Questions<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"e-con-gap-no elementor-element elementor-element-631b097 animated-slow e-flex e-con-boxed sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-parent\" data-animation-type=\"block\" data-id=\"631b097\" data-element_type=\"container\" data-e-type=\"container\" data-settings='{\"animation\":\"ta_fadeinup\",\"animation_delay\":500}'>\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-78fb716 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"78fb716\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-987862f sc_fly_static elementor-widget elementor-widget-html\" data-id=\"987862f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Version: 1.1 - FAQ Group (tab + accordion) -->\n<style>\n    .faqg-wrap * {\n        box-sizing: border-box;\n        margin: 0;\n        padding: 0;\n    }\n\n    .faqg-wrap {\n        max-width: 900px;\n        margin: 0 auto;\n        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n    }\n\n    \/* ---- Tab bar ---- *\/\n    .faqg-tabs {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 12px;\n        justify-content: center;\n        margin-bottom: 36px;\n    }\n\n    .faqg-tab {\n        padding: 10px 28px;\n        border: 2px solid #0092b3;\n        border-radius: 50px;\n        background: #fff;\n        color: #0092b3;\n        font-size: 13px;\n        font-weight: 500;\n        cursor: pointer;\n        transition: background 0.2s ease, color 0.2s ease;\n        white-space: nowrap;\n        text-transform: none !important;\n    }\n\n    .faqg-tab:hover {\n        background: #e6f5f9;\n    }\n\n    .faqg-tab.active {\n        background: #0092b3;\n        color: #fff;\n        \n    }\n    \n     \/* ---- Internal Button ---- *\/\n     \n         .faqg-button {\n        background: #0092b3;\n        color: #fff;\n        padding: 5px 14px;\n        border-radius: 50px;\n    }\n    \n     \n\n    \/* ---- Accordion list ---- *\/\n    .faqg-list {\n        display: flex;\n        flex-direction: column;\n        gap: 10px;\n    }\n\n    \/* Separatore sottocategoria *\/\n    .faqg-section-label {\n        font-size: 13px;\n        font-weight: 600;\n        text-transform: uppercase;\n        letter-spacing: 0.05em;\n        color: #888;\n        padding: 8px 0 4px;\n        border-bottom: 1px solid #e0e0e0;\n        margin-top: 8px;\n    }\n\n    \/* Card accordion *\/\n    .faqg-card {\n        border: 1.5px solid #0092b3;\n        border-radius: 20px;\n        overflow: hidden;\n        background: #fff;\n    }\n\n    .faqg-card-header {\n        width: 100%;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        gap: 16px;\n        padding: 16px 20px;\n        background: #fff;\n        border: none;\n        cursor: pointer;\n        text-align: left;\n        transition: background 0.15s ease;\n    }\n\n    .faqg-card-header:hover {\n        background: #f0fafd !important;\n    }\n\n    .faqg-card-header:focus,\n    .faqg-card-header:active,\n    .faqg-card.open .faqg-card-header {\n        background: #fff !important;\n        outline: none;\n    }\n\n    .faqg-question {\n        font-size: 15px;\n        font-weight: 500;\n        color: #222;\n        line-height: 1.4;\n    }\n\n    \/* Simbolo +\/&minus; senza cerchio *\/\n    .faqg-toggle-icon {\n        flex-shrink: 0;\n        font-size: 22px;\n        font-weight: 300;\n        color: #222;\n        line-height: 1;\n        width: 24px;\n        text-align: center;\n    }\n\n    \/* Area risposta con animazione max-height sul wrapper *\/\n    .faqg-answer-wrap {\n        max-height: 0;\n        overflow: hidden;\n        transition: max-height 0.3s ease;\n    }\n\n    .faqg-answer {\n        padding: 14px 20px;\n        border-top: 1px solid #e0f4f9;\n        font-size: 14px;\n        line-height: 1.7;\n        color: #555;\n    }\n\n    .faqg-answer a {\n        color: #0092b3;\n        text-decoration: underline;\n    }\n\n    \/* Empty \/ loading *\/\n    .faqg-empty,\n    .faqg-loading {\n        text-align: center;\n        padding: 40px;\n        color: #aaa;\n        font-size: 14px;\n    }\n\n    \/* Responsive *\/\n    @media (max-width: 600px) {\n        .faqg-tab {\n            padding: 9px 18px;\n            font-size: 14px;\n        }\n\n        .faqg-question {\n            font-size: 14px;\n        }\n    }\n<\/style>\n\n<div class=\"faqg-wrap\">\n    <div class=\"faqg-tabs\" id=\"faqgTabs\">\n        <div class=\"faqg-loading\">Caricamento&hellip;<\/div>\n    <\/div>\n    <div class=\"faqg-list\" id=\"faqgList\"><\/div>\n<\/div>\n\n<script src=\"https:\/\/service.arredocad.com\/wp_automation\/faq-group-script_1.0.2.js\"><\/script>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n","protected":false},"excerpt":{"rendered":"<p>People often ask usFrequently Asked Questions&hellip;<\/p>\n","protected":false},"author":1,"featured_media":19417,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-19421","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Frequently asked questions about ArredoCAD<\/title>\n<meta name=\"description\" content=\"Find answers to the most frequent questions about ArredoCAD: setup, features, licences and 3D design. Explore all the FAQs.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/arredocad.com\/en\/faq\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Frequently asked questions about ArredoCAD\" \/>\n<meta property=\"og:description\" content=\"Find answers to the most frequent questions about ArredoCAD: setup, features, licences and 3D design. Explore all the FAQs.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/arredocad.com\/en\/faq\/\" \/>\n<meta property=\"og:site_name\" content=\"ArredoCAD\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-22T12:53:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/arredocad.com\/wp-content\/uploads\/2026\/02\/ArredoCAD_Faq_search.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/arredocad.com\\\/en\\\/faq\\\/\",\"url\":\"https:\\\/\\\/arredocad.com\\\/en\\\/faq\\\/\",\"name\":\"Frequently asked questions about ArredoCAD\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/arredocad.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/arredocad.com\\\/en\\\/faq\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/arredocad.com\\\/en\\\/faq\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/arredocad.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/ArredoCAD_Faq_search.jpg\",\"datePublished\":\"2025-08-26T13:22:15+00:00\",\"dateModified\":\"2026-05-22T12:53:09+00:00\",\"description\":\"Find answers to the most frequent questions about ArredoCAD: setup, features, licences and 3D design. Explore all the FAQs.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/arredocad.com\\\/en\\\/faq\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/arredocad.com\\\/en\\\/faq\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/arredocad.com\\\/en\\\/faq\\\/#primaryimage\",\"url\":\"https:\\\/\\\/arredocad.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/ArredoCAD_Faq_search.jpg\",\"contentUrl\":\"https:\\\/\\\/arredocad.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/ArredoCAD_Faq_search.jpg\",\"width\":1920,\"height\":1080,\"caption\":\"Tutte le Faq ArredoCAD\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/arredocad.com\\\/en\\\/faq\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/arredocad.com\\\/en\\\/home\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"FAQ\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/arredocad.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/arredocad.com\\\/en\\\/\",\"name\":\"ArredoCAD\",\"description\":\"Powered by Dinamica S.r.l.\",\"publisher\":{\"@id\":\"https:\\\/\\\/arredocad.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/arredocad.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/arredocad.com\\\/en\\\/#organization\",\"name\":\"ArredoCAD\",\"url\":\"https:\\\/\\\/arredocad.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/arredocad.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/arredocad.com\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/ArredoCAD_partner-\u2013-27.svg\",\"contentUrl\":\"https:\\\/\\\/arredocad.com\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/ArredoCAD_partner-\u2013-27.svg\",\"width\":800,\"height\":150,\"caption\":\"ArredoCAD\"},\"image\":{\"@id\":\"https:\\\/\\\/arredocad.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Frequently asked questions about ArredoCAD","description":"Find answers to the most frequent questions about ArredoCAD: setup, features, licences and 3D design. Explore all the FAQs.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/arredocad.com\/en\/faq\/","og_locale":"en_US","og_type":"article","og_title":"Frequently asked questions about ArredoCAD","og_description":"Find answers to the most frequent questions about ArredoCAD: setup, features, licences and 3D design. Explore all the FAQs.","og_url":"https:\/\/arredocad.com\/en\/faq\/","og_site_name":"ArredoCAD","article_modified_time":"2026-05-22T12:53:09+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/arredocad.com\/wp-content\/uploads\/2026\/02\/ArredoCAD_Faq_search.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/arredocad.com\/en\/faq\/","url":"https:\/\/arredocad.com\/en\/faq\/","name":"Frequently asked questions about ArredoCAD","isPartOf":{"@id":"https:\/\/arredocad.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/arredocad.com\/en\/faq\/#primaryimage"},"image":{"@id":"https:\/\/arredocad.com\/en\/faq\/#primaryimage"},"thumbnailUrl":"https:\/\/arredocad.com\/wp-content\/uploads\/2026\/02\/ArredoCAD_Faq_search.jpg","datePublished":"2025-08-26T13:22:15+00:00","dateModified":"2026-05-22T12:53:09+00:00","description":"Find answers to the most frequent questions about ArredoCAD: setup, features, licences and 3D design. Explore all the FAQs.","breadcrumb":{"@id":"https:\/\/arredocad.com\/en\/faq\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/arredocad.com\/en\/faq\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/arredocad.com\/en\/faq\/#primaryimage","url":"https:\/\/arredocad.com\/wp-content\/uploads\/2026\/02\/ArredoCAD_Faq_search.jpg","contentUrl":"https:\/\/arredocad.com\/wp-content\/uploads\/2026\/02\/ArredoCAD_Faq_search.jpg","width":1920,"height":1080,"caption":"Tutte le Faq ArredoCAD"},{"@type":"BreadcrumbList","@id":"https:\/\/arredocad.com\/en\/faq\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/arredocad.com\/en\/home\/"},{"@type":"ListItem","position":2,"name":"FAQ"}]},{"@type":"WebSite","@id":"https:\/\/arredocad.com\/en\/#website","url":"https:\/\/arredocad.com\/en\/","name":"ArredoCAD","description":"Powered by Dinamica S.r.l.","publisher":{"@id":"https:\/\/arredocad.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/arredocad.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/arredocad.com\/en\/#organization","name":"ArredoCAD","url":"https:\/\/arredocad.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/arredocad.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/arredocad.com\/wp-content\/uploads\/2025\/06\/ArredoCAD_partner-\u2013-27.svg","contentUrl":"https:\/\/arredocad.com\/wp-content\/uploads\/2025\/06\/ArredoCAD_partner-\u2013-27.svg","width":800,"height":150,"caption":"ArredoCAD"},"image":{"@id":"https:\/\/arredocad.com\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/arredocad.com\/en\/wp-json\/wp\/v2\/pages\/19421","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/arredocad.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/arredocad.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/arredocad.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/arredocad.com\/en\/wp-json\/wp\/v2\/comments?post=19421"}],"version-history":[{"count":5,"href":"https:\/\/arredocad.com\/en\/wp-json\/wp\/v2\/pages\/19421\/revisions"}],"predecessor-version":[{"id":23773,"href":"https:\/\/arredocad.com\/en\/wp-json\/wp\/v2\/pages\/19421\/revisions\/23773"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/arredocad.com\/en\/wp-json\/wp\/v2\/media\/19417"}],"wp:attachment":[{"href":"https:\/\/arredocad.com\/en\/wp-json\/wp\/v2\/media?parent=19421"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}