{"id":1282,"date":"2025-10-10T14:13:41","date_gmt":"2025-10-10T14:13:41","guid":{"rendered":"http:\/\/selectairsystemsinccom.local\/?page_id=1282"},"modified":"2025-10-22T14:07:13","modified_gmt":"2025-10-22T14:07:13","slug":"rcc-spec-sheet-generator","status":"publish","type":"page","link":"https:\/\/selectairsystemsinc.com\/selectwp\/roof-curbs\/rcc-spec-sheet-generator\/","title":{"rendered":"RCC Spec Sheet Generator"},"content":{"rendered":"\n<div id=\"rcccGeneratorWrapper\" style=\"display:flex; flex-wrap:wrap; gap:20px; justify-content:center; padding:10px; border:2px solid #ccc; border-radius:8px; margin:20px 0;\">\n\n  <!-- Input Section -->\n  <div id=\"rcccInputWrapper\" style=\"flex:1 1 300px; min-width:300px; max-width:500px; font-family: Arial,sans-serif; border:1px solid #ccc; padding:15px; border-radius:6px;\">\n    <h3 style=\"text-align:center; margin-bottom:15px;\">RCCC Curb Input<\/h3>\n\n    <label for=\"inputA\">Dimension A (inches):<\/label>\n    <input type=\"number\" id=\"inputA\" min=\"0\" style=\"width:100%; padding:5px; margin-bottom:10px;\">\n\n    <label for=\"inputB\">Dimension B (inches):<\/label>\n    <input type=\"number\" id=\"inputB\" min=\"0\" style=\"width:100%; padding:5px; margin-bottom:10px;\">\n\n    <label for=\"inputC\">Dimension C (inches):<\/label>\n    <input type=\"number\" id=\"inputC\" min=\"0\" style=\"width:100%; padding:5px; margin-bottom:10px;\">\n\n    <label for=\"inputD\">Dimension D (inches):<\/label>\n    <input type=\"number\" id=\"inputD\" min=\"0\" style=\"width:100%; padding:5px; margin-bottom:10px;\">\n\n    <label for=\"inputE\">Dimension E (inches):<\/label>\n    <input type=\"number\" id=\"inputE\" min=\"0\" style=\"width:100%; padding:5px; margin-bottom:10px;\">\n\n    <label for=\"inputF\">Dimension F (inches):<\/label>\n    <input type=\"number\" id=\"inputF\" min=\"0\" style=\"width:100%; padding:5px; margin-bottom:10px;\">\n\n    <label for=\"inputG\">Dimension G (T Square) (inches):<\/label>\n    <input type=\"number\" id=\"inputG\" min=\"0\" style=\"width:100%; padding:5px; margin-bottom:10px;\">\n\n    <label for=\"inputH\">Dimension H (inches):<\/label>\n    <input type=\"number\" id=\"inputH\" min=\"0\" style=\"width:100%; padding:5px; margin-bottom:15px;\">\n\n    <button id=\"generateRCCC\" style=\"margin-top:15px; padding:8px 15px; background:#0073aa; color:#fff; border:none; border-radius:4px; cursor:pointer; width:100%\">Generate Spec Sheet<\/button>\n  <\/div>\n\n  <!-- Preview Section -->\n  <div id=\"rcccPreviewWrapper\" style=\"flex:1 1 300px; min-width:300px; max-width:500px; text-align:center; border:1px solid #ccc; padding:15px; border-radius:6px;\">\n    <h3 style=\"margin-bottom:15px;\">Drawing Preview<\/h3>\n    <img decoding=\"async\" src=\"https:\/\/selectairsystemsinc.com\/selectwp\/wp-content\/uploads\/2025\/10\/RCCC2.png\" alt=\"RCCC Drawing\" style=\"max-width:100%; height:auto; border:none;\">\n  <\/div>\n\n  <!-- Hidden Spec Sheet -->\n  <div id=\"rcccSpecSheetWrapper\" style=\"display:none; max-width:800px; margin:20px auto; font-family: Arial,sans-serif; border:1px solid #ccc; padding:15px; border-radius:6px;\">\n    <div id=\"rcccSpecSheetHeader\" style=\"display:flex; flex-direction:column; align-items:center; border-bottom:2px solid #000; padding-bottom:10px; position:relative;\">\n      <img decoding=\"async\" src=\"https:\/\/selectairsystemsinc.com\/selectwp\/wp-content\/uploads\/2025\/10\/SELECT-AIR-SYSTEMS-LOGO-black-on-white.jpg\" alt=\"Select Air Systems Logo\" style=\"position:absolute; top:0; left:0; height:50px; width:auto; object-fit:contain;\">\n      <h2 style=\"margin:20px 0 0 0; font-size:20px; text-align:center;\">RCCC Curb Model Specification Sheet<\/h2>\n    <\/div>\n\n    <table style=\"width:100%; border-collapse:collapse; margin-top:20px; table-layout:fixed; text-align:center;\">\n      <tr>\n        <th style=\"border:1px solid #ccc; padding:6px; background-color:#f5f5f5;\">A<\/th>\n        <th style=\"border:1px solid #ccc; padding:6px; background-color:#f5f5f5;\">B<\/th>\n        <th style=\"border:1px solid #ccc; padding:6px; background-color:#f5f5f5;\">C<\/th>\n        <th style=\"border:1px solid #ccc; padding:6px; background-color:#f5f5f5;\">D<\/th>\n        <th style=\"border:1px solid #ccc; padding:6px; background-color:#f5f5f5;\">E<\/th>\n        <th style=\"border:1px solid #ccc; padding:6px; background-color:#f5f5f5;\">F<\/th>\n        <th style=\"border:1px solid #ccc; padding:6px; background-color:#f5f5f5;\">G (T Sq.)<\/th>\n        <th style=\"border:1px solid #ccc; padding:6px; background-color:#f5f5f5;\">H<\/th>\n        <th style=\"border:1px solid #ccc; padding:6px; background-color:#f5f5f5;\">Hinge<\/th>\n      <\/tr>\n      <tr>\n        <td id=\"dimA\" style=\"border:1px solid #ccc; padding:6px;\"><\/td>\n        <td id=\"dimB\" style=\"border:1px solid #ccc; padding:6px;\"><\/td>\n        <td id=\"dimC\" style=\"border:1px solid #ccc; padding:6px;\"><\/td>\n        <td id=\"dimD\" style=\"border:1px solid #ccc; padding:6px;\"><\/td>\n        <td id=\"dimE\" style=\"border:1px solid #ccc; padding:6px;\"><\/td>\n        <td id=\"dimF\" style=\"border:1px solid #ccc; padding:6px;\"><\/td>\n        <td id=\"dimG\" style=\"border:1px solid #ccc; padding:6px;\"><\/td>\n        <td id=\"dimH\" style=\"border:1px solid #ccc; padding:6px;\"><\/td>\n        <td id=\"dimHinge\" style=\"border:1px solid #ccc; padding:6px;\"><\/td>\n      <\/tr>\n    <\/table>\n\n    <div style=\"margin-top:20px;\">\n      <h3 style=\"margin-bottom:10px;\">Standard Features<\/h3>\n      <ul style=\"padding-left:20px; margin:0;\">\n        <li>18 Gauge Galvanized Steel<\/li>\n        <li>All welded weatherproof construction<\/li>\n        <li>Self flashing curb base<\/li>\n        <li>Exhaust fan adapter with hinged top<\/li>\n      <\/ul>\n    <\/div>\n\n    <div style=\"margin-top:20px;\">\n      <h3 style=\"margin-bottom:10px;\">Optional Features<\/h3>\n      <ul style=\"padding-left:20px; margin:0;\">\n        <li>Insulated construction<\/li>\n        <li>Vented construction<\/li>\n        <li>Pitched Roof (See RCCP)<\/li>\n        <li>Interior metal liner<\/li>\n      <\/ul>\n    <\/div>\n\n    <div style=\"margin-top:20px; text-align:center;\">\n      <img decoding=\"async\" id=\"curbDrawing\" src=\"https:\/\/selectairsystemsinc.com\/selectwp\/wp-content\/uploads\/2025\/10\/RCCC2.png\" alt=\"RCCC Drawing\" style=\"max-width:100%; height:auto; border:none;\">\n    <\/div>\n\n    <!-- Print Button (hidden on actual print) -->\n    <div style=\"text-align:center; margin-top:20px;\">\n      <button id=\"printRCCC\" style=\"padding:8px 15px; background:#0073aa; color:#fff; border:none; border-radius:4px; cursor:pointer;\">Print Spec Sheet<\/button>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<script>\nfunction populateRCCCSpec(data) {\n  const addInches = (v) => v ? `${v}\"` : '';\n\n  document.getElementById('dimA').textContent = addInches(data.A);\n  document.getElementById('dimB').textContent = addInches(data.B);\n  document.getElementById('dimC').textContent = addInches(data.C);\n  document.getElementById('dimD').textContent = addInches(data.D);\n  document.getElementById('dimE').textContent = addInches(data.E);\n  document.getElementById('dimF').textContent = addInches(data.F);\n  document.getElementById('dimG').textContent = addInches(data.G);\n  document.getElementById('dimH').textContent = addInches(data.H);\n\n  const hinge = data.G ? `${(parseFloat(data.G) - 0.5).toFixed(2)}\"` : '';\n  document.getElementById('dimHinge').textContent = hinge;\n\n  document.getElementById('curbDrawing').src = 'https:\/\/selectairsystemsinc.com\/selectwp\/wp-content\/uploads\/2025\/10\/RCCC2.png';\n}\n\ndocument.getElementById('generateRCCC').addEventListener('click', function() {\n  const data = {\n    A: document.getElementById('inputA').value,\n    B: document.getElementById('inputB').value,\n    C: document.getElementById('inputC').value,\n    D: document.getElementById('inputD').value,\n    E: document.getElementById('inputE').value,\n    F: document.getElementById('inputF').value,\n    G: document.getElementById('inputG').value,\n    H: document.getElementById('inputH').value\n  };\n\n  populateRCCCSpec(data);\n\n  const specContent = document.getElementById('rcccSpecSheetWrapper').innerHTML;\n  const printWindow = window.open('', '', 'width=850,height=650');\n  printWindow.document.write(`\n    <html>\n      <head>\n        <title>RCCC Spec Sheet<\/title>\n        <style>\n          @media print {\n            #printRCCC { display: none; }\n          }\n          body { font-family: Arial, sans-serif; margin: 20px; }\n        <\/style>\n      <\/head>\n      <body>${specContent}\n      <script>\n        document.getElementById('printRCCC').addEventListener('click', () => window.print());\n      <\\\/script>\n      <\/body>\n    <\/html>\n  `);\n  printWindow.document.close();\n  printWindow.focus();\n});\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>RCCC Curb Input Dimension A (inches): Dimension B (inches): Dimension C (inches): Dimension D (inches): Dimension E (inches): Dimension F (inches): Dimension G (T Square) (inches): Dimension H (inches): Generate Spec Sheet Drawing Preview RCCC Curb Model Specification Sheet A B C D E F G (T Sq.) H Hinge Standard Features 18 Gauge Galvanized &hellip;<br \/><a href=\"https:\/\/selectairsystemsinc.com\/selectwp\/roof-curbs\/rcc-spec-sheet-generator\/\" class=\"more-link pen_button pen_element_default pen_icon_arrow_double\">Continue reading <span class=\"screen-reader-text\">RCC Spec Sheet Generator<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":34,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1282","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/selectairsystemsinc.com\/selectwp\/wp-json\/wp\/v2\/pages\/1282","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/selectairsystemsinc.com\/selectwp\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/selectairsystemsinc.com\/selectwp\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/selectairsystemsinc.com\/selectwp\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/selectairsystemsinc.com\/selectwp\/wp-json\/wp\/v2\/comments?post=1282"}],"version-history":[{"count":4,"href":"https:\/\/selectairsystemsinc.com\/selectwp\/wp-json\/wp\/v2\/pages\/1282\/revisions"}],"predecessor-version":[{"id":1583,"href":"https:\/\/selectairsystemsinc.com\/selectwp\/wp-json\/wp\/v2\/pages\/1282\/revisions\/1583"}],"up":[{"embeddable":true,"href":"https:\/\/selectairsystemsinc.com\/selectwp\/wp-json\/wp\/v2\/pages\/34"}],"wp:attachment":[{"href":"https:\/\/selectairsystemsinc.com\/selectwp\/wp-json\/wp\/v2\/media?parent=1282"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}