{"id":3593,"date":"2025-12-09T18:15:27","date_gmt":"2025-12-09T18:15:27","guid":{"rendered":"https:\/\/measuresquare.com\/?p=3593"},"modified":"2026-01-14T20:44:02","modified_gmt":"2026-01-14T20:44:02","slug":"use-case-curved-reception-desk-takeoff","status":"publish","type":"post","link":"https:\/\/measuresquare.com\/use-case-curved-reception-desk-takeoff\/","title":{"rendered":"Use Case: Curved Reception Desk"},"content":{"rendered":"\n<!-- Before\u2013After\uff09 -->\n<div class=\"compare\" data-orientation=\"horizontal\" aria-label=\"compare\" role=\"group\">\n  <span class=\"compare__label\">Before<\/span>\n  <span class=\"compare__label compare__label--after\">After<\/span>\n\n  <img decoding=\"async\" class=\"compare__img compare__img--before\" src=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/image-6.png\" alt=\"Before image\" \/>\n\n  <div class=\"compare__afterWrap\">\n    <img decoding=\"async\" class=\"compare__img compare__img--after\" src=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/image-8-e1765306942302.png\" alt=\"After image\" \/>\n  <\/div>\n\n  <div class=\"compare__bar\" aria-hidden=\"true\"><\/div>\n\n  <button class=\"compare__handle\" type=\"button\"\n    role=\"slider\" aria-label=\"ratio location\" aria-valuemin=\"0\" aria-valuemax=\"100\" aria-valuenow=\"50\"\n    title=\"drag to adjust\">\n    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\">\n      <path d=\"M9 6l-6 6 6 6M15 18l6-6-6-6\" fill=\"none\" stroke=\"#0f172a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n    <\/svg>\n  <\/button>\n<\/div>\n\n<style>\n  .compare { --pos: 50%; position: relative; max-width: 960px; margin: 20px auto; border-radius: 12px; overflow: hidden; aspect-ratio: 16 \/ 9; touch-action: none; border: 4px solid #444; }\n  .compare__img { width: 100%; height: 80%; object-fit: cover; display: block; }\n  .compare__afterWrap { position: absolute; inset: 0; clip-path: inset(0 calc(100% - var(--pos)) 0 0); }\n  .compare__bar::before { content: \"\"; position: absolute; top: 0; bottom: 0; width: 2px; left: calc(var(--pos)); transform: translateX(-50%); background: rgba(255,255,255,.8); }\n  .compare__bar { position: absolute; inset: 0; pointer-events: none; }\n  .compare__handle { position: absolute; top: 50%; left: var(--pos); transform: translate(-50%, -50%); width: 40px; height: 40px; border-radius: 50%; background: white; border: 2px solid #ddd; cursor: grab; display: flex; align-items: center; justify-content: center; }\n  .compare__label { position: absolute; top: -5px; left: 10px; background: rgba(0,0,0,.6); color: #fff; padding: 4px 8px; border-radius: 8px; font-size: 12px; }\n  .compare__label--after { left: auto; right: 10px; top: -5px; }\n<\/style>\n\n<script>\n  const clamp = (n, min, max) => Math.max(min, Math.min(max, n));\n  document.querySelectorAll('.compare').forEach(root => {\n    const handle = root.querySelector('.compare__handle');\n    let pos = 50;\n    const setPos = next => { pos = clamp(next, 0, 100); root.style.setProperty('--pos', pos + '%'); handle.setAttribute('aria-valuenow', Math.round(pos)); };\n    const eventToPos = evt => { const r = root.getBoundingClientRect(); return ((evt.clientX - r.left) \/ r.width) * 100; };\n    let dragging = false;\n    root.addEventListener('pointerdown', e => { dragging = true; setPos(eventToPos(e)); });\n    root.addEventListener('pointermove', e => { if (dragging) setPos(eventToPos(e)); });\n    window.addEventListener('pointerup', () => dragging = false);\n  });\n<\/script>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h1 class=\"wp-block-heading\" id=\"h-project-details\">Project Details<\/h1>\n\n\n\n<p>How to use MeasureSquare Stone &amp; Tile to complete a curved reception desk takeoff with ease.<\/p>\n\n\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<!-- veritical filters-->\n<div style=\"display: flex; flex-direction: column; gap: 40px; margin: 30px 0;\">\n\n  <!-- Plateform -->\n  <div style=\"display: flex; align-items: center; gap: 12px;\">\n    <div style=\"font-size: 26px; color: #1a73e8;\">\ud83d\udcbb<\/div>\n    <div>\n      <div style=\"font-weight: bold; color: #333;\">Platform<\/div>\n      <div style=\"color: #666; font-size: 14px;\">MeasureSquare Stone &#038; Tile<\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Industry -->\n  <div style=\"display: flex; align-items: center; gap: 12px;\">\n    <div style=\"font-size: 26px; color: #1a73e8;\">\ud83c\udfeb<\/div>\n    <div>\n      <div style=\"font-weight: bold; color: #333;\">Industry<\/div>\n      <div style=\"color: #666; font-size: 14px;\">Commercial Interior<\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Trade -->\n  <div style=\"display: flex; align-items: center; gap: 12px;\">\n    <div style=\"font-size: 26px; color: #1a73e8;\">\ud83e\ude99<\/div>\n    <div>\n      <div style=\"font-weight: bold; color: #333;\">Trade<\/div>\n      <div style=\"color: #666; font-size: 14px;\">Stone \/ Laminate<\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Project Type -->\n  <div style=\"display: flex; align-items: center; gap: 12px;\">\n    <div style=\"font-size: 26px; color: #1a73e8;\">\ud83e\udded<\/div>\n    <div>\n      <div style=\"font-weight: bold; color: #333;\">Project Type<\/div>\n      <div style=\"color: #666; font-size: 14px;\">Curved Reception Desk<\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<!-- Container -->\n<div style=\"display: flex; flex-direction: column; gap: 50px; margin: 30px 0;\">\n\n  <!-- Subcontainer: Backgroun & Challenge -->\n  <div style=\"display: flex; flex-direction: column; gap: 40px;\">\n\n    <!-- Background -->\n    <div style=\"display: flex; align-items: flex-start; background: #f9f9f9; border-radius: 12px; padding: 20px; box-shadow: 0 2px 6px rgba(0,0,0,0.08);\">\n      <div style=\"font-size: 26px; color: #1a73e8; margin-right: 12px;\">\ud83d\udcd6<\/div>\n      <div>\n        <div style=\"font-weight: bold; color: #333; margin-bottom: 6px;\">Background<\/div>\n        <div style=\"color: #666; font-size: 14px; line-height: 1.6;\">\n          A reception desk constructed in stone, designed with a primary desk surface, an elevated transaction counter, a recessed toe kick, and vertically fluted front panels, along with matching returns.\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Challenge -->\n    <div style=\"display: flex; align-items: flex-start; background: #f9f9f9; border-radius: 12px; padding: 20px; box-shadow: 0 2px 6px rgba(0,0,0,0.08);\">\n      <div style=\"font-size: 26px; color: #e67e22; margin-right: 12px;\">\u26a0\ufe0f<\/div>\n      <div>\n        <div style=\"font-weight: bold; color: #333; margin-bottom: 6px;\">Challenge<\/div>\n        <div style=\"color: #666; font-size: 14px; line-height: 1.6;\">\n         To meet the client\u2019s requirements, multiple areas were created at different 3D height levels to accurately represent the requested conditions and ensure proper rendering. This single desk required four separate parent areas, each with coordinated laminates, so that the model would render correctly and the components could be accurately quantified and sized for real-world installation.\n\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading\" id=\"h-tool-used\">Tool Used<\/h2>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>For more details&#8230;<\/summary>\n<ul class=\"wp-block-list\">\n<li>Draw Area<\/li>\n\n\n\n<li>Split Edge<\/li>\n\n\n\n<li>Set Arc<\/li>\n\n\n\n<li>Rotate<\/li>\n\n\n\n<li>Laminate<\/li>\n\n\n\n<li>Segment<\/li>\n<\/ul>\n<\/details>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading\" id=\"h-materials-included\">Materials Included<\/h2>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>For more details&#8230;<\/summary>\n<ul class=\"wp-block-list\">\n<li>Cut to Size Travertine<\/li>\n\n\n\n<li>Fluted Stone (Count)<\/li>\n\n\n\n<li>Caulking (By Length)<\/li>\n\n\n\n<li>Bullnose (By Length)<\/li>\n\n\n\n<li>Mitre Cut (By Length)<\/li>\n\n\n\n<li>Miter &amp; Glue (By Length)<\/li>\n\n\n\n<li>Labor (By Area)<\/li>\n\n\n\n<li>Saw Cut (By Area)<\/li>\n\n\n\n<li>Installation (By Area)<\/li>\n\n\n\n<li>Stone Sealing (By Area)<\/li>\n\n\n\n<li>Protection (By Area)<\/li>\n<\/ul>\n<\/details>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h1 class=\"wp-block-heading\" id=\"h-project-overview\">Project Overview:<\/h1>\n\n\n\n<figure class=\"wp-block-image size-large is-style-default\"><img decoding=\"async\" width=\"1024\" height=\"530\" src=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/Curved-Kitchen-Countertop-Takeoff-1-1024x530.png\" alt=\"Curved Reception Desk Takeoff\" class=\"wp-image-3601\" srcset=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/Curved-Kitchen-Countertop-Takeoff-1-1024x530.png 1024w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/Curved-Kitchen-Countertop-Takeoff-1-300x155.png 300w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/Curved-Kitchen-Countertop-Takeoff-1-1536x796.png 1536w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/Curved-Kitchen-Countertop-Takeoff-1-2048x1061.png 2048w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/Curved-Kitchen-Countertop-Takeoff-1-564x292.png 564w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\"><em>Takeoff overview in MeasureSquare Stone &amp; Tile<\/em><\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" width=\"413\" height=\"368\" src=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/image-12.png\" alt=\"Curved Reception Desk Takeoff\" class=\"wp-image-3610\" style=\"aspect-ratio:1.1222878009426351;width:604px;height:auto\" srcset=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/image-12.png 413w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/image-12-300x267.png 300w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/image-12-404x360.png 404w\" sizes=\"(max-width: 413px) 100vw, 413px\" \/><figcaption class=\"wp-element-caption\"><em>Takeoff overview in MeasureSquare Stone &amp; Tile<\/em><\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/image-8.png\" alt=\"Curved Reception Desk Takeoff\" class=\"wp-image-3603\"\/><figcaption class=\"wp-element-caption\"><em>3D view in MeasureSquare Stone &amp; Tile<\/em><\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"727\" src=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/image-9-1024x727.png\" alt=\"Curved Reception Desk Takeoff\" class=\"wp-image-3604\" srcset=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/image-9-1024x727.png 1024w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/image-9-300x213.png 300w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/image-9-507x360.png 507w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/image-9.png 1174w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\">Shop Drawing in MeasureSquare Stone &amp; Tile<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"718\" height=\"378\" src=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/image-10.png\" alt=\"Curved Reception Desk Takeoff\" class=\"wp-image-3606\" srcset=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/image-10.png 718w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/image-10-300x158.png 300w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/image-10-564x297.png 564w\" sizes=\"(max-width: 718px) 100vw, 718px\" \/><figcaption class=\"wp-element-caption\"><em>Projec<\/em>t<em> Worksheet<\/em><\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1646\" height=\"722\" src=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/image-11.png\" alt=\"Curved Reception Desk Takeoff\" class=\"wp-image-3609\" srcset=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/image-11.png 1646w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/image-11-300x132.png 300w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/image-11-1024x449.png 1024w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/image-11-1536x674.png 1536w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/image-11-564x247.png 564w\" sizes=\"(max-width: 1646px) 100vw, 1646px\" \/><figcaption class=\"wp-element-caption\"><em>ProjectQuote<\/em><\/figcaption><\/figure>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-project-file-amp-reports\">Project File &amp; Reports:<\/h2>\n\n\n\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-bfa59c7b-79f5-42e1-8238-b840545d8985\" href=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/Curved-Reception-Desk.tar\">Curved Reception Desk<\/a><a href=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/Curved-Reception-Desk.tar\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-bfa59c7b-79f5-42e1-8238-b840545d8985\">Download<\/a><\/div>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<!-- Full-width Call-to-Action Banner -->\n<div style=\"background: #1a73e8; color: #fff; border-radius: 0; \n            padding: 40px 20px; width: 100%; margin-top: 50px;\">\n\n  <div style=\"max-width: 1200px; margin: 0 auto; display: flex; \n              flex-wrap: wrap; justify-content: space-between; align-items: center;\">\n\n    <!-- text part -->\n    <div style=\"flex: 1; min-width: 250px; margin-bottom: 20px;\">\n      <div style=\"font-weight: bold; font-size: 22px; margin-bottom: 10px;\">\n        Interested in Measure Square?\n      <\/div>\n      <div style=\"font-size: 16px;\">\n        Meet an expert and explore how Measure Square can work for you.\n      <\/div>\n    <\/div>\n\n    <!-- Button -->\n    <div>\n      <a href=\"https:\/\/forms.zohopublic.com\/jim46\/form\/IwouldlikeademofromMeasureSquare\/formperma\/VTsINR64sKl_dnrwu7xudVQG7ISHpERMS7PbRZFvT3c\" \n         target=\"_blank\" \n         style=\"display: inline-block; background: #fff; color: #000; \n                padding: 14px 32px; border-radius: 30px; text-decoration: none; \n                font-weight: bold; font-size: 16px; transition: 0.3s;\">\n        Meet an expert\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Before After Project Details How to use MeasureSquare Stone &amp; Tile to complete a curved reception desk takeoff with ease. \ud83d\udcbb Platform MeasureSquare Stone &#038; Tile \ud83c\udfeb Industry Commercial Interior \ud83e\ude99 Trade Stone \/ Laminate \ud83e\udded Project Type Curved Reception Desk \ud83d\udcd6 Background A reception desk constructed in stone, designed with a primary desk surface, [&hellip;]<\/p>\n","protected":false},"author":11,"featured_media":3617,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"_lmt_disableupdate":"no","_lmt_disable":"","footnotes":""},"categories":[212,58,238],"tags":[216],"post_product_type":[255],"post_trade":[258],"post_project_type":[276],"post_industry":[265],"class_list":["post-3593","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-stone-tile","category-stone-takeoff-estimating","category-use-case-library","tag-measuresquare-stone-tile","post_product_type-stone-tile","post_trade-stone-laminate","post_project_type-curved-reception-desk","post_industry-commercial-interiors"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v24.1 (Yoast SEO v24.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Curved Reception Desk Takeoff \u2502 MeasureSquare Stone &amp; Tile<\/title>\n<meta name=\"description\" content=\"Use MeasureSquare Stone &amp; Tile to complete a curved reception desk takeoff with ease. Click to access the project files.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/measuresquare.com\/use-case-curved-reception-desk-takeoff\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Use Case: Curved Reception Desk\" \/>\n<meta property=\"og:description\" content=\"Use MeasureSquare Stone &amp; Tile to complete a curved reception desk takeoff with ease. Click to access the project files.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/measuresquare.com\/use-case-curved-reception-desk-takeoff\/\" \/>\n<meta property=\"og:site_name\" content=\"measuresquare.com\" \/>\n<meta property=\"article:published_time\" content=\"2025-12-09T18:15:27+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-14T20:44:02+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/curved-reception-desk-banner-image_Copy_Copy.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"640\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"jackie@measuresquare.com\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"jackie@measuresquare.com\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/measuresquare.com\/use-case-curved-reception-desk-takeoff\/\",\"url\":\"https:\/\/measuresquare.com\/use-case-curved-reception-desk-takeoff\/\",\"name\":\"Curved Reception Desk Takeoff \u2502 MeasureSquare Stone & Tile\",\"isPartOf\":{\"@id\":\"https:\/\/measuresquare.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/measuresquare.com\/use-case-curved-reception-desk-takeoff\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/measuresquare.com\/use-case-curved-reception-desk-takeoff\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/curved-reception-desk-banner-image_Copy_Copy.png\",\"datePublished\":\"2025-12-09T18:15:27+00:00\",\"dateModified\":\"2026-01-14T20:44:02+00:00\",\"author\":{\"@id\":\"https:\/\/measuresquare.com\/#\/schema\/person\/f9121de5fad3ad2090a87605eeec7f93\"},\"description\":\"Use MeasureSquare Stone & Tile to complete a curved reception desk takeoff with ease. Click to access the project files.\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/measuresquare.com\/use-case-curved-reception-desk-takeoff\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/measuresquare.com\/use-case-curved-reception-desk-takeoff\/#primaryimage\",\"url\":\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/curved-reception-desk-banner-image_Copy_Copy.png\",\"contentUrl\":\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/curved-reception-desk-banner-image_Copy_Copy.png\",\"width\":1024,\"height\":640,\"caption\":\"Curved Reception Desk Takeoff\"},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/measuresquare.com\/#website\",\"url\":\"https:\/\/measuresquare.com\/\",\"name\":\"measuresquare.com\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/measuresquare.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/measuresquare.com\/#\/schema\/person\/f9121de5fad3ad2090a87605eeec7f93\",\"name\":\"jackie@measuresquare.com\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/measuresquare.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/53918a665596d5cda86ccde22dbb1fe8c39d3546498248ced6155f54549bb4a0?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/53918a665596d5cda86ccde22dbb1fe8c39d3546498248ced6155f54549bb4a0?s=96&d=mm&r=g\",\"caption\":\"jackie@measuresquare.com\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Curved Reception Desk Takeoff \u2502 MeasureSquare Stone & Tile","description":"Use MeasureSquare Stone & Tile to complete a curved reception desk takeoff with ease. Click to access the project files.","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:\/\/measuresquare.com\/use-case-curved-reception-desk-takeoff\/","og_locale":"en_US","og_type":"article","og_title":"Use Case: Curved Reception Desk","og_description":"Use MeasureSquare Stone & Tile to complete a curved reception desk takeoff with ease. Click to access the project files.","og_url":"https:\/\/measuresquare.com\/use-case-curved-reception-desk-takeoff\/","og_site_name":"measuresquare.com","article_published_time":"2025-12-09T18:15:27+00:00","article_modified_time":"2026-01-14T20:44:02+00:00","og_image":[{"width":1024,"height":640,"url":"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/curved-reception-desk-banner-image_Copy_Copy.png","type":"image\/png"}],"author":"jackie@measuresquare.com","twitter_card":"summary_large_image","twitter_misc":{"Written by":"jackie@measuresquare.com","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/measuresquare.com\/use-case-curved-reception-desk-takeoff\/","url":"https:\/\/measuresquare.com\/use-case-curved-reception-desk-takeoff\/","name":"Curved Reception Desk Takeoff \u2502 MeasureSquare Stone & Tile","isPartOf":{"@id":"https:\/\/measuresquare.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/measuresquare.com\/use-case-curved-reception-desk-takeoff\/#primaryimage"},"image":{"@id":"https:\/\/measuresquare.com\/use-case-curved-reception-desk-takeoff\/#primaryimage"},"thumbnailUrl":"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/curved-reception-desk-banner-image_Copy_Copy.png","datePublished":"2025-12-09T18:15:27+00:00","dateModified":"2026-01-14T20:44:02+00:00","author":{"@id":"https:\/\/measuresquare.com\/#\/schema\/person\/f9121de5fad3ad2090a87605eeec7f93"},"description":"Use MeasureSquare Stone & Tile to complete a curved reception desk takeoff with ease. Click to access the project files.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/measuresquare.com\/use-case-curved-reception-desk-takeoff\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/measuresquare.com\/use-case-curved-reception-desk-takeoff\/#primaryimage","url":"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/curved-reception-desk-banner-image_Copy_Copy.png","contentUrl":"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/12\/curved-reception-desk-banner-image_Copy_Copy.png","width":1024,"height":640,"caption":"Curved Reception Desk Takeoff"},{"@type":"WebSite","@id":"https:\/\/measuresquare.com\/#website","url":"https:\/\/measuresquare.com\/","name":"measuresquare.com","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/measuresquare.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/measuresquare.com\/#\/schema\/person\/f9121de5fad3ad2090a87605eeec7f93","name":"jackie@measuresquare.com","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/measuresquare.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/53918a665596d5cda86ccde22dbb1fe8c39d3546498248ced6155f54549bb4a0?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/53918a665596d5cda86ccde22dbb1fe8c39d3546498248ced6155f54549bb4a0?s=96&d=mm&r=g","caption":"jackie@measuresquare.com"}}]}},"modified_by":"jackie@measuresquare.com","_links":{"self":[{"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/posts\/3593","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/comments?post=3593"}],"version-history":[{"count":10,"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/posts\/3593\/revisions"}],"predecessor-version":[{"id":3692,"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/posts\/3593\/revisions\/3692"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/media\/3617"}],"wp:attachment":[{"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/media?parent=3593"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/categories?post=3593"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/tags?post=3593"},{"taxonomy":"post_product_type","embeddable":true,"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/post_product_type?post=3593"},{"taxonomy":"post_trade","embeddable":true,"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/post_trade?post=3593"},{"taxonomy":"post_project_type","embeddable":true,"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/post_project_type?post=3593"},{"taxonomy":"post_industry","embeddable":true,"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/post_industry?post=3593"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}