[{"id":5578,"date":"2026-08-18T15:59:16","date_gmt":"2026-08-18T08:59:16","guid":{"rendered":"https:\/\/mtechthailand.com\/?page_id=5578"},"modified":"2026-08-18T16:06:32","modified_gmt":"2026-08-18T09:06:32","slug":"mtools","status":"publish","type":"page","link":"https:\/\/mtechthailand.com\/mtools\/","title":{"rendered":"MTools"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5578\" class=\"elementor elementor-5578\">\n\t\t\t\t<div class=\"aux-parallax-section elementor-element elementor-element-044c502 e-flex e-con-boxed e-con e-parent\" data-id=\"044c502\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-727df09 elementor-widget elementor-widget-html\" data-id=\"727df09\" 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<!DOCTYPE html>\r\n<html lang=\"th\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>MTECH Tools \u2014 \u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e0a\u0e48\u0e27\u0e22\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e08\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e0b\u0e2d\u0e1f\u0e15\u0e4c\u0e41\u0e27\u0e23\u0e4c AEC<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800&family=Noto+Sans+Thai:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  :root{\r\n    --white:        #ffffff;\r\n    --bg:           #ffffff;\r\n    --panel:        #f5f5f7;\r\n    --stroke:       #e5e7eb;\r\n    --stroke-hover: #d3d8df;\r\n    --gray:         #6e6e73;\r\n    --gray-soft:    #86868b;\r\n    --ink:          #1d1d1f;\r\n    --navy:         #16253d;\r\n    --blue:         #0071e3;\r\n    --blue-bright:  #0a84ff;\r\n  }\r\n\r\n  *{box-sizing:border-box;}\r\n  html{scroll-behavior:smooth;}\r\n\r\n  body{\r\n    margin:0;\r\n    background:var(--bg);\r\n    color:var(--ink);\r\n    font-family:'Inter','Noto Sans Thai',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;\r\n    -webkit-font-smoothing:antialiased;\r\n    overflow-x:hidden;\r\n  }\r\n\r\n  .glow{\r\n    position:fixed;\r\n    top:-25%;\r\n    left:50%;\r\n    transform:translateX(-50%);\r\n    width:1100px;\r\n    height:800px;\r\n    background:radial-gradient(ellipse at center, rgba(10,132,255,0.07) 0%, rgba(22,37,61,0.04) 40%, rgba(255,255,255,0) 72%);\r\n    pointer-events:none;\r\n    z-index:0;\r\n  }\r\n\r\n  .wrap{position:relative; z-index:1; max-width:1120px; margin:0 auto; padding:0 24px;}\r\n\r\n  \/* ---------- Nav ---------- *\/\r\n  nav{\r\n    padding:26px 24px;\r\n    max-width:1120px;\r\n    margin:0 auto;\r\n    position:relative;\r\n    z-index:2;\r\n  }\r\n  .brand{\r\n    font-weight:700;\r\n    font-size:15px;\r\n    letter-spacing:-0.01em;\r\n    color:var(--navy);\r\n    display:flex;\r\n    align-items:center;\r\n    gap:8px;\r\n  }\r\n  .brand .dot{\r\n    width:7px; height:7px; border-radius:50%;\r\n    background:var(--blue-bright);\r\n    box-shadow:0 0 10px rgba(10,132,255,0.5);\r\n  }\r\n\r\n  \/* ---------- Hero ---------- *\/\r\n  header{\r\n    text-align:center;\r\n    padding:72px 0 68px;\r\n    position:relative;\r\n  }\r\n  .eyebrow{\r\n    font-size:13px;\r\n    font-weight:600;\r\n    letter-spacing:.02em;\r\n    color:var(--blue);\r\n    margin-bottom:18px;\r\n  }\r\n  h1{\r\n    font-weight:800;\r\n    font-size:clamp(38px,6vw,64px);\r\n    line-height:1.08;\r\n    letter-spacing:-0.03em;\r\n    margin:0 0 22px;\r\n    color:var(--navy);\r\n  }\r\n  .lede{\r\n    font-size:19px;\r\n    line-height:1.6;\r\n    color:var(--gray);\r\n    max-width:46ch;\r\n    margin:0 auto;\r\n    font-weight:400;\r\n  }\r\n\r\n  \/* ---------- Grid: 4 equal cards ---------- *\/\r\n  .grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(2, 1fr);\r\n    gap:16px;\r\n    padding-bottom:56px;\r\n  }\r\n\r\n  .card{\r\n    position:relative;\r\n    display:flex;\r\n    flex-direction:column;\r\n    justify-content:space-between;\r\n    background:var(--panel);\r\n    border:1px solid var(--stroke);\r\n    border-radius:28px;\r\n    padding:36px;\r\n    min-height:270px;\r\n    text-decoration:none;\r\n    color:inherit;\r\n    overflow:hidden;\r\n    box-shadow:0 1px 2px rgba(22,37,61,0.03);\r\n    transition:transform .5s cubic-bezier(.2,.8,.2,1), border-color .4s ease, box-shadow .5s cubic-bezier(.2,.8,.2,1), background .4s ease;\r\n  }\r\n  .card:hover{\r\n    transform:translateY(-8px);\r\n    border-color:var(--stroke-hover);\r\n    background:var(--white);\r\n    box-shadow:0 28px 50px -24px rgba(22,37,61,0.22);\r\n  }\r\n  .card:focus-visible{outline:2px solid var(--blue-bright); outline-offset:3px;}\r\n\r\n  .card-top{\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:space-between;\r\n  }\r\n\r\n  .badge{\r\n    font-size:11px;\r\n    font-weight:600;\r\n    letter-spacing:.05em;\r\n    text-transform:uppercase;\r\n    color:var(--blue);\r\n    background:rgba(10,132,255,0.08);\r\n    border:1px solid rgba(10,132,255,0.25);\r\n    padding:5px 12px;\r\n    border-radius:980px;\r\n  }\r\n  .index{\r\n    font-size:13px;\r\n    font-weight:600;\r\n    color:var(--gray-soft);\r\n    font-variant-numeric:tabular-nums;\r\n  }\r\n\r\n  .card-mid{flex-grow:1; display:flex; flex-direction:column; justify-content:center;}\r\n\r\n  .card h2{\r\n    font-size:24px;\r\n    font-weight:700;\r\n    letter-spacing:-0.015em;\r\n    line-height:1.35;\r\n    margin:0 0 12px;\r\n    color:var(--navy);\r\n  }\r\n  .card p{\r\n    font-size:15px;\r\n    line-height:1.65;\r\n    color:var(--gray);\r\n    margin:0;\r\n  }\r\n\r\n  .card-bottom{\r\n    display:flex;\r\n    align-items:center;\r\n    gap:6px;\r\n    font-size:14px;\r\n    font-weight:600;\r\n    color:var(--blue);\r\n  }\r\n  .card-bottom svg{\r\n    transition:transform .35s ease;\r\n    width:16px; height:16px;\r\n  }\r\n  .card:hover .card-bottom svg{transform:translateX(5px);}\r\n\r\n  @media (max-width:720px){\r\n    .grid{grid-template-columns:1fr;}\r\n  }\r\n\r\n  \/* ---------- Footer ---------- *\/\r\n  footer{\r\n    border-top:1px solid var(--stroke);\r\n    padding:28px 24px 60px;\r\n    max-width:1120px;\r\n    margin:0 auto;\r\n    text-align:center;\r\n    font-size:12.5px;\r\n    color:var(--gray-soft);\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <div class=\"glow\"><\/div>\r\n\r\n  <nav>\r\n    <div class=\"brand\"><span class=\"dot\"><\/span>MTECH<\/div>\r\n  <\/nav>\r\n\r\n  <div class=\"wrap\">\r\n    <header>\r\n      <div class=\"eyebrow\">M Technologies \u00b7 Decision Tools<\/div>\r\n      <h1>\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e0b\u0e2d\u0e1f\u0e15\u0e4c\u0e41\u0e27\u0e23\u0e4c<br>\u0e43\u0e2b\u0e49\u0e15\u0e23\u0e07\u0e01\u0e31\u0e1a\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/h1>\r\n      <p class=\"lede\">\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e41\u0e25\u0e30 Checklist \u0e17\u0e35\u0e48\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e08\u0e44\u0e14\u0e49\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e21\u0e31\u0e48\u0e19\u0e43\u0e08 \u0e01\u0e48\u0e2d\u0e19\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e0b\u0e37\u0e49\u0e2d\u0e0b\u0e2d\u0e1f\u0e15\u0e4c\u0e41\u0e27\u0e23\u0e4c\u0e41\u0e25\u0e30\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19 AEC<\/p>\r\n    <\/header>\r\n\r\n    <div class=\"grid\">\r\n\r\n      <a class=\"card\" href=\"https:\/\/mtechthailand.com\/checklist-%e0%b8%84%e0%b8%b8%e0%b8%93%e0%b9%80%e0%b8%ab%e0%b8%a1%e0%b8%b2%e0%b8%b0%e0%b8%81%e0%b8%b1%e0%b8%9a-sketchup-package%e0%b9%84%e0%b8%ab%e0%b8%99\/\" target=\"_blank\" rel=\"noopener\">\r\n        <div class=\"card-top\">\r\n          <span class=\"badge\">Checklist<\/span>\r\n          <span class=\"index\">01<\/span>\r\n        <\/div>\r\n        <div class=\"card-mid\">\r\n          <h2>\u0e04\u0e38\u0e13\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a SketchUp Package \u0e44\u0e2b\u0e19?<\/h2>\r\n          <p>\u0e15\u0e2d\u0e1a\u0e04\u0e33\u0e16\u0e32\u0e21\u0e2a\u0e31\u0e49\u0e19 \u0e46 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e14\u0e39\u0e27\u0e48\u0e32\u0e25\u0e31\u0e01\u0e29\u0e13\u0e30\u0e07\u0e32\u0e19\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e40\u0e02\u0e49\u0e32\u0e01\u0e31\u0e1a SketchUp Pro \u0e2b\u0e23\u0e37\u0e2d Studio<\/p>\r\n        <\/div>\r\n        <div class=\"card-bottom\">\r\n          \u0e40\u0e23\u0e34\u0e48\u0e21\u0e40\u0e0a\u0e47\u0e01\u0e25\u0e34\u0e2a\u0e15\u0e4c\r\n          <svg viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M3 8H13M13 8L9 4M13 8L9 12\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n        <\/div>\r\n      <\/a>\r\n\r\n      <a class=\"card\" href=\"https:\/\/mtechthailand.com\/autocad-vs-autocad-lt-%e0%b8%95%e0%b8%b2%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b9%80%e0%b8%9b%e0%b8%a3%e0%b8%b5%e0%b8%a2%e0%b8%9a%e0%b9%80%e0%b8%97%e0%b8%b5%e0%b8%a2%e0%b8%9a%e0%b8%84%e0%b8%b8%e0%b8%93\/\" target=\"_blank\" rel=\"noopener\">\r\n        <div class=\"card-top\">\r\n          <span class=\"badge\">Comparison<\/span>\r\n          <span class=\"index\">02<\/span>\r\n        <\/div>\r\n        <div class=\"card-mid\">\r\n          <h2>AutoCAD vs AutoCAD LT<\/h2>\r\n          <p>\u0e15\u0e32\u0e23\u0e32\u0e07\u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e04\u0e38\u0e13\u0e2a\u0e21\u0e1a\u0e31\u0e15\u0e34 \u0e0a\u0e48\u0e27\u0e22\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e08\u0e27\u0e48\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e43\u0e0a\u0e49 AutoCAD \u0e40\u0e15\u0e47\u0e21\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a \u0e2b\u0e23\u0e37\u0e2d LT \u0e01\u0e47\u0e40\u0e1e\u0e35\u0e22\u0e07\u0e1e\u0e2d<\/p>\r\n        <\/div>\r\n        <div class=\"card-bottom\">\r\n          \u0e14\u0e39\u0e15\u0e32\u0e23\u0e32\u0e07\u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a\r\n          <svg viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M3 8H13M13 8L9 4M13 8L9 12\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n        <\/div>\r\n      <\/a>\r\n\r\n      <a class=\"card\" href=\"https:\/\/mtechthailand.com\/checklist-%e0%b8%97%e0%b8%b3%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%9c%e0%b9%88%e0%b8%b2%e0%b8%99%e0%b9%83%e0%b8%99%e0%b9%82%e0%b8%9b%e0%b8%a3%e0%b9%80%e0%b8%88%e0%b8%84%e0%b8%9a%e0%b8%99-autodesk-construct\/\" target=\"_blank\" rel=\"noopener\">\r\n        <div class=\"card-top\">\r\n          <span class=\"badge\">Checklist<\/span>\r\n          <span class=\"index\">03<\/span>\r\n        <\/div>\r\n        <div class=\"card-mid\">\r\n          <h2>\u0e17\u0e33\u0e07\u0e32\u0e19\u0e1a\u0e19 ACC (BIM 360) \u0e15\u0e49\u0e2d\u0e07\u0e43\u0e0a\u0e49 Product \u0e15\u0e31\u0e27\u0e44\u0e2b\u0e19<\/h2>\r\n          <p>\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c\u0e41\u0e25\u0e30 Product \u0e17\u0e35\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19 \u0e01\u0e48\u0e2d\u0e19\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e17\u0e33\u0e07\u0e32\u0e19\u0e43\u0e19\u0e42\u0e1b\u0e23\u0e40\u0e08\u0e01\u0e15\u0e4c\u0e1a\u0e19 Autodesk Construction Cloud<\/p>\r\n        <\/div>\r\n        <div class=\"card-bottom\">\r\n          \u0e40\u0e23\u0e34\u0e48\u0e21\u0e40\u0e0a\u0e47\u0e01\u0e25\u0e34\u0e2a\u0e15\u0e4c\r\n          <svg viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M3 8H13M13 8L9 4M13 8L9 12\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n        <\/div>\r\n      <\/a>\r\n\r\n      <a class=\"card\" href=\"https:\/\/mtechthailand.com\/%e0%b9%80%e0%b8%84%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87%e0%b8%a1%e0%b8%b7%e0%b8%ad%e0%b8%8a%e0%b9%88%e0%b8%a7%e0%b8%a2%e0%b9%80%e0%b8%a5%e0%b8%b7%e0%b8%ad%e0%b8%81-hardware-revit\/\" target=\"_blank\" rel=\"noopener\">\r\n        <div class=\"card-top\">\r\n          <span class=\"badge\">Hardware Guide<\/span>\r\n          <span class=\"index\">04<\/span>\r\n        <\/div>\r\n        <div class=\"card-mid\">\r\n          <h2>\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e25\u0e37\u0e2d\u0e01 Hardware \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Revit<\/h2>\r\n          <p>\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e2a\u0e40\u0e1b\u0e01\u0e04\u0e2d\u0e21\u0e1e\u0e34\u0e27\u0e40\u0e15\u0e2d\u0e23\u0e4c\u0e17\u0e35\u0e48\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e02\u0e19\u0e32\u0e14\u0e42\u0e21\u0e40\u0e14\u0e25\u0e41\u0e25\u0e30\u0e1b\u0e23\u0e34\u0e21\u0e32\u0e13\u0e07\u0e32\u0e19 Revit \u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/p>\r\n        <\/div>\r\n        <div class=\"card-bottom\">\r\n          \u0e40\u0e0a\u0e47\u0e01\u0e2a\u0e40\u0e1b\u0e01\r\n          <svg viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M3 8H13M13 8L9 4M13 8L9 12\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n        <\/div>\r\n      <\/a>\r\n\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <footer>\r\n    \u00a9 2026 M Technologies (Thailand) Ltd \u2014 mtechthailand.com\r\n  <\/footer>\r\n\r\n<\/body>\r\n<\/html>\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\t\t","protected":false},"excerpt":{"rendered":"<p>MTECH Tools \u2014 \u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e0a\u0e48\u0e27\u0e22\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e08\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e0b\u0e2d\u0e1f\u0e15\u0e4c\u0e41\u0e27\u0e23\u0e4c AEC MTECH M Technologies \u00b7 Decision Tools \u0e40\u0e25\u0e37\u0e2d\u0e01\u0e0b\u0e2d\u0e1f\u0e15\u0e4c\u0e41\u0e27\u0e23\u0e4c\u0e43\u0e2b\u0e49\u0e15\u0e23\u0e07\u0e01\u0e31\u0e1a\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e41\u0e25\u0e30 Checklist \u0e17\u0e35\u0e48\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e08\u0e44\u0e14\u0e49\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e21\u0e31\u0e48\u0e19\u0e43\u0e08 \u0e01\u0e48\u0e2d\u0e19\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e0b\u0e37\u0e49\u0e2d\u0e0b\u0e2d\u0e1f\u0e15\u0e4c\u0e41\u0e27\u0e23\u0e4c\u0e41\u0e25\u0e30\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19 AEC Checklist 01 \u0e04\u0e38\u0e13\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a SketchUp Package \u0e44\u0e2b\u0e19? \u0e15\u0e2d\u0e1a\u0e04\u0e33\u0e16\u0e32\u0e21\u0e2a\u0e31\u0e49\u0e19 \u0e46 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e14\u0e39\u0e27\u0e48\u0e32\u0e25\u0e31\u0e01\u0e29\u0e13\u0e30\u0e07\u0e32\u0e19\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e40\u0e02\u0e49\u0e32\u0e01\u0e31\u0e1a SketchUp Pro \u0e2b\u0e23\u0e37\u0e2d Studio \u0e40\u0e23\u0e34\u0e48\u0e21\u0e40\u0e0a\u0e47\u0e01\u0e25\u0e34\u0e2a\u0e15\u0e4c Comparison 02 AutoCAD vs AutoCAD LT \u0e15\u0e32\u0e23\u0e32\u0e07\u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e04\u0e38\u0e13\u0e2a\u0e21\u0e1a\u0e31\u0e15\u0e34 \u0e0a\u0e48\u0e27\u0e22\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e08\u0e27\u0e48\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e43\u0e0a\u0e49 AutoCAD \u0e40\u0e15\u0e47\u0e21\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a \u0e2b\u0e23\u0e37\u0e2d LT \u0e01\u0e47\u0e40\u0e1e\u0e35\u0e22\u0e07\u0e1e\u0e2d \u0e14\u0e39\u0e15\u0e32\u0e23\u0e32\u0e07\u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a Checklist 03 \u0e17\u0e33\u0e07\u0e32\u0e19\u0e1a\u0e19 ACC (BIM 360) \u0e15\u0e49\u0e2d\u0e07\u0e43\u0e0a\u0e49 Product \u0e15\u0e31\u0e27\u0e44\u0e2b\u0e19 \u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c\u0e41\u0e25\u0e30 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5578","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages\/5578","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/comments?post=5578"}],"version-history":[{"count":4,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages\/5578\/revisions"}],"predecessor-version":[{"id":5582,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages\/5578\/revisions\/5582"}],"wp:attachment":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/media?parent=5578"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":5555,"date":"2026-08-18T12:19:27","date_gmt":"2026-08-18T05:19:27","guid":{"rendered":"https:\/\/mtechthailand.com\/?page_id=5555"},"modified":"2026-08-18T12:38:52","modified_gmt":"2026-08-18T05:38:52","slug":"autocad_lt_feature-2024-2027","status":"publish","type":"page","link":"https:\/\/mtechthailand.com\/autocad_lt_feature-2024-2027\/","title":{"rendered":"AutoCAD LT \u2014 \u0e1f\u0e35\u0e40\u0e08\u0e2d\u0e23\u0e4c\u0e43\u0e2b\u0e21\u0e48 2024\u20132027"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5555\" class=\"elementor elementor-5555\">\n\t\t\t\t<div class=\"aux-parallax-section elementor-element elementor-element-65e2b51 e-con-full e-flex e-con e-parent\" data-id=\"65e2b51\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-08f24c6 elementor-widget elementor-widget-html\" data-id=\"08f24c6\" 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<!-- Elementor-safe version: all CSS is scoped to #aclt-page; no body\/nav\/footer\/global reset leakage. -->\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Sarabun:wght@300;400;500;600;700&amp;display=swap\" rel=\"stylesheet\">\r\n<style>\r\n#aclt-page{\r\n  --bg: #050507;\r\n  --s1: #0d0d12;\r\n  --s2: #111118;\r\n  --s3: #1a1a24;\r\n  --border: rgba(255,255,255,0.07);\r\n  --text: #f0f0f5;\r\n  --muted: #8e8e9a;\r\n  --dim: #52525c;\r\n  --c27: #2997ff;\r\n  --c26: #32d74b;\r\n  --c25: #ff9f0a;\r\n  --c24: #bf5af2;\r\n  --red: #ff453a;\r\n}\r\n#aclt-page, #aclt-page *{margin:0;padding:0;box-sizing:border-box}\r\n#aclt-page{scroll-behavior:smooth}\r\n#aclt-page{\r\n  background:var(--bg);color:var(--text);\r\n  font-family:\"Sarabun\",-apple-system,sans-serif;\r\n  font-size:16px;line-height:1.65;\r\n  -webkit-font-smoothing:antialiased;\r\n}\r\n\r\n\/* \u2500\u2500 NAV \u2500\u2500 *\/\r\n#aclt-page nav{\r\n  position:sticky;top:0;z-index:300;\r\n  background:rgba(5,5,7,0.82);\r\n  backdrop-filter:blur(28px) saturate(180%);\r\n  -webkit-backdrop-filter:blur(28px) saturate(180%);\r\n  border-bottom:1px solid var(--border);\r\n}\r\n#aclt-page .nav-inner{\r\n  max-width:1160px;margin:0 auto;\r\n  padding:0 28px;height:50px;\r\n  display:flex;align-items:center;justify-content:space-between;\r\n}\r\n#aclt-page .nav-brand{font-size:15px;font-weight:700;color:var(--text);text-decoration:none}\r\n#aclt-page .nav-pills{display:flex;gap:4px;list-style:none}\r\n#aclt-page .nav-pills a{\r\n  font-size:12px;font-weight:600;padding:5px 13px;border-radius:100px;\r\n  text-decoration:none;color:var(--muted);border:1px solid transparent;\r\n  transition:all .2s;\r\n}\r\n#aclt-page .nav-pills a:hover{color:var(--text);border-color:var(--border);background:rgba(255,255,255,.06)}\r\n\r\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\r\n#aclt-page .hero{\r\n  text-align:center;padding:100px 24px 64px;\r\n  position:relative;overflow:hidden;\r\n}\r\n#aclt-page .hero::after{\r\n  content:\"\";position:absolute;inset:0;pointer-events:none;\r\n  background:radial-gradient(ellipse 65% 50% at 50% -5%,rgba(41,151,255,.16) 0%,transparent 70%);\r\n}\r\n#aclt-page .hero-tag{\r\n  display:inline-block;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;\r\n  color:var(--c27);border:1px solid rgba(41,151,255,.3);background:rgba(41,151,255,.08);\r\n  padding:5px 14px;border-radius:100px;margin-bottom:20px;\r\n}\r\n#aclt-page .hero h1{\r\n  font-size:clamp(42px,7.5vw,78px);font-weight:700;letter-spacing:-2.5px;line-height:1.04;\r\n  background:linear-gradient(155deg,#fff 30%,#555568);\r\n  -webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;\r\n  margin-bottom:16px;\r\n}\r\n#aclt-page .hero p{font-size:18px;font-weight:300;color:var(--muted);max-width:520px;margin:0 auto 36px}\r\n\r\n\/* \u2500\u2500 VERSION JUMP \u2500\u2500 *\/\r\n#aclt-page .vjump{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;padding:0 24px 72px}\r\n#aclt-page .vjump a{\r\n  display:inline-flex;align-items:center;gap:7px;padding:9px 20px;border-radius:100px;\r\n  font-size:13px;font-weight:500;text-decoration:none;color:var(--text);\r\n  border:1px solid var(--border);background:rgba(255,255,255,.04);transition:all .25s;\r\n}\r\n#aclt-page .vjump a:hover{background:rgba(255,255,255,.09);transform:translateY(-2px)}\r\n#aclt-page .vdot{width:8px;height:8px;border-radius:50%;flex-shrink:0}\r\n#aclt-page .vd27{background:var(--c27);box-shadow:0 0 10px var(--c27)}\r\n#aclt-page .vd26{background:var(--c26);box-shadow:0 0 10px var(--c26)}\r\n#aclt-page .vd25{background:var(--c25);box-shadow:0 0 10px var(--c25)}\r\n#aclt-page .vd24{background:var(--c24);box-shadow:0 0 10px var(--c24)}\r\n\r\n\/* \u2500\u2500 SECTION \u2500\u2500 *\/\r\n#aclt-page .vsec{max-width:1160px;margin:0 auto 100px;padding:0 28px;scroll-margin-top:60px}\r\n#aclt-page .vsec-head{\r\n  display:flex;align-items:flex-end;justify-content:space-between;\r\n  border-bottom:1px solid var(--border);padding-bottom:18px;margin-bottom:36px;\r\n  gap:12px;flex-wrap:wrap;\r\n}\r\n#aclt-page .vsec-year{font-size:clamp(58px,9vw,96px);font-weight:800;letter-spacing:-4px;line-height:1}\r\n#aclt-page .y27{color:var(--c27)}#aclt-page .y26{color:var(--c26)}#aclt-page .y25{color:var(--c25)}#aclt-page .y24{color:var(--c24)}\r\n#aclt-page .vsec-label{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--dim);text-align:right}\r\n\r\n\/* \u2500\u2500 GRID \u2500\u2500 *\/\r\n\/* 2 col for video cards, 3 col for doc-only small cards *\/\r\n#aclt-page .fgrid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}\r\n#aclt-page .fcard-full{grid-column:1\/-1}\r\n\r\n\/* \u2500\u2500 CARD \u2500\u2500 *\/\r\n#aclt-page .fcard{\r\n  background:var(--s2);border:1px solid var(--border);border-radius:18px;\r\n  overflow:hidden;position:relative;\r\n  transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;\r\n}\r\n#aclt-page .fcard:hover{transform:translateY(-4px)}\r\n#aclt-page .fcard::before{\r\n  content:\"\";position:absolute;top:0;left:0;right:0;height:1px;\r\n  opacity:0;transition:opacity .3s;\r\n}\r\n#aclt-page .fcard:hover::before{opacity:1}\r\n\r\n#aclt-page .fc27::before{background:linear-gradient(90deg,transparent,var(--c27),transparent)}\r\n#aclt-page .fc27:hover{box-shadow:0 20px 56px rgba(41,151,255,.14);border-color:rgba(41,151,255,.2)}\r\n#aclt-page .fc26::before{background:linear-gradient(90deg,transparent,var(--c26),transparent)}\r\n#aclt-page .fc26:hover{box-shadow:0 20px 56px rgba(50,215,75,.1);border-color:rgba(50,215,75,.16)}\r\n#aclt-page .fc25::before{background:linear-gradient(90deg,transparent,var(--c25),transparent)}\r\n#aclt-page .fc25:hover{box-shadow:0 20px 56px rgba(255,159,10,.1);border-color:rgba(255,159,10,.16)}\r\n#aclt-page .fc24::before{background:linear-gradient(90deg,transparent,var(--c24),transparent)}\r\n#aclt-page .fc24:hover{box-shadow:0 20px 56px rgba(191,90,242,.1);border-color:rgba(191,90,242,.16)}\r\n\r\n\/* \u2500\u2500 THUMBNAIL \u2500\u2500 *\/\r\n#aclt-page .thumb-wrap{\r\n  position:relative;width:100%;padding-top:56.25%;\r\n  background:#000;overflow:hidden;cursor:pointer;\r\n  border-radius:0;\r\n}\r\n#aclt-page .thumb-wrap img{\r\n  position:absolute;inset:0;width:100%;height:100%;\r\n  object-fit:cover;opacity:.75;\r\n  transition:opacity .35s,transform .5s;\r\n}\r\n#aclt-page .thumb-wrap:hover img{opacity:.92;transform:scale(1.03)}\r\n#aclt-page .thumb-overlay{\r\n  position:absolute;inset:0;display:flex;align-items:center;justify-content:center;\r\n  background:linear-gradient(to top,rgba(0,0,0,.5) 0%,transparent 60%);\r\n}\r\n#aclt-page .play-circle{\r\n  width:68px;height:68px;border-radius:50%;\r\n  background:rgba(255,255,255,.92);\r\n  display:flex;align-items:center;justify-content:center;\r\n  box-shadow:0 8px 36px rgba(0,0,0,.55);\r\n  transition:transform .25s,background .2s,box-shadow .25s;\r\n}\r\n#aclt-page .thumb-wrap:hover .play-circle{\r\n  transform:scale(1.1);background:#fff;\r\n  box-shadow:0 12px 48px rgba(0,0,0,.65);\r\n}\r\n#aclt-page .play-circle svg{width:22px;height:22px;margin-left:4px;fill:#111}\r\n\r\n\/* no-video placeholder *\/\r\n#aclt-page .no-thumb{\r\n  position:relative;width:100%;padding-top:34%;\r\n  background:linear-gradient(135deg,var(--s1) 0%,var(--s3) 100%);\r\n  display:flex;align-items:center;justify-content:center;\r\n}\r\n#aclt-page .no-thumb-inner{\r\n  position:absolute;inset:0;display:flex;flex-direction:column;\r\n  align-items:center;justify-content:center;gap:8px;\r\n}\r\n#aclt-page .no-thumb-icon{font-size:28px;opacity:.25}\r\n#aclt-page .no-thumb-txt{font-size:11px;color:var(--dim);font-weight:500;letter-spacing:.05em}\r\n\r\n\/* \u2500\u2500 CARD BODY \u2500\u2500 *\/\r\n#aclt-page .fbody{padding:18px 20px 20px}\r\n#aclt-page .ftitle{font-size:16px;font-weight:700;color:var(--text);margin-bottom:8px;line-height:1.3}\r\n#aclt-page .fdesc{font-size:13.5px;color:var(--muted);line-height:1.7;margin-bottom:14px}\r\n#aclt-page .fdesc code{\r\n  font-family:\"SF Mono\",\"Fira Code\",monospace;font-size:11.5px;\r\n  background:rgba(255,255,255,.07);padding:1px 5px;border-radius:4px;color:#c5c5d5;\r\n}\r\n#aclt-page .flinks{display:flex;gap:8px;flex-wrap:wrap}\r\n#aclt-page .lbtn{\r\n  display:inline-flex;align-items:center;gap:5px;\r\n  font-size:12px;font-weight:600;padding:6px 12px;border-radius:8px;\r\n  text-decoration:none;border:1px solid transparent;transition:all .2s;white-space:nowrap;\r\n}\r\n#aclt-page .lbtn-yt{background:rgba(255,0,0,.1);border-color:rgba(255,0,0,.2);color:#ff453a}\r\n#aclt-page .lbtn-yt:hover{background:rgba(255,0,0,.2);border-color:rgba(255,0,0,.35)}\r\n#aclt-page .lbtn-doc{background:rgba(255,255,255,.05);border-color:var(--border);color:var(--muted)}\r\n#aclt-page .lbtn-doc:hover{background:rgba(255,255,255,.1);color:var(--text)}\r\n\r\n\/* removed card *\/\r\n#aclt-page .fcard.removed{background:rgba(255,69,58,.04);border-color:rgba(255,69,58,.15)}\r\n#aclt-page .fcard.removed .ftitle{color:var(--red)}\r\n#aclt-page .rm-badge{\r\n  font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;\r\n  color:var(--red);background:rgba(255,69,58,.12);border:1px solid rgba(255,69,58,.2);\r\n  padding:3px 8px;border-radius:5px;display:inline-block;margin-bottom:8px;\r\n}\r\n\r\n\/* \u2500\u2500 MODAL FULLSCREEN \u2500\u2500 *\/\r\n#aclt-page .modal-overlay{\r\n  display:none;position:fixed;inset:0;z-index:9999;\r\n  background:rgba(0,0,0,.92);\r\n  align-items:center;justify-content:center;\r\n  backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);\r\n}\r\n#aclt-page .modal-overlay.open{display:flex;animation:acltFadeModal .25s ease}\r\n@keyframes acltFadeModal{from{opacity:0}to{opacity:1}}\r\n#aclt-page .modal-box{\r\n  position:relative;width:90vw;max-width:1100px;\r\n  background:#000;border-radius:16px;overflow:hidden;\r\n  box-shadow:0 40px 120px rgba(0,0,0,.8);\r\n  animation:acltScaleModal .3s cubic-bezier(.22,.68,0,1.2);\r\n}\r\n@keyframes acltScaleModal{from{transform:scale(.88);opacity:0}to{transform:scale(1);opacity:1}}\r\n#aclt-page .modal-video{position:relative;padding-top:56.25%}\r\n#aclt-page .modal-video iframe{\r\n  position:absolute;inset:0;width:100%;height:100%;border:none;\r\n}\r\n#aclt-page .modal-close{\r\n  position:absolute;top:14px;right:14px;z-index:10;\r\n  width:36px;height:36px;border-radius:50%;\r\n  background:rgba(0,0,0,.7);border:1px solid rgba(255,255,255,.15);\r\n  color:#fff;font-size:18px;cursor:pointer;\r\n  display:flex;align-items:center;justify-content:center;\r\n  transition:background .2s,transform .2s;\r\n}\r\n#aclt-page .modal-close:hover{background:rgba(255,69,58,.7);transform:scale(1.1)}\r\n\r\n\/* \u2500\u2500 FOOTER \u2500\u2500 *\/\r\n#aclt-page footer{\r\n  text-align:center;padding:48px 24px;\r\n  border-top:1px solid var(--border);\r\n  font-size:12px;color:var(--dim);\r\n}\r\n#aclt-page footer a{color:var(--muted);text-decoration:none}\r\n#aclt-page footer a:hover{color:var(--text)}\r\n\r\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\r\n@media(max-width:700px){\r\n  #aclt-page .fgrid{grid-template-columns:1fr}\r\n  #aclt-page .fcard-full{grid-column:auto}\r\n  #aclt-page .nav-pills{display:none}\r\n}\r\n@keyframes acltFadeUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}\r\n#aclt-page .vsec{animation:acltFadeUp .55s ease both}\r\n<\/style>\r\n\r\n\r\n\r\n<div id=\"aclt-page\">\r\n<!-- MODAL -->\r\n<div class=\"modal-overlay\" id=\"aclt-modal\">\r\n  <div class=\"modal-box\" id=\"aclt-modal-box\">\r\n    <button class=\"modal-close\" type=\"button\" data-aclt-close aria-label=\"\u0e1b\u0e34\u0e14\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\">\u2715<\/button>\r\n    <div class=\"modal-video\" id=\"aclt-modal-video\"><\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- NAV -->\r\n<nav class=\"aclt-local-nav\">\r\n  <div class=\"nav-inner\">\r\n    <a class=\"nav-brand\" href=\"#aclt-page\">AutoCAD LT<\/a>\r\n    <ul class=\"nav-pills\">\r\n      <li><a href=\"#aclt-v2027\">2027<\/a><\/li>\r\n      <li><a href=\"#aclt-v2026\">2026<\/a><\/li>\r\n      <li><a href=\"#aclt-v2025\">2025<\/a><\/li>\r\n      <li><a href=\"#aclt-v2024\">2024<\/a><\/li>\r\n    <\/ul>\r\n  <\/div>\r\n<\/nav>\r\n\r\n<!-- HERO -->\r\n<section class=\"hero\">\r\n  <div class=\"hero-tag\">\u0e1f\u0e35\u0e40\u0e08\u0e2d\u0e23\u0e4c\u0e43\u0e2b\u0e21\u0e48\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14<\/div>\r\n  <h1>AutoCAD LT<br>2024 \u2013 2027<\/h1>\r\n  <p>\u0e04\u0e23\u0e1a\u0e17\u0e38\u0e01\u0e1f\u0e35\u0e40\u0e08\u0e2d\u0e23\u0e4c\u0e43\u0e2b\u0e21\u0e48\u0e43\u0e19\u0e41\u0e15\u0e48\u0e25\u0e30\u0e40\u0e27\u0e2d\u0e23\u0e4c\u0e0a\u0e31\u0e19 \u2014 \u0e01\u0e14\u0e17\u0e35\u0e48\u0e20\u0e32\u0e1e\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e14\u0e39\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\u0e41\u0e1a\u0e1a\u0e40\u0e15\u0e47\u0e21\u0e08\u0e2d<\/p>\r\n<\/section>\r\n\r\n<div class=\"vjump\">\r\n  <a href=\"#aclt-v2027\"><span class=\"vdot vd27\"><\/span>AutoCAD LT 2027<\/a>\r\n  <a href=\"#aclt-v2026\"><span class=\"vdot vd26\"><\/span>AutoCAD LT 2026<\/a>\r\n  <a href=\"#aclt-v2025\"><span class=\"vdot vd25\"><\/span>AutoCAD LT 2025<\/a>\r\n  <a href=\"#aclt-v2024\"><span class=\"vdot vd24\"><\/span>AutoCAD LT 2024<\/a>\r\n<\/div>\r\n\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 2027 \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"vsec\" id=\"aclt-v2027\">\r\n  <div class=\"vsec-head\">\r\n    <div class=\"vsec-year y27\">2027<\/div>\r\n    <div class=\"vsec-label\">AutoCAD LT \u00b7 9 \u0e1f\u0e35\u0e40\u0e08\u0e2d\u0e23\u0e4c<\/div>\r\n  <\/div>\r\n  <div class=\"fgrid\">\r\n\r\n    <!-- What's New Overview \u2014 full width -->\r\n    <div class=\"fcard fc27 fcard-full\">\r\n      <div class=\"thumb-wrap\" data-aclt-video=\"6-nlv_3ql2M\" tabindex=\"0\" role=\"button\" aria-label=\"\u0e40\u0e25\u0e48\u0e19\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/KDYMHtIReCg\/maxresdefault.jpg\" alt=\"AutoCAD 2027\">\r\n        <div class=\"thumb-overlay\"><div class=\"play-circle\"><svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\ud83c\udfac AutoCAD 2027 \u2014 New and Enhanced (What's New \u0e04\u0e23\u0e1a\u0e17\u0e38\u0e01\u0e1f\u0e35\u0e40\u0e08\u0e2d\u0e23\u0e4c)<\/div>\r\n        <div class=\"fdesc\">\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e08\u0e32\u0e01 Autodesk \u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e25\u0e38\u0e21\u0e17\u0e38\u0e01\u0e1f\u0e35\u0e40\u0e08\u0e2d\u0e23\u0e4c\u0e43\u0e2b\u0e21\u0e48\u0e43\u0e19 2027: Autodesk Assistant, Forma Data Management Essentials, Checkout, Geometry Cleanup, Connected References, Connected Support Files \u0e41\u0e25\u0e30 Performance improvements<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-yt\" href=\"https:\/\/www.youtube.com\/watch?v=KDYMHtIReCg\" target=\"_blank\">\u25b6 YouTube<\/a>\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/cloudhelp\/2027\/ENU\/AutoCAD-WhatsNew\/files\/GUID-D52A51CA-BDA1-4A78-9E67-87B340C55490.htm\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Geometry Cleanup -->\r\n    <div class=\"fcard fc27\">\r\n      <div class=\"thumb-wrap\" data-aclt-video=\"wORX0AcAO60\" tabindex=\"0\" role=\"button\" aria-label=\"\u0e40\u0e25\u0e48\u0e19\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/wORX0AcAO60\/maxresdefault.jpg\" alt=\"Geometry Cleanup AutoCAD 2027\">\r\n        <div class=\"thumb-overlay\"><div class=\"play-circle\"><svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\ud83e\uddf9 Geometry Cleanup<\/div>\r\n        <div class=\"fdesc\">\u0e2a\u0e41\u0e01\u0e19\u0e41\u0e25\u0e30\u0e0b\u0e48\u0e2d\u0e21\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e02\u0e2d\u0e07\u0e23\u0e39\u0e1b\u0e17\u0e23\u0e07\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34 \u0e15\u0e23\u0e27\u0e08\u0e08\u0e31\u0e1a\u0e0a\u0e48\u0e2d\u0e07\u0e27\u0e48\u0e32\u0e07, overshoots, undershoots \u0e41\u0e25\u0e30\u0e21\u0e38\u0e21\u0e17\u0e35\u0e48\u0e1c\u0e34\u0e14\u0e40\u0e1e\u0e35\u0e49\u0e22\u0e19 \u0e40\u0e1b\u0e34\u0e14\u0e08\u0e32\u0e01 Manage tab \u2192 Cleanup panel \u0e40\u0e2a\u0e19\u0e2d\u0e01\u0e32\u0e23\u0e41\u0e01\u0e49\u0e44\u0e02\u0e41\u0e1a\u0e1a per-instance \u0e1e\u0e23\u0e49\u0e2d\u0e21 preview \u0e01\u0e48\u0e2d\u0e19 apply<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-yt\" href=\"https:\/\/www.youtube.com\/watch?v=wORX0AcAO60\" target=\"_blank\">\u25b6 YouTube<\/a>\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/cloudhelp\/2027\/ENU\/AutoCAD-WhatsNew\/files\/GUID-BAA6379F-68A6-4D56-BE22-307170488818.htm\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Autodesk Assistant AI -->\r\n    <div class=\"fcard fc27\">\r\n      <div class=\"thumb-wrap\" data-aclt-video=\"KDYMHtIReCg\" tabindex=\"0\" role=\"button\" aria-label=\"\u0e40\u0e25\u0e48\u0e19\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/KDYMHtIReCg\/maxresdefault.jpg\" alt=\"Autodesk Assistant 2027\">\r\n        <div class=\"thumb-overlay\"><div class=\"play-circle\"><svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\ud83e\udd16 Autodesk Assistant (AI)<\/div>\r\n        <div class=\"fdesc\">\u0e1c\u0e39\u0e49\u0e0a\u0e48\u0e27\u0e22 AI \u0e17\u0e35\u0e48\u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e2a\u0e19\u0e17\u0e19\u0e32\u0e41\u0e25\u0e30 prompt \u0e40\u0e0a\u0e34\u0e07\u0e25\u0e36\u0e01 \u0e02\u0e31\u0e1a\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e14\u0e49\u0e27\u0e22 Model Context Protocol (MCP) \u0e02\u0e2d\u0e07 Anthropic \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08\u0e1a\u0e23\u0e34\u0e1a\u0e17\u0e02\u0e2d\u0e07\u0e41\u0e1a\u0e1a\u0e17\u0e35\u0e48\u0e01\u0e33\u0e25\u0e31\u0e07\u0e17\u0e33 \u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a CAD standards \u0e42\u0e14\u0e22\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-yt\" href=\"https:\/\/www.youtube.com\/watch?v=KDYMHtIReCg\" target=\"_blank\">\u25b6 YouTube<\/a>\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/cloudhelp\/2027\/ENU\/AutoCAD-WhatsNew\/files\/GUID-99E2D8F7-D4D9-4B3A-9E57-7B73D6BB12AD.htm\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Checkout \/ Check In -->\r\n    <div class=\"fcard fc27\">\r\n      <div class=\"thumb-wrap\" data-aclt-video=\"Kf5of4BFvlc\" tabindex=\"0\" role=\"button\" aria-label=\"\u0e40\u0e25\u0e48\u0e19\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/Kf5of4BFvlc\/maxresdefault.jpg\" alt=\"Checkout AutoCAD 2027\">\r\n        <div class=\"thumb-overlay\"><div class=\"play-circle\"><svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\ud83d\udd04 Check Out \/ Check In<\/div>\r\n        <div class=\"fdesc\">\u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e01\u0e31\u0e19\u0e2b\u0e25\u0e32\u0e22\u0e04\u0e19\u0e1a\u0e19\u0e41\u0e1a\u0e1a\u0e40\u0e14\u0e35\u0e22\u0e27 check out \u0e40\u0e09\u0e1e\u0e32\u0e30 object \u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23 \u0e41\u0e01\u0e49\u0e44\u0e02\u0e43\u0e19 Trace environment \u0e41\u0e25\u0e49\u0e27 submit \u0e40\u0e1e\u0e37\u0e48\u0e2d review \u0e41\u0e25\u0e30 merge \u2014 \u0e44\u0e21\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e23\u0e2d file lock \u0e2d\u0e35\u0e01\u0e15\u0e48\u0e2d\u0e44\u0e1b<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-yt\" href=\"https:\/\/www.youtube.com\/watch?v=Kf5of4BFvlc\" target=\"_blank\">\u25b6 YouTube<\/a>\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/cloudhelp\/2027\/ENU\/AutoCAD-WhatsNew\/files\/GUID-806DD388-5A79-4AF0-9034-C4618DE86B3E.htm\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Forma Data Management -->\r\n    <div class=\"fcard fc27\">\r\n      <div class=\"thumb-wrap\" data-aclt-video=\"hKUmCEpMXxk\" tabindex=\"0\" role=\"button\" aria-label=\"\u0e40\u0e25\u0e48\u0e19\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/hKUmCEpMXxk\/maxresdefault.jpg\" alt=\"Forma Data Management 2027\">\r\n        <div class=\"thumb-overlay\"><div class=\"play-circle\"><svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\u2601\ufe0f Push to Forma Data Management<\/div>\r\n        <div class=\"fdesc\">\u0e41\u0e17\u0e19\u0e17\u0e35\u0e48 \"Push to Autodesk Docs\" palette \u0e40\u0e14\u0e34\u0e21 \u0e23\u0e27\u0e21\u0e16\u0e36\u0e07 Forma Data Management Essentials \u0e17\u0e35\u0e48\u0e15\u0e2d\u0e19\u0e19\u0e35\u0e49\u0e23\u0e27\u0e21\u0e2d\u0e22\u0e39\u0e48\u0e43\u0e19 AutoCAD subscription \u0e42\u0e14\u0e22\u0e44\u0e21\u0e48\u0e21\u0e35\u0e04\u0e48\u0e32\u0e43\u0e0a\u0e49\u0e08\u0e48\u0e32\u0e22\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21 \u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a version history, access control \u0e41\u0e25\u0e30 file sharing<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-yt\" href=\"https:\/\/www.youtube.com\/watch?v=hKUmCEpMXxk\" target=\"_blank\">\u25b6 YouTube<\/a>\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/cloudhelp\/2027\/ENU\/AutoCAD-WhatsNew\/files\/GUID-443194EC-497E-4003-BCDA-89D7ABDB3A6D.htm\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Connected References \u2014 docs only -->\r\n    <div class=\"fcard fc27\">\r\n      <div class=\"no-thumb\">\r\n        <div class=\"no-thumb-inner\">\r\n          <div class=\"no-thumb-icon\">\ud83d\udd17<\/div>\r\n          <div class=\"no-thumb-txt\">Autodesk Help Documentation<\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\ud83d\udd17 Connected References<\/div>\r\n        <div class=\"fdesc\">\u0e0b\u0e48\u0e2d\u0e21\u0e41\u0e0b\u0e21\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e32\u0e07 Xref \u0e17\u0e35\u0e48\u0e2b\u0e32\u0e22\u0e2b\u0e23\u0e37\u0e2d\u0e22\u0e49\u0e32\u0e22\u0e15\u0e33\u0e41\u0e2b\u0e19\u0e48\u0e07\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e42\u0e1b\u0e23\u0e40\u0e08\u0e01\u0e15\u0e4c\u0e1a\u0e19 Forma Data Management AutoCAD \u0e15\u0e23\u0e27\u0e08\u0e08\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e41\u0e1b\u0e25\u0e07\u0e41\u0e25\u0e30\u0e40\u0e2a\u0e19\u0e2d\u0e01\u0e32\u0e23\u0e0b\u0e48\u0e2d\u0e21\u0e41\u0e0b\u0e21\u0e08\u0e32\u0e01 Xref palette \u0e14\u0e49\u0e27\u0e22 single click<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/cloudhelp\/2027\/ENU\/AutoCAD-WhatsNew\/files\/GUID-15FF3859-96CD-4B6C-AE38-7472F2F9691E.htm\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Connected Support Files \u2014 docs only, split into 2 cols -->\r\n    <div class=\"fcard fc27\">\r\n      <div class=\"thumb-wrap\" data-aclt-video=\"BDrB2QZNxbQ\" tabindex=\"0\" role=\"button\" aria-label=\"\u0e40\u0e25\u0e48\u0e19\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/BDrB2QZNxbQ\/maxresdefault.jpg\" alt=\"Connected Support Files 2027\">\r\n        <div class=\"thumb-overlay\"><div class=\"play-circle\"><svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\ud83c\udfa8 Connected Support Files (Palettes &amp; CUIx)<\/div>\r\n        <div class=\"fdesc\">\u0e41\u0e0a\u0e23\u0e4c Tool Palettes, Authoring Palettes \u0e41\u0e25\u0e30 CUIx files \u0e01\u0e31\u0e1a\u0e17\u0e35\u0e21\u0e1c\u0e48\u0e32\u0e19 Forma Data Management \u0e44\u0e1f\u0e25\u0e4c\u0e08\u0e30\u0e42\u0e2b\u0e25\u0e14\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e40\u0e1b\u0e34\u0e14\u0e41\u0e1a\u0e1a\u0e08\u0e32\u0e01\u0e42\u0e1b\u0e23\u0e40\u0e08\u0e01\u0e15\u0e4c \u0e43\u0e2b\u0e49\u0e17\u0e38\u0e01\u0e04\u0e19\u0e43\u0e0a\u0e49 palette \u0e41\u0e25\u0e30 ribbon \u0e40\u0e14\u0e35\u0e22\u0e27\u0e01\u0e31\u0e19<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-yt\" href=\"https:\/\/www.youtube.com\/watch?v=BDrB2QZNxbQ\" target=\"_blank\">\u25b6 YouTube<\/a>\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/cloudhelp\/2027\/ENU\/AutoCAD-WhatsNew\/files\/GUID-C3640365-8E66-40FA-90DC-5AB4408F6343.htm\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Performance \u2014 docs only -->\r\n    <div class=\"fcard fc27\">\r\n      <div class=\"no-thumb\">\r\n        <div class=\"no-thumb-inner\">\r\n          <div class=\"no-thumb-icon\">\u26a1<\/div>\r\n          <div class=\"no-thumb-txt\">Autodesk Help Documentation<\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\u26a1 Performance<\/div>\r\n        <div class=\"fdesc\">\u0e25\u0e14\u0e40\u0e27\u0e25\u0e32\u0e2a\u0e25\u0e31\u0e1a Layout Tab \u0e43\u0e2b\u0e49\u0e40\u0e23\u0e47\u0e27\u0e02\u0e36\u0e49\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e41\u0e1a\u0e1a\u0e17\u0e35\u0e48\u0e0b\u0e31\u0e1a\u0e0b\u0e49\u0e2d\u0e19 \u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07 3D Graphics System (GSF) \u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a large coordinates, materials, lights, textures, shadows \u0e44\u0e14\u0e49\u0e14\u0e35\u0e02\u0e36\u0e49\u0e19 \u0e1a\u0e19 Mac: OpenGL \u0e16\u0e39\u0e01\u0e41\u0e17\u0e19\u0e17\u0e35\u0e48\u0e14\u0e49\u0e27\u0e22 Apple Metal \u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/cloudhelp\/2027\/ENU\/AutoCAD-WhatsNew\/files\/GUID-D52A51CA-BDA1-4A78-9E67-87B340C55490.htm\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Removed \u2014 full width -->\r\n    <div class=\"fcard removed fcard-full\">\r\n      <div class=\"fbody\">\r\n        <div class=\"rm-badge\">\u26d4 \u0e16\u0e39\u0e01\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01<\/div>\r\n        <div class=\"ftitle\">\u0e1f\u0e35\u0e40\u0e08\u0e2d\u0e23\u0e4c\u0e17\u0e35\u0e48\u0e16\u0e39\u0e01\u0e25\u0e1a\u0e2d\u0e2d\u0e01\u0e43\u0e19 2027<\/div>\r\n        <div class=\"fdesc\">\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01\u0e01\u0e32\u0e23\u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a: <strong>AutoCAD Web &amp; Mobile<\/strong> (<code>OPENFROMWEBMOBILE<\/code> \/ <code>SAVETOWEBMOBILE<\/code>), <strong>Shared Views<\/strong>, \u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e <code>MrSID<\/code>, \u0e41\u0e25\u0e30\u0e04\u0e33\u0e2a\u0e31\u0e48\u0e07 <code>PSOUT<\/code> \u2014 \u0e41\u0e19\u0e30\u0e19\u0e33\u0e43\u0e2b\u0e49\u0e22\u0e49\u0e32\u0e22\u0e44\u0e1b\u0e43\u0e0a\u0e49 <strong>Forma Data Management<\/strong> \u0e41\u0e17\u0e19\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/cloudhelp\/2027\/ENU\/AutoCAD-WhatsNew\/files\/GUID-D52A51CA-BDA1-4A78-9E67-87B340C55490.htm\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div><!-- \/fgrid -->\r\n<\/section>\r\n\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 2026 \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"vsec\" id=\"aclt-v2026\">\r\n  <div class=\"vsec-head\">\r\n    <div class=\"vsec-year y26\">2026<\/div>\r\n    <div class=\"vsec-label\">AutoCAD LT \u00b7 8 \u0e1f\u0e35\u0e40\u0e08\u0e2d\u0e23\u0e4c<\/div>\r\n  <\/div>\r\n  <div class=\"fgrid\">\r\n\r\n    <!-- New and Enhanced full -->\r\n    <div class=\"fcard fc26 fcard-full\">\r\n      <div class=\"thumb-wrap\" data-aclt-video=\"GyFtS_dD_GA\" tabindex=\"0\" role=\"button\" aria-label=\"\u0e40\u0e25\u0e48\u0e19\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/GyFtS_dD_GA\/maxresdefault.jpg\" alt=\"AutoCAD 2026 New and Enhanced\">\r\n        <div class=\"thumb-overlay\"><div class=\"play-circle\"><svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\ud83c\udfac AutoCAD 2026 \u2014 New and Enhanced (What's New \u0e04\u0e23\u0e1a\u0e17\u0e38\u0e01\u0e1f\u0e35\u0e40\u0e08\u0e2d\u0e23\u0e4c)<\/div>\r\n        <div class=\"fdesc\">\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d walkthrough \u0e17\u0e38\u0e01\u0e1f\u0e35\u0e40\u0e08\u0e2d\u0e23\u0e4c\u0e43\u0e2b\u0e21\u0e48\u0e43\u0e19 2026: File open\/startup \u0e40\u0e23\u0e47\u0e27\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14, Smart Blocks, Connected Support Files, Activity Insights, GPU Text, Asynchronous Raster Loading \u0e41\u0e25\u0e30 Multi-user Markup<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-yt\" href=\"https:\/\/www.youtube.com\/watch?v=GyFtS_dD_GA\" target=\"_blank\">\u25b6 YouTube<\/a>\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/view\/ACDLT\/2026\/ENU\/?contextId=WHATS_NEW_2026_ACDLT\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Smart Blocks Search and Convert -->\r\n    <div class=\"fcard fc26\">\r\n      <div class=\"thumb-wrap\" data-aclt-video=\"tlLsc14baQY\" tabindex=\"0\" role=\"button\" aria-label=\"\u0e40\u0e25\u0e48\u0e19\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/tlLsc14baQY\/maxresdefault.jpg\" alt=\"Smart Blocks Search Convert 2026\">\r\n        <div class=\"thumb-overlay\"><div class=\"play-circle\"><svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\ud83d\udd0d Smart Blocks (Search and Convert)<\/div>\r\n        <div class=\"fdesc\">\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e41\u0e25\u0e30\u0e41\u0e1b\u0e25\u0e07\u0e23\u0e39\u0e1b\u0e17\u0e23\u0e07 \u0e23\u0e27\u0e21\u0e16\u0e36\u0e07\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e15\u0e48\u0e32\u0e07 \u0e46 \u0e43\u0e2b\u0e49\u0e40\u0e1b\u0e47\u0e19 Block Instances \u0e15\u0e2d\u0e19\u0e19\u0e35\u0e49\u0e43\u0e0a\u0e49 <code>BSEARCH<\/code> \u0e43\u0e19 2026 \u0e41\u0e25\u0e30\u0e22\u0e31\u0e07\u0e2b\u0e32 text variations \u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21\u0e08\u0e32\u0e01\u0e40\u0e27\u0e2d\u0e23\u0e4c\u0e0a\u0e31\u0e19\u0e01\u0e48\u0e2d\u0e19<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-yt\" href=\"https:\/\/www.youtube.com\/watch?v=tlLsc14baQY\" target=\"_blank\">\u25b6 YouTube<\/a>\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/view\/ACDLT\/2026\/ENU\/?guid=GUID-3B3A51B6-FC61-40AB-9EEA-597426339131\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Connected Support Files LT -->\r\n    <div class=\"fcard fc26\">\r\n      <div class=\"thumb-wrap\" data-aclt-video=\"x0Qd6KRHVks\" tabindex=\"0\" role=\"button\" aria-label=\"\u0e40\u0e25\u0e48\u0e19\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/x0Qd6KRHVks\/maxresdefault.jpg\" alt=\"Connected Support Files LT 2026\">\r\n        <div class=\"thumb-overlay\"><div class=\"play-circle\"><svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\ud83c\udf10 Connected Support Files<\/div>\r\n        <div class=\"fdesc\">\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32 support files \u0e23\u0e27\u0e21\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e1c\u0e48\u0e32\u0e19 Autodesk Docs \u0e17\u0e38\u0e01\u0e04\u0e19\u0e43\u0e19\u0e17\u0e35\u0e21\u0e43\u0e0a\u0e49\u0e0a\u0e38\u0e14\u0e40\u0e14\u0e35\u0e22\u0e27\u0e01\u0e31\u0e19 \u0e44\u0e21\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e17\u0e35\u0e25\u0e30\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07 \u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\u0e19\u0e35\u0e49\u0e40\u0e1b\u0e47\u0e19\u0e40\u0e27\u0e2d\u0e23\u0e4c\u0e0a\u0e31\u0e19 AutoCAD LT 2026 \u0e42\u0e14\u0e22\u0e40\u0e09\u0e1e\u0e32\u0e30<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-yt\" href=\"https:\/\/www.youtube.com\/watch?v=x0Qd6KRHVks\" target=\"_blank\">\u25b6 YouTube (LT)<\/a>\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/view\/ACDLT\/2026\/ENU\/?guid=GUID-D56B66DB-A99F-44C4-9EA7-0A9582100BFA\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Activity Insights 2026 -->\r\n    <div class=\"fcard fc26\">\r\n      <div class=\"thumb-wrap\" data-aclt-video=\"GH65Vt7bw5o\" tabindex=\"0\" role=\"button\" aria-label=\"\u0e40\u0e25\u0e48\u0e19\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/GH65Vt7bw5o\/maxresdefault.jpg\" alt=\"Activity Insights 2026\">\r\n        <div class=\"thumb-overlay\"><div class=\"play-circle\"><svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\ud83d\udcca Activity Insights<\/div>\r\n        <div class=\"fdesc\">\u0e1b\u0e23\u0e31\u0e1a interface \u0e43\u0e2b\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e07\u0e48\u0e32\u0e22\u0e02\u0e36\u0e49\u0e19\u0e43\u0e19 2026 \u0e15\u0e2d\u0e19\u0e19\u0e35\u0e49\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e41\u0e1b\u0e25\u0e07\u0e41\u0e1a\u0e1a\u0e15\u0e32\u0e21\u0e40\u0e27\u0e25\u0e32\u0e44\u0e14\u0e49\u0e42\u0e14\u0e22\u0e44\u0e21\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a snapshot \u0e1e\u0e23\u0e49\u0e2d\u0e21 search \u0e41\u0e25\u0e30 filter bar \u0e41\u0e1a\u0e1a\u0e23\u0e27\u0e21\u0e43\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e40\u0e14\u0e35\u0e22\u0e27<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-yt\" href=\"https:\/\/www.youtube.com\/watch?v=GH65Vt7bw5o\" target=\"_blank\">\u25b6 YouTube<\/a>\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/view\/ACDLT\/2026\/ENU\/?contextId=WHATS_NEW_2026_ACDLT\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Multi-user Markup -->\r\n    <div class=\"fcard fc26\">\r\n      <div class=\"thumb-wrap\" data-aclt-video=\"tBIn1ehjXBE\" tabindex=\"0\" role=\"button\" aria-label=\"\u0e40\u0e25\u0e48\u0e19\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/tBIn1ehjXBE\/maxresdefault.jpg\" alt=\"Multi-user Markup 2026\">\r\n        <div class=\"thumb-overlay\"><div class=\"play-circle\"><svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\ud83d\udc65 Multi-user Markup<\/div>\r\n        <div class=\"fdesc\">\u0e41\u0e0a\u0e23\u0e4c URL \u0e02\u0e2d\u0e07 Layout \u0e2b\u0e23\u0e37\u0e2d Model tab \u0e43\u0e2b\u0e49\u0e1c\u0e39\u0e49\u0e23\u0e48\u0e27\u0e21\u0e07\u0e32\u0e19\u0e40\u0e1e\u0e34\u0e48\u0e21 markup \u0e43\u0e19 Trace \u0e1c\u0e48\u0e32\u0e19 AutoCAD Web \u0e44\u0e14\u0e49\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e01\u0e31\u0e19 \u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\u0e19\u0e35\u0e49\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e25\u0e38\u0e21\u0e17\u0e31\u0e49\u0e07 Multi-user Markup \u0e41\u0e25\u0e30 Activity Insights \u0e17\u0e35\u0e48\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e43\u0e2b\u0e21\u0e48<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-yt\" href=\"https:\/\/www.youtube.com\/watch?v=tBIn1ehjXBE\" target=\"_blank\">\u25b6 YouTube<\/a>\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/view\/ACDLT\/2026\/ENU\/?contextId=WHATS_NEW_2026_ACDLT\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Smart Blocks Detect 2026 (extra) -->\r\n    <div class=\"fcard fc26\">\r\n      <div class=\"thumb-wrap\" data-aclt-video=\"1yKzjFgaXAo\" tabindex=\"0\" role=\"button\" aria-label=\"\u0e40\u0e25\u0e48\u0e19\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/1yKzjFgaXAo\/maxresdefault.jpg\" alt=\"Smart Blocks Detect 2026\">\r\n        <div class=\"thumb-overlay\"><div class=\"play-circle\"><svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\ud83e\udde0 Smart Blocks: Detect and Convert (2026)<\/div>\r\n        <div class=\"fdesc\">\u0e43\u0e19 2026 \u0e04\u0e27\u0e32\u0e21\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16 Detect \u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e02\u0e36\u0e49\u0e19 \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e15\u0e31\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e41\u0e25\u0e30\u0e41\u0e01\u0e49\u0e44\u0e02 primary instance \u0e43\u0e0a\u0e49 <code>BDETECT<\/code> (\u0e40\u0e14\u0e34\u0e21\u0e0a\u0e37\u0e48\u0e2d DETECT) \u0e02\u0e31\u0e1a\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e14\u0e49\u0e27\u0e22 ML algorithm \u0e17\u0e35\u0e48\u0e41\u0e21\u0e48\u0e19\u0e22\u0e33\u0e01\u0e27\u0e48\u0e32\u0e40\u0e14\u0e34\u0e21<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-yt\" href=\"https:\/\/www.youtube.com\/watch?v=1yKzjFgaXAo\" target=\"_blank\">\u25b6 YouTube<\/a>\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/view\/ACDLT\/2026\/ENU\/?contextId=WHATS_NEW_2026_ACDLT\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Revision Cloud + GPU Text + Raster \u2014 docs only, 3 small cards -->\r\n    <div class=\"fcard fc26\">\r\n      <div class=\"no-thumb\">\r\n        <div class=\"no-thumb-inner\"><div class=\"no-thumb-icon\">\u2601\ufe0f<\/div><div class=\"no-thumb-txt\">Autodesk Help Documentation<\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\u2601\ufe0f Revision Cloud Layer &amp; Scale<\/div>\r\n        <div class=\"fdesc\"><code>REVCLOUDLAYER<\/code> \u0e01\u0e33\u0e2b\u0e19\u0e14 layer \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Revision Cloud \u0e43\u0e2b\u0e21\u0e48\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34 \u00b7 <code>REVCLOUDSCALEMODE<\/code> \u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21 arc length scaling \u0e15\u0e32\u0e21\u0e04\u0e48\u0e32 <code>DIMSCALE<\/code> \u0e1b\u0e31\u0e08\u0e08\u0e38\u0e1a\u0e31\u0e19<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/view\/ACDLT\/2026\/ENU\/?guid=GUID-44C31427-9C3D-4189-9B87-11EB00A9B2F4\" target=\"_blank\">\ud83d\udcc4 REVCLOUDLAYER<\/a>\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/view\/ACDLT\/2026\/ENU\/?guid=GUID-61211E9D-DA8A-45ED-B3F3-E9EAB3DD1565\" target=\"_blank\">\ud83d\udcc4 REVCLOUDSCALEMODE<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"fcard fc26\">\r\n      <div class=\"no-thumb\">\r\n        <div class=\"no-thumb-inner\"><div class=\"no-thumb-icon\">\ud83d\udda5\ufe0f<\/div><div class=\"no-thumb-txt\">Autodesk Help Documentation<\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\ud83d\udda5\ufe0f GPU Text &amp; Asynchronous Raster Loading<\/div>\r\n        <div class=\"fdesc\"><strong>GPU Text:<\/strong> \u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07 selection effect \u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a CJK \u0e41\u0e25\u0e30 RTL (\u0e2d\u0e32\u0e2b\u0e23\u0e31\u0e1a, \u0e2e\u0e35\u0e1a\u0e23\u0e39) \u0e14\u0e49\u0e27\u0e22 DirectX 12 Advanced Mode \u00b7 <strong>Async Raster:<\/strong> \u0e42\u0e2b\u0e25\u0e14\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e\u0e43\u0e19\u0e1e\u0e37\u0e49\u0e19\u0e2b\u0e25\u0e31\u0e07 \u0e25\u0e14\u0e40\u0e27\u0e25\u0e32\u0e40\u0e1b\u0e34\u0e14\u0e44\u0e1f\u0e25\u0e4c<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/view\/ACDLT\/2026\/ENU\/?contextId=WHATS_NEW_2026_ACDLT\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 2025 \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"vsec\" id=\"aclt-v2025\">\r\n  <div class=\"vsec-head\">\r\n    <div class=\"vsec-year y25\">2025<\/div>\r\n    <div class=\"vsec-label\">AutoCAD LT \u00b7 9 \u0e1f\u0e35\u0e40\u0e08\u0e2d\u0e23\u0e4c<\/div>\r\n  <\/div>\r\n  <div class=\"fgrid\">\r\n\r\n    <!-- What's New 2025 LT \u2014 full -->\r\n    <div class=\"fcard fc25 fcard-full\">\r\n      <div class=\"thumb-wrap\" data-aclt-video=\"jvr2TjeG67Q\" tabindex=\"0\" role=\"button\" aria-label=\"\u0e40\u0e25\u0e48\u0e19\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/jvr2TjeG67Q\/maxresdefault.jpg\" alt=\"What's New AutoCAD LT 2025\">\r\n        <div class=\"thumb-overlay\"><div class=\"play-circle\"><svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\ud83c\udfac What's New in AutoCAD LT 2025 (LT-specific \u0e04\u0e23\u0e1a\u0e17\u0e38\u0e01\u0e1f\u0e35\u0e40\u0e08\u0e2d\u0e23\u0e4c)<\/div>\r\n        <div class=\"fdesc\">\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\u0e40\u0e09\u0e1e\u0e32\u0e30 AutoCAD LT 2025 \u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e25\u0e38\u0e21 Smart Blocks Search &amp; Convert, Object Detection Tech Preview, Activity Insights, Hatch Improvements, Esri Maps, Markup Import, MLEADERLAYER, \u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e44\u0e1f\u0e25\u0e4c\u0e43\u0e2b\u0e21\u0e48 \u0e41\u0e25\u0e30 Graphics Diagnosis<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-yt\" href=\"https:\/\/www.youtube.com\/watch?v=jvr2TjeG67Q\" target=\"_blank\">\u25b6 YouTube<\/a>\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/cloudhelp\/2025\/ENU\/AutoCAD-LT-WhatsNew\/files\/GUID-E99F1DF2-E9CE-4E7E-ACF2-418B0F5FBD54.htm\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Activity Insights LT 2025 -->\r\n    <div class=\"fcard fc25\">\r\n      <div class=\"thumb-wrap\" data-aclt-video=\"hU1xyYK5HlU\" tabindex=\"0\" role=\"button\" aria-label=\"\u0e40\u0e25\u0e48\u0e19\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/hU1xyYK5HlU\/maxresdefault.jpg\" alt=\"Activity Insights LT 2025\">\r\n        <div class=\"thumb-overlay\"><div class=\"play-circle\"><svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\ud83d\udccb Activity Insights (LT 2025)<\/div>\r\n        <div class=\"fdesc\">\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e1b\u0e23\u0e30\u0e27\u0e31\u0e15\u0e34\u0e41\u0e1a\u0e1a, \u0e40\u0e2b\u0e15\u0e38\u0e01\u0e32\u0e23\u0e13\u0e4c\u0e44\u0e1f\u0e25\u0e4c \u0e41\u0e25\u0e30\u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e40\u0e27\u0e2d\u0e23\u0e4c\u0e0a\u0e31\u0e19 \u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a third-party cloud storage, \u0e1b\u0e38\u0e48\u0e21 refresh \u0e43\u0e2b\u0e21\u0e48, Xref \u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e42\u0e22\u0e07\u0e01\u0e31\u0e1a palette \u0e41\u0e25\u0e30 filter by DWG Version<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-yt\" href=\"https:\/\/www.youtube.com\/watch?v=hU1xyYK5HlU\" target=\"_blank\">\u25b6 YouTube<\/a>\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/cloudhelp\/2025\/ENU\/AutoCAD-WhatsNew\/files\/GUID-074F77C1-496D-49D2-8D64-FD545753CAB7.htm\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Smart Blocks Search Convert 2025 -->\r\n    <div class=\"fcard fc25\">\r\n      <div class=\"thumb-wrap\" data-aclt-video=\"OgldCW_dWpg\" tabindex=\"0\" role=\"button\" aria-label=\"\u0e40\u0e25\u0e48\u0e19\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/OgldCW_dWpg\/maxresdefault.jpg\" alt=\"Smart Blocks Search Convert 2025\">\r\n        <div class=\"thumb-overlay\"><div class=\"play-circle\"><svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\ud83e\uddf1 Smart Blocks (Search and Convert) 2025<\/div>\r\n        <div class=\"fdesc\">\u0e41\u0e1b\u0e25\u0e07\u0e23\u0e39\u0e1b\u0e17\u0e23\u0e07\u0e17\u0e35\u0e48\u0e0b\u0e49\u0e33 \u0e46 \u0e43\u0e2b\u0e49\u0e40\u0e1b\u0e47\u0e19 Block Instances \u0e42\u0e14\u0e22\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34 \u0e04\u0e49\u0e19\u0e2b\u0e32\u0e41\u0e1a\u0e1a drawing-wide \u0e41\u0e25\u0e30\u0e41\u0e1b\u0e25\u0e07\u0e17\u0e38\u0e01 instance \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e01\u0e31\u0e19 \u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a block library suggestions \u0e14\u0e49\u0e27\u0e22 Autodesk AI<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-yt\" href=\"https:\/\/www.youtube.com\/watch?v=OgldCW_dWpg\" target=\"_blank\">\u25b6 YouTube<\/a>\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/cloudhelp\/2025\/ENU\/AutoCAD-LT-WhatsNew\/files\/GUID-CC745193-9397-49A5-B50B-236D04EE0845.htm\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Smart Blocks Object Detection 2025 -->\r\n    <div class=\"fcard fc25\">\r\n      <div class=\"thumb-wrap\" data-aclt-video=\"evtw8-pfI2Q\" tabindex=\"0\" role=\"button\" aria-label=\"\u0e40\u0e25\u0e48\u0e19\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/evtw8-pfI2Q\/maxresdefault.jpg\" alt=\"Smart Blocks Object Detection 2025\">\r\n        <div class=\"thumb-overlay\"><div class=\"play-circle\"><svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\ud83d\udc41\ufe0f Smart Blocks (Object Detection) \u2014 Tech Preview<\/div>\r\n        <div class=\"fdesc\">Tech Preview \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e23\u0e39\u0e49\u0e08\u0e33\u0e2d\u0e2d\u0e1a\u0e40\u0e08\u0e01\u0e15\u0e4c\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34\u0e14\u0e49\u0e27\u0e22 Autodesk AI \u0e15\u0e23\u0e27\u0e08\u0e08\u0e31\u0e1a\u0e23\u0e39\u0e1b\u0e17\u0e23\u0e07\u0e43\u0e19\u0e41\u0e1a\u0e1a (\u0e40\u0e0a\u0e48\u0e19 \u0e1b\u0e23\u0e30\u0e15\u0e39, \u0e2b\u0e19\u0e49\u0e32\u0e15\u0e48\u0e32\u0e07) \u0e41\u0e25\u0e30\u0e41\u0e19\u0e30\u0e19\u0e33 block \u0e17\u0e35\u0e48\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21\u0e42\u0e14\u0e22\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-yt\" href=\"https:\/\/www.youtube.com\/watch?v=evtw8-pfI2Q\" target=\"_blank\">\u25b6 YouTube<\/a>\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/cloudhelp\/2025\/ENU\/AutoCAD-LT-WhatsNew\/files\/GUID-E99F1DF2-E9CE-4E7E-ACF2-418B0F5FBD54.htm\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Hatch Improvements LT 2025 -->\r\n    <div class=\"fcard fc25\">\r\n      <div class=\"thumb-wrap\" data-aclt-video=\"OTfvzuOx3UQ\" tabindex=\"0\" role=\"button\" aria-label=\"\u0e40\u0e25\u0e48\u0e19\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/OTfvzuOx3UQ\/maxresdefault.jpg\" alt=\"Hatch Improvements LT 2025\">\r\n        <div class=\"thumb-overlay\"><div class=\"play-circle\"><svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\ud83d\udd32 Hatch Improvements (LT 2025)<\/div>\r\n        <div class=\"fdesc\">\u0e01\u0e33\u0e2b\u0e19\u0e14 boundary \u0e41\u0e1a\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e04\u0e33\u0e2a\u0e31\u0e48\u0e07 HATCH \u0e44\u0e14\u0e49 \u0e23\u0e27\u0e21\u0e16\u0e36\u0e07\u0e15\u0e31\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01 \"Hatch Along Path\" \u0e43\u0e2b\u0e21\u0e48\u0e17\u0e35\u0e48\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e25\u0e07\u0e41\u0e2e\u0e17\u0e0a\u0e4c\u0e44\u0e14\u0e49\u0e22\u0e37\u0e14\u0e2b\u0e22\u0e38\u0e48\u0e19\u0e42\u0e14\u0e22\u0e44\u0e21\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e33\u0e2b\u0e19\u0e14 closed boundary<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-yt\" href=\"https:\/\/www.youtube.com\/watch?v=OTfvzuOx3UQ\" target=\"_blank\">\u25b6 YouTube (LT)<\/a>\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/view\/ACDLT\/2025\/ENU\/?guid=GUID-F943F802-18F1-423C-B2B8-42C797CDF5E2\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Markup Import Autodesk Docs 2025 -->\r\n    <div class=\"fcard fc25\">\r\n      <div class=\"thumb-wrap\" data-aclt-video=\"AA-Bs5_olq4\" tabindex=\"0\" role=\"button\" aria-label=\"\u0e40\u0e25\u0e48\u0e19\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/AA-Bs5_olq4\/maxresdefault.jpg\" alt=\"Markup Import Autodesk Docs 2025\">\r\n        <div class=\"thumb-overlay\"><div class=\"play-circle\"><svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\ud83d\udce5 Markup Import from Autodesk Docs<\/div>\r\n        <div class=\"fdesc\">\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e15\u0e48\u0e2d\u0e41\u0e25\u0e30\u0e19\u0e33\u0e40\u0e02\u0e49\u0e32 JPG, PNG, PDF markups \u0e08\u0e32\u0e01 Autodesk Docs \u0e42\u0e14\u0e22\u0e15\u0e23\u0e07 \u0e40\u0e21\u0e37\u0e48\u0e2d sync \u0e41\u0e25\u0e49\u0e27 markups \u0e08\u0e30\u0e1b\u0e23\u0e32\u0e01\u0e0f\u0e43\u0e19 Trace layer \u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34\u0e41\u0e25\u0e30\u0e2d\u0e31\u0e1b\u0e40\u0e14\u0e15\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e21\u0e35\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e41\u0e1b\u0e25\u0e07\u0e43\u0e2b\u0e21\u0e48<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-yt\" href=\"https:\/\/www.youtube.com\/watch?v=AA-Bs5_olq4\" target=\"_blank\">\u25b6 YouTube<\/a>\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/cloudhelp\/2025\/ENU\/AutoCAD-LT-WhatsNew\/files\/GUID-E99F1DF2-E9CE-4E7E-ACF2-418B0F5FBD54.htm\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Esri Maps -->\r\n    <div class=\"fcard fc25\">\r\n      <div class=\"thumb-wrap\" data-aclt-video=\"ToS7rbYyKUQ\" tabindex=\"0\" role=\"button\" aria-label=\"\u0e40\u0e25\u0e48\u0e19\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/ToS7rbYyKUQ\/maxresdefault.jpg\" alt=\"Esri Maps AutoCAD 2025\">\r\n        <div class=\"thumb-overlay\"><div class=\"play-circle\"><svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\ud83d\uddfa\ufe0f Esri Maps (ArcGIS Basemaps)<\/div>\r\n        <div class=\"fdesc\">\u0e40\u0e1e\u0e34\u0e48\u0e21 ArcGIS basemaps \u0e43\u0e2b\u0e21\u0e48 5 \u0e41\u0e1a\u0e1a \u0e44\u0e14\u0e49\u0e41\u0e01\u0e48 \u0e20\u0e32\u0e1e\u0e16\u0e48\u0e32\u0e22\u0e14\u0e32\u0e27\u0e40\u0e17\u0e35\u0e22\u0e21\/\u0e2d\u0e32\u0e01\u0e32\u0e28, OpenStreetMaps, Streets, Light gray \u0e41\u0e25\u0e30 Dark gray \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23 geographic context<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-yt\" href=\"https:\/\/www.youtube.com\/watch?v=ToS7rbYyKUQ\" target=\"_blank\">\u25b6 YouTube<\/a>\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/view\/ACDLT\/2025\/ENU\/?guid=GUID-6444B0AB-548E-49C8-B2BD-660CE5B0D841\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Multileader + File Formats + Graphics Diagnosis \u2014 docs only -->\r\n    <div class=\"fcard fc25\">\r\n      <div class=\"no-thumb\">\r\n        <div class=\"no-thumb-inner\"><div class=\"no-thumb-icon\">\ud83c\udff7\ufe0f<\/div><div class=\"no-thumb-txt\">Autodesk Help Documentation<\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\ud83c\udff7\ufe0f Multileader Layer \u00b7 \ud83d\udcc1 \u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e44\u0e1f\u0e25\u0e4c\u0e43\u0e2b\u0e21\u0e48 \u00b7 \ud83d\udd2c Graphics Diagnosis<\/div>\r\n        <div class=\"fdesc\">\r\n          <strong>MLEADERLAYER:<\/strong> \u0e01\u0e33\u0e2b\u0e19\u0e14 layer \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Multileader \u0e43\u0e2b\u0e21\u0e48\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34 \u00b7\r\n          <strong>File Formats:<\/strong> <code>ACTMX<\/code> \u0e41\u0e25\u0e30 <code>DXEX<\/code> \u0e41\u0e17\u0e19\u0e17\u0e35\u0e48 <code>ACTM<\/code> \u0e41\u0e25\u0e30 <code>DXE<\/code> \u00b7\r\n          <strong>Graphics Diagnosis:<\/strong> \u0e41\u0e17\u0e47\u0e1a\u0e43\u0e2b\u0e21\u0e48\u0e43\u0e19 Graphics Performance dialog \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e27\u0e34\u0e19\u0e34\u0e08\u0e09\u0e31\u0e22\u0e1b\u0e31\u0e0d\u0e2b\u0e32 graphics card\r\n        <\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/view\/ACDLT\/2025\/ENU\/?guid=GUID-142037E1-5598-44C0-AEB2-2279A04FB213\" target=\"_blank\">\ud83d\udcc4 MLEADERLAYER<\/a>\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/cloudhelp\/2025\/ENU\/AutoCAD-LT-WhatsNew\/files\/GUID-E99F1DF2-E9CE-4E7E-ACF2-418B0F5FBD54.htm\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 2024 \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"vsec\" id=\"aclt-v2024\">\r\n  <div class=\"vsec-head\">\r\n    <div class=\"vsec-year y24\">2024<\/div>\r\n    <div class=\"vsec-label\">AutoCAD LT \u00b7 8 \u0e1f\u0e35\u0e40\u0e08\u0e2d\u0e23\u0e4c<\/div>\r\n  <\/div>\r\n  <div class=\"fgrid\">\r\n\r\n    <!-- AutoLISP \u2014 full width -->\r\n    <div class=\"fcard fc24 fcard-full\">\r\n      <div class=\"thumb-wrap\" data-aclt-video=\"3KYKR0ILwZQ\" tabindex=\"0\" role=\"button\" aria-label=\"\u0e40\u0e25\u0e48\u0e19\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/3KYKR0ILwZQ\/maxresdefault.jpg\" alt=\"AutoLISP AutoCAD LT 2024\">\r\n        <div class=\"thumb-overlay\"><div class=\"play-circle\"><svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\u2328\ufe0f AutoLISP Support \u2014 Introducing AutoLISP for AutoCAD LT 2024 (Official)<\/div>\r\n        <div class=\"fdesc\">\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e41\u0e19\u0e30\u0e19\u0e33 AutoLISP \u0e43\u0e19 AutoCAD LT \u0e04\u0e23\u0e31\u0e49\u0e07\u0e41\u0e23\u0e01 \u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e44\u0e1f\u0e25\u0e4c <code>.lsp<\/code>, <code>.fas<\/code>, <code>.vlx<\/code> \u0e40\u0e1e\u0e37\u0e48\u0e2d automate workflow \u0e1a\u0e31\u0e07\u0e04\u0e31\u0e1a\u0e43\u0e0a\u0e49\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19 CAD \u0e41\u0e25\u0e30\u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21\u0e17\u0e35\u0e48\u0e40\u0e02\u0e35\u0e22\u0e19\u0e21\u0e32\u0e40\u0e01\u0e37\u0e2d\u0e1a 40 \u0e1b\u0e35<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-yt\" href=\"https:\/\/www.youtube.com\/watch?v=3KYKR0ILwZQ\" target=\"_blank\">\u25b6 YouTube<\/a>\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/cloudhelp\/2024\/ENU\/AutoCAD-LT-WhatsNew\/files\/GUID-5FB57480-C9BE-4E3D-BEDF-D86035928FFA.htm\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- What's New 2024 overview -->\r\n    <div class=\"fcard fc24\">\r\n      <div class=\"thumb-wrap\" data-aclt-video=\"MhzSLT7rz1w\" tabindex=\"0\" role=\"button\" aria-label=\"\u0e40\u0e25\u0e48\u0e19\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/MhzSLT7rz1w\/maxresdefault.jpg\" alt=\"What's New AutoCAD 2024\">\r\n        <div class=\"thumb-overlay\"><div class=\"play-circle\"><svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\ud83c\udfac What's New in AutoCAD 2024 (\u0e04\u0e23\u0e1a\u0e17\u0e38\u0e01\u0e1f\u0e35\u0e40\u0e08\u0e2d\u0e23\u0e4c)<\/div>\r\n        <div class=\"fdesc\">\u0e17\u0e31\u0e27\u0e23\u0e4c\u0e04\u0e23\u0e1a\u0e17\u0e38\u0e01\u0e1f\u0e35\u0e40\u0e08\u0e2d\u0e23\u0e4c\u0e43\u0e2b\u0e21\u0e48: Activity Insights, Smart Blocks Placement &amp; Replacement, Markup Import &amp; Assist, Autodesk Assistant, Copy from Trace \u0e41\u0e25\u0e30 Performance improvements<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-yt\" href=\"https:\/\/www.youtube.com\/watch?v=MhzSLT7rz1w\" target=\"_blank\">\u25b6 YouTube<\/a>\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/cloudhelp\/2024\/ENU\/AutoCAD-LT-WhatsNew\/files\/GUID-86C522B8-9D44-43F5-B1E7-FC4BECAEBDCE.htm\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Markup Assist -->\r\n    <div class=\"fcard fc24\">\r\n      <div class=\"thumb-wrap\" data-aclt-video=\"5ZI8vgqSBoY\" tabindex=\"0\" role=\"button\" aria-label=\"\u0e40\u0e25\u0e48\u0e19\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/5ZI8vgqSBoY\/maxresdefault.jpg\" alt=\"Markup Assist 2024\">\r\n        <div class=\"thumb-overlay\"><div class=\"play-circle\"><svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\u270f\ufe0f Markup Import &amp; Assist<\/div>\r\n        <div class=\"fdesc\">AI \u0e23\u0e39\u0e49\u0e08\u0e33 markup \u0e17\u0e35\u0e48\u0e40\u0e02\u0e35\u0e22\u0e19\u0e14\u0e49\u0e27\u0e22\u0e21\u0e37\u0e2d\u0e2b\u0e23\u0e37\u0e2d\u0e14\u0e34\u0e08\u0e34\u0e17\u0e31\u0e25 \u0e15\u0e23\u0e27\u0e08\u0e08\u0e31\u0e1a mtext, mleader, revision cloud \u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e04\u0e33\u0e2a\u0e31\u0e48\u0e07 Replace, Copy, Delete \u0e41\u0e25\u0e30\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e01\u0e31\u0e1a AutoCAD commands \u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-yt\" href=\"https:\/\/www.youtube.com\/watch?v=5ZI8vgqSBoY\" target=\"_blank\">\u25b6 YouTube<\/a>\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/cloudhelp\/2024\/ENU\/AutoCAD-LT-WhatsNew\/files\/GUID-86C522B8-9D44-43F5-B1E7-FC4BECAEBDCE.htm\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Smart Blocks Placement 2024 -->\r\n    <div class=\"fcard fc24\">\r\n      <div class=\"thumb-wrap\" data-aclt-video=\"P850vpJ7QhQ\" tabindex=\"0\" role=\"button\" aria-label=\"\u0e40\u0e25\u0e48\u0e19\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/P850vpJ7QhQ\/maxresdefault.jpg\" alt=\"Smart Blocks Placement 2024\">\r\n        <div class=\"thumb-overlay\"><div class=\"play-circle\"><svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\ud83d\udccd Smart Blocks (Placement)<\/div>\r\n        <div class=\"fdesc\">Machine Learning \u0e41\u0e19\u0e30\u0e19\u0e33\u0e15\u0e33\u0e41\u0e2b\u0e19\u0e48\u0e07\u0e27\u0e32\u0e07 block \u0e42\u0e14\u0e22\u0e2d\u0e34\u0e07\u0e08\u0e32\u0e01\u0e1b\u0e23\u0e30\u0e27\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23\u0e27\u0e32\u0e07\u0e43\u0e19\u0e41\u0e1a\u0e1a \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e27\u0e32\u0e07 block \u0e0b\u0e49\u0e33 \u0e46 \u0e23\u0e30\u0e1a\u0e1a\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49 pattern \u0e41\u0e25\u0e30\u0e40\u0e2a\u0e19\u0e2d\u0e15\u0e33\u0e41\u0e2b\u0e19\u0e48\u0e07\u0e16\u0e31\u0e14\u0e44\u0e1b\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-yt\" href=\"https:\/\/www.youtube.com\/watch?v=P850vpJ7QhQ\" target=\"_blank\">\u25b6 YouTube<\/a>\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/view\/ACDLT\/2024\/ENU\/?guid=GUID-8D87AF53-BD0C-4E01-A015-42E92E6AA715\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Smart Blocks Replacement 2024 -->\r\n    <div class=\"fcard fc24\">\r\n      <div class=\"thumb-wrap\" data-aclt-video=\"bXyIyc2niB4\" tabindex=\"0\" role=\"button\" aria-label=\"\u0e40\u0e25\u0e48\u0e19\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/bXyIyc2niB4\/maxresdefault.jpg\" alt=\"Smart Blocks Replacement 2024\">\r\n        <div class=\"thumb-overlay\"><div class=\"play-circle\"><svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\ud83d\udd00 Smart Blocks (Replacement)<\/div>\r\n        <div class=\"fdesc\">\u0e41\u0e19\u0e30\u0e19\u0e33 block \u0e17\u0e35\u0e48\u0e04\u0e25\u0e49\u0e32\u0e22\u0e01\u0e31\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e41\u0e17\u0e19\u0e17\u0e35\u0e48 block \u0e17\u0e35\u0e48\u0e40\u0e25\u0e37\u0e2d\u0e01 ML \u0e41\u0e2a\u0e14\u0e07 palette \u0e02\u0e2d\u0e07 block \u0e17\u0e35\u0e48\u0e04\u0e25\u0e49\u0e32\u0e22\u0e01\u0e31\u0e19\u0e1e\u0e23\u0e49\u0e2d\u0e21 preview \u0e23\u0e31\u0e01\u0e29\u0e32\u0e04\u0e48\u0e32 scale, rotation \u0e41\u0e25\u0e30 attribute \u0e02\u0e2d\u0e07 block \u0e40\u0e14\u0e34\u0e21<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-yt\" href=\"https:\/\/www.youtube.com\/watch?v=bXyIyc2niB4\" target=\"_blank\">\u25b6 YouTube<\/a>\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/view\/ACDLT\/2024\/ENU\/?guid=GUID-8D87AF53-BD0C-4E01-A015-42E92E6AA715\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Copy from Trace 2024 -->\r\n    <div class=\"fcard fc24\">\r\n      <div class=\"thumb-wrap\" data-aclt-video=\"RyBt1pg5xjU\" tabindex=\"0\" role=\"button\" aria-label=\"\u0e40\u0e25\u0e48\u0e19\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/RyBt1pg5xjU\/maxresdefault.jpg\" alt=\"Trace Updates AutoCAD 2024\">\r\n        <div class=\"thumb-overlay\"><div class=\"play-circle\"><svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\ud83d\udccb Copy from Trace<\/div>\r\n        <div class=\"fdesc\">\u0e04\u0e31\u0e14\u0e25\u0e2d\u0e01 object \u0e08\u0e32\u0e01 Trace environment \u0e25\u0e07\u0e43\u0e19\u0e41\u0e1a\u0e1a\u0e44\u0e14\u0e49\u0e42\u0e14\u0e22\u0e15\u0e23\u0e07\u0e14\u0e49\u0e27\u0e22 <code>COPYFROMTRACE<\/code> \u0e43\u0e2b\u0e21\u0e48 \u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\u0e19\u0e35\u0e49\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e25\u0e38\u0e21 Trace Updates \u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14\u0e43\u0e19 2024 \u0e23\u0e27\u0e21\u0e16\u0e36\u0e07 toolbar controls \u0e17\u0e35\u0e48\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e43\u0e2b\u0e21\u0e48<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-yt\" href=\"https:\/\/www.youtube.com\/watch?v=RyBt1pg5xjU\" target=\"_blank\">\u25b6 YouTube<\/a>\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/cloudhelp\/2024\/ENU\/AutoCAD-LT-WhatsNew\/files\/GUID-86C522B8-9D44-43F5-B1E7-FC4BECAEBDCE.htm\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- AutoLISP on Web -->\r\n    <div class=\"fcard fc24\">\r\n      <div class=\"thumb-wrap\" data-aclt-video=\"a9oxRCvT2dc\" tabindex=\"0\" role=\"button\" aria-label=\"\u0e40\u0e25\u0e48\u0e19\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/a9oxRCvT2dc\/maxresdefault.jpg\" alt=\"AutoLISP Expressions LT 2024\">\r\n        <div class=\"thumb-overlay\"><div class=\"play-circle\"><svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\ud83c\udf10 AutoLISP on Web<\/div>\r\n        <div class=\"fdesc\">\u0e43\u0e0a\u0e49 AutoLISP \u0e40\u0e1e\u0e37\u0e48\u0e2d automate \u0e07\u0e32\u0e19\u0e43\u0e19 AutoCAD Web app \u0e44\u0e14\u0e49 \u0e40\u0e02\u0e35\u0e22\u0e19 expressions \u0e17\u0e35\u0e48 command line \u0e41\u0e25\u0e30\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e40\u0e1b\u0e47\u0e19 <code>.lsp<\/code> \u0e44\u0e1f\u0e25\u0e4c \u0e40\u0e02\u0e35\u0e22\u0e19\u0e04\u0e23\u0e31\u0e49\u0e07\u0e40\u0e14\u0e35\u0e22\u0e27\u0e43\u0e0a\u0e49\u0e44\u0e14\u0e49\u0e17\u0e31\u0e49\u0e07 desktop \u0e41\u0e25\u0e30 web browser<\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-yt\" href=\"https:\/\/www.youtube.com\/watch?v=a9oxRCvT2dc\" target=\"_blank\">\u25b6 YouTube<\/a>\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/cloudhelp\/2024\/ENU\/AutoCAD-LT-WhatsNew\/files\/GUID-5FB57480-C9BE-4E3D-BEDF-D86035928FFA.htm\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Autodesk Assistant 2024 + Performance \u2014 docs only -->\r\n    <div class=\"fcard fc24\">\r\n      <div class=\"no-thumb\">\r\n        <div class=\"no-thumb-inner\"><div class=\"no-thumb-icon\">\ud83d\udcac<\/div><div class=\"no-thumb-txt\">Autodesk Help Documentation<\/div><\/div>\r\n      <\/div>\r\n      <div class=\"fbody\">\r\n        <div class=\"ftitle\">\ud83d\udcac Autodesk Assistant \u00b7 \ud83d\ude80 Performance<\/div>\r\n        <div class=\"fdesc\">\r\n          <strong>Autodesk Assistant:<\/strong> \u0e1c\u0e39\u0e49\u0e0a\u0e48\u0e27\u0e22 AI \u0e40\u0e27\u0e2d\u0e23\u0e4c\u0e0a\u0e31\u0e19\u0e41\u0e23\u0e01\u0e43\u0e19 AutoCAD LT \u0e15\u0e2d\u0e1a\u0e04\u0e33\u0e16\u0e32\u0e21\u0e41\u0e25\u0e30\u0e04\u0e49\u0e19\u0e2b\u0e32 help resources \u0e14\u0e49\u0e27\u0e22 generative AI \u00b7\r\n          <strong>Performance:<\/strong> Layout Tab \u0e40\u0e23\u0e47\u0e27\u0e02\u0e36\u0e49\u0e19 <strong>9\u00d7<\/strong> \u00b7 \u0e19\u0e31\u0e1a block \u0e40\u0e23\u0e47\u0e27\u0e02\u0e36\u0e49\u0e19 <strong>70%<\/strong>\r\n        <\/div>\r\n        <div class=\"flinks\">\r\n          <a class=\"lbtn lbtn-doc\" href=\"https:\/\/help.autodesk.com\/cloudhelp\/2024\/ENU\/AutoCAD-LT-WhatsNew\/files\/GUID-86C522B8-9D44-43F5-B1E7-FC4BECAEBDCE.htm\" target=\"_blank\">\ud83d\udcc4 Autodesk Help<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n<!-- FOOTER -->\r\n<footer class=\"aclt-footer\">\r\n  <p style=\"margin-bottom:6px;\">\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e08\u0e32\u0e01 <a href=\"https:\/\/help.autodesk.com\" target=\"_blank\">Autodesk Help<\/a> \u00b7 \u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\u0e08\u0e32\u0e01 <a href=\"https:\/\/www.youtube.com\/@autocad\" target=\"_blank\">AutoCAD YouTube Channel<\/a><\/p>\r\n  <p>AutoCAD LT \u0e40\u0e1b\u0e47\u0e19\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e02\u0e2d\u0e07 Autodesk, Inc. \u2014 \u0e23\u0e27\u0e1a\u0e23\u0e27\u0e21\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32<\/p>\r\n<\/footer>\r\n<\/div>\r\n\r\n<script>\r\n(function () {\r\n  const root = document.getElementById('aclt-page');\r\n  if (!root) return;\r\n\r\n  const modal = root.querySelector('#aclt-modal');\r\n  const videoDiv = root.querySelector('#aclt-modal-video');\r\n  let previousBodyOverflow = '';\r\n\r\n  function openVideo(id) {\r\n    if (!modal || !videoDiv || !id) return;\r\n    previousBodyOverflow = document.body.style.overflow;\r\n    videoDiv.innerHTML = `<iframe\r\n      src=\"https:\/\/www.youtube.com\/embed\/${id}?autoplay=1&rel=0&modestbranding=1\"\r\n      allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; fullscreen\"\r\n      allowfullscreen\r\n      title=\"AutoCAD LT video\"\r\n    ><\/iframe>`;\r\n    modal.classList.add('open');\r\n    document.body.style.overflow = 'hidden';\r\n  }\r\n\r\n  function closeVideo() {\r\n    if (!modal || !videoDiv) return;\r\n    modal.classList.remove('open');\r\n    videoDiv.innerHTML = '';\r\n    document.body.style.overflow = previousBodyOverflow;\r\n  }\r\n\r\n  root.addEventListener('click', function (event) {\r\n    const videoTarget = event.target.closest('[data-aclt-video]');\r\n    if (videoTarget && root.contains(videoTarget)) {\r\n      openVideo(videoTarget.getAttribute('data-aclt-video'));\r\n      return;\r\n    }\r\n\r\n    const closeTarget = event.target.closest('[data-aclt-close]');\r\n    if (closeTarget && root.contains(closeTarget)) {\r\n      closeVideo();\r\n      return;\r\n    }\r\n\r\n    if (event.target === modal) {\r\n      closeVideo();\r\n      return;\r\n    }\r\n\r\n    const anchor = event.target.closest('a[href^=\"#aclt-\"]');\r\n    if (anchor && root.contains(anchor)) {\r\n      const selector = anchor.getAttribute('href');\r\n      const target = selector ? document.querySelector(selector) : null;\r\n      if (target) {\r\n        event.preventDefault();\r\n        target.scrollIntoView({ behavior: 'smooth', block: 'start' });\r\n      }\r\n    }\r\n  });\r\n\r\n  root.addEventListener('keydown', function (event) {\r\n    const videoTarget = event.target.closest('[data-aclt-video]');\r\n    if (videoTarget && (event.key === 'Enter' || event.key === ' ')) {\r\n      event.preventDefault();\r\n      openVideo(videoTarget.getAttribute('data-aclt-video'));\r\n    }\r\n  });\r\n\r\n  document.addEventListener('keydown', function (event) {\r\n    if (event.key === 'Escape' && modal && modal.classList.contains('open')) {\r\n      closeVideo();\r\n    }\r\n  });\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u2715 AutoCAD LT 2027 2026 2025 2024 \u0e1f\u0e35\u0e40\u0e08\u0e2d\u0e23\u0e4c\u0e43\u0e2b\u0e21\u0e48\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14 AutoCAD LT2024 \u2013 2027 \u0e04\u0e23\u0e1a\u0e17\u0e38\u0e01\u0e1f\u0e35\u0e40\u0e08\u0e2d\u0e23\u0e4c\u0e43\u0e2b\u0e21\u0e48\u0e43\u0e19\u0e41\u0e15\u0e48\u0e25\u0e30\u0e40\u0e27\u0e2d\u0e23\u0e4c\u0e0a\u0e31\u0e19 \u2014 \u0e01\u0e14\u0e17\u0e35\u0e48\u0e20\u0e32\u0e1e\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e14\u0e39\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\u0e41\u0e1a\u0e1a\u0e40\u0e15\u0e47\u0e21\u0e08\u0e2d AutoCAD LT 2027 AutoCAD LT 2026 AutoCAD LT 2025 AutoCAD LT 2024 2027 AutoCAD LT \u00b7 9 \u0e1f\u0e35\u0e40\u0e08\u0e2d\u0e23\u0e4c \ud83c\udfac AutoCAD 2027 \u2014 New and Enhanced (What&#8217;s New \u0e04\u0e23\u0e1a\u0e17\u0e38\u0e01\u0e1f\u0e35\u0e40\u0e08\u0e2d\u0e23\u0e4c) \u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e08\u0e32\u0e01 Autodesk \u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e25\u0e38\u0e21\u0e17\u0e38\u0e01\u0e1f\u0e35\u0e40\u0e08\u0e2d\u0e23\u0e4c\u0e43\u0e2b\u0e21\u0e48\u0e43\u0e19 2027: Autodesk Assistant, Forma Data Management Essentials, Checkout, Geometry [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5555","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages\/5555","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/comments?post=5555"}],"version-history":[{"count":8,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages\/5555\/revisions"}],"predecessor-version":[{"id":5567,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages\/5555\/revisions\/5567"}],"wp:attachment":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/media?parent=5555"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":5512,"date":"2026-08-07T15:25:03","date_gmt":"2026-08-07T08:25:03","guid":{"rendered":"https:\/\/mtechthailand.com\/?page_id=5512"},"modified":"2026-08-11T15:17:35","modified_gmt":"2026-08-11T08:17:35","slug":"revit_hardware_score","status":"publish","type":"page","link":"https:\/\/mtechthailand.com\/revit_hardware_score\/","title":{"rendered":"REVIT HARDWARE SCORE"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5512\" class=\"elementor elementor-5512\">\n\t\t\t\t<div class=\"aux-parallax-section elementor-element elementor-element-0bb44a0 e-flex e-con-boxed e-con e-parent\" data-id=\"0bb44a0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0f3c490 elementor-widget elementor-widget-html\" data-id=\"0f3c490\" 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<!--\r\nREVIT HARDWARE CALCULATOR \u2014 WORDPRESS CUSTOM HTML (v2: compare mode)\r\nApple-style layout & motion, Autodesk brand color tones.\r\nNew in this version: a \"\u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a 2 \u0e2a\u0e40\u0e1b\u0e04\" (Compare 2 specs) view that lets you\r\npick two different CPU\/RAM\/GPU\/SSD configurations and see them scored side by side,\r\nusing the same shared \"\u0e2a\u0e31\u0e14\u0e2a\u0e48\u0e27\u0e19\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\" workload weights for both.\r\n\r\n\u0e27\u0e34\u0e18\u0e35\u0e43\u0e0a\u0e49:\r\n1) \u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1a\u0e25\u0e47\u0e2d\u0e01 \"Custom HTML\" \u0e43\u0e19 WordPress\r\n2) \u0e27\u0e32\u0e07\u0e42\u0e04\u0e49\u0e14\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14\u0e43\u0e19\u0e44\u0e1f\u0e25\u0e4c\u0e19\u0e35\u0e49\r\n3) \u0e01\u0e14 Preview\/Publish\r\n\u0e2b\u0e21\u0e32\u0e22\u0e40\u0e2b\u0e15\u0e38: \u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e35\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c unfiltered_html \u0e21\u0e34\u0e09\u0e30\u0e19\u0e31\u0e49\u0e19 WordPress \u0e2d\u0e32\u0e08\u0e25\u0e1a JavaScript\r\n\r\n\u0e2b\u0e21\u0e32\u0e22\u0e40\u0e2b\u0e15\u0e38\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e42\u0e2b\u0e21\u0e14\u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a:\r\n- \u0e42\u0e2b\u0e21\u0e14\u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e40\u0e09\u0e1e\u0e32\u0e30 CPU \u0e08\u0e32\u0e01\u0e10\u0e32\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25 (preset) \u0e40\u0e17\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19 \u0e44\u0e21\u0e48\u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e42\u0e2b\u0e21\u0e14 \"\u0e01\u0e23\u0e2d\u0e01\u0e2a\u0e40\u0e1b\u0e01\u0e40\u0e2d\u0e07\"\r\n  \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e17\u0e31\u0e49\u0e07\u0e2a\u0e2d\u0e07\u0e1d\u0e31\u0e48\u0e07\u0e2d\u0e34\u0e07\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e40\u0e14\u0e35\u0e22\u0e27\u0e01\u0e31\u0e19\r\n- \u0e2a\u0e31\u0e14\u0e2a\u0e48\u0e27\u0e19\u0e07\u0e32\u0e19 (weights) \u0e43\u0e0a\u0e49\u0e04\u0e48\u0e32\u0e0a\u0e38\u0e14\u0e40\u0e14\u0e35\u0e22\u0e27\u0e23\u0e48\u0e27\u0e21\u0e01\u0e31\u0e19\u0e17\u0e31\u0e49\u0e07\u0e2a\u0e2d\u0e07\u0e2a\u0e40\u0e1b\u0e04 \u0e40\u0e1e\u0e23\u0e32\u0e30\u0e40\u0e1b\u0e47\u0e19\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e04\u0e19\u0e40\u0e14\u0e35\u0e22\u0e27\u0e01\u0e31\u0e19\r\n  \u0e2a\u0e48\u0e27\u0e19\u0e17\u0e35\u0e48\u0e15\u0e48\u0e32\u0e07\u0e01\u0e31\u0e19\u0e04\u0e37\u0e2d\u0e2e\u0e32\u0e23\u0e4c\u0e14\u0e41\u0e27\u0e23\u0e4c\r\n-->\r\n<div id=\"rhc-wordpress-host\"><\/div>\r\n<script>\r\n(function(){\r\n  var host=document.getElementById(\"rhc-wordpress-host\");\r\n  if(!host||host.shadowRoot)return;\r\n  var root=host.attachShadow({mode:\"open\"});\r\n\r\n  root.innerHTML = `\r\n  <style>\r\n    :host{\r\n      --bg:#ffffff;--bg-soft:#f5f5f7;--surface:#ffffff;\r\n      --ink:#1d1d1f;--muted:#6e6e73;--line:#d2d2d7;\r\n      --blue:#0696d7;--blue-dark:#006eaf;--blue-light:#38abdf;--blue-pale:#cdeaf7;\r\n      --yellow:#ffcc00;--slate:#6e7780;--slate-pale:#e7e9ea;\r\n      --radius:22px;--radius-sm:14px;--radius-lg:30px;\r\n      --shadow:0 1px 2px rgba(0,0,0,.04),0 20px 48px rgba(0,0,0,.08);\r\n      --shadow-sm:0 1px 3px rgba(0,0,0,.06);\r\n      display:block;color-scheme:light;\r\n    }\r\n    *{box-sizing:border-box}\r\n    :host{scroll-behavior:smooth}\r\n    .rhc-root{\r\n      margin:0;background:var(--bg);color:var(--ink);\r\n      font-family:-apple-system,BlinkMacSystemFont,\"SF Pro Display\",\"SF Pro Text\",\"Noto Sans Thai\",\"Segoe UI\",Helvetica,Arial,sans-serif;\r\n      -webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;\r\n    }\r\n    button,input,select{font:inherit;color:inherit}\r\n    button{cursor:pointer}\r\n    a{color:inherit}\r\n\r\n    \/* ---------- Nav ---------- *\/\r\n    .nav{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line);\r\n      background:rgba(255,255,255,.78);backdrop-filter:blur(20px) saturate(1.6);-webkit-backdrop-filter:blur(20px) saturate(1.6)}\r\n    .nav-inner{max-width:1240px;height:56px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}\r\n    .brand{display:flex;align-items:center;gap:9px;font-weight:650;font-size:14.5px;letter-spacing:-.01em;text-decoration:none}\r\n    .brand .mark{width:22px;height:22px;border-radius:6px;background:linear-gradient(135deg,var(--blue),var(--blue-dark));\r\n      box-shadow:inset 0 0 0 1px rgba(255,255,255,.25)}\r\n    .brand .tag{color:var(--muted);font-weight:500}\r\n    .nav-links{display:flex;align-items:center;gap:4px}\r\n    .nav-link{padding:8px 14px;border-radius:980px;font-size:13px;color:var(--muted);text-decoration:none;transition:.15s background,.15s color}\r\n    .nav-link:hover{background:var(--bg-soft);color:var(--ink)}\r\n\r\n    \/* ---------- Hero ---------- *\/\r\n    .hero{max-width:980px;margin:0 auto;padding:76px 24px 40px;text-align:center;position:relative}\r\n    .hero:before{content:\"\";position:absolute;left:50%;top:-40px;width:640px;height:320px;transform:translateX(-50%);\r\n      background:radial-gradient(ellipse,rgba(6,150,215,.14),transparent 68%);z-index:-1;filter:blur(6px)}\r\n    .eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--blue-dark);font-weight:650;font-size:12px;\r\n      letter-spacing:.07em;text-transform:uppercase}\r\n    .eyebrow:before{content:\"\";width:6px;height:6px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 4px var(--blue-pale)}\r\n    h1{margin:16px auto 14px;max-width:760px;font-size:clamp(38px,6.4vw,68px);line-height:1.03;letter-spacing:-.045em;font-weight:680}\r\n    .accent{background:linear-gradient(100deg,var(--blue-dark),var(--blue) 55%,var(--blue-light));-webkit-background-clip:text;background-clip:text;color:transparent}\r\n    .hero p{max-width:600px;margin:0 auto;color:var(--muted);font-size:clamp(16px,1.8vw,19px);line-height:1.6;font-weight:400}\r\n    .evidence-row{margin-top:22px;display:flex;justify-content:center;flex-wrap:wrap;gap:8px}\r\n    .pill{border:1px solid var(--line);background:var(--surface);border-radius:980px;padding:7px 13px;\r\n      font-size:12px;color:#4a5052;font-weight:500}\r\n    .pill b{color:var(--blue-dark);font-weight:650}\r\n\r\n    \/* ---------- Shared wrap \/ toolbar ---------- *\/\r\n    .wrap{max-width:1240px;margin:0 auto;padding:0 24px}\r\n    .panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow)}\r\n    .toolbar{padding:20px 24px;margin:16px 0;display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between}\r\n    .toolbar .th{flex:1 1 260px}\r\n    .toolbar h2{margin:0;font-size:18px;font-weight:650;letter-spacing:-.02em}\r\n    .toolbar .section-note{margin:3px 0 0}\r\n    .view-toggle{min-width:250px}\r\n\r\n    .weights-panel{padding:22px 24px;margin-bottom:16px}\r\n\r\n    .shell-wrap{padding-bottom:80px}\r\n\r\n    .section{padding:26px 0;border-top:1px solid var(--line)}\r\n    .section:first-child{padding-top:0;border-top:0}\r\n    .section:last-child{padding-bottom:0}\r\n    .section-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:16px}\r\n    .section h2,.section h3{margin:0;letter-spacing:-.02em;font-weight:650}\r\n    .section h2{font-size:21px}.section h3{font-size:16px}\r\n    .section-note{margin:5px 0 0;color:var(--muted);font-size:12.5px;line-height:1.5}\r\n\r\n    \/* ---------- Segmented control ---------- *\/\r\n    .segmented{display:grid;padding:3px;border-radius:11px;background:var(--bg-soft);gap:2px}\r\n    .segmented.cols-3{grid-template-columns:repeat(3,1fr)}\r\n    .segmented.cols-2{grid-template-columns:repeat(2,1fr)}\r\n    .segmented button{border:0;background:transparent;border-radius:9px;padding:9px 8px;color:var(--muted);font-size:12.5px;font-weight:600;\r\n      transition:.18s background,.18s color,.18s box-shadow}\r\n    .segmented button[aria-pressed=\"true\"]{background:#fff;color:var(--blue-dark);box-shadow:var(--shadow-sm)}\r\n\r\n    \/* ---------- Fields ---------- *\/\r\n    .inputs{padding:28px}\r\n    .fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}\r\n    .field.full{grid-column:1\/-1}\r\n    label{display:block;font-size:11.5px;color:#4a5052;font-weight:650;margin:0 0 6px;letter-spacing:.01em}\r\n    select,input[type=number]{width:100%;height:44px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);\r\n      padding:0 12px;outline:none;transition:.15s border,.15s box-shadow;font-size:14.5px}\r\n    select:focus,input[type=number]:focus{border-color:var(--blue);box-shadow:0 0 0 4px var(--blue-pale)}\r\n    .field small{display:block;color:#8b9092;font-size:11px;line-height:1.4;margin-top:6px}\r\n    .slider-list{display:grid;gap:13px}\r\n    .slider-row{display:grid;grid-template-columns:120px 1fr 40px;align-items:center;gap:12px}\r\n    .slider-row label{margin:0;font-size:13px;color:var(--ink);font-weight:500}\r\n    input[type=range]{width:100%;accent-color:var(--blue);height:4px}\r\n    .slider-value{font-variant-numeric:tabular-nums;text-align:right;color:var(--blue-dark);font-size:12.5px;font-weight:700}\r\n\r\n    \/* ---------- Single view shell ---------- *\/\r\n    .shell{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.68fr);gap:20px;align-items:start}\r\n    .results{position:sticky;top:76px;overflow:hidden}\r\n    .result-head{padding:30px 26px 8px;text-align:center;position:relative;\r\n      background:radial-gradient(ellipse at 50% -10%,rgba(6,150,215,.16),transparent 62%),#fff}\r\n    .result-label{font-size:11.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--muted)}\r\n    .rings-wrap{position:relative;width:210px;height:210px;margin:16px auto 4px}\r\n    .rings-wrap svg{width:100%;height:100%;transform:rotate(-90deg)}\r\n    .ring-track{fill:none;stroke:var(--bg-soft);stroke-width:13}\r\n    .ring-fill{fill:none;stroke-width:13;stroke-linecap:round;transition:stroke-dashoffset .55s cubic-bezier(.22,1,.36,1)}\r\n    .ring-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}\r\n    .ring-score{font-size:44px;font-weight:700;letter-spacing:-.04em;font-variant-numeric:tabular-nums;line-height:1}\r\n    .ring-grade{font-size:12.5px;font-weight:650;color:var(--blue-dark)}\r\n    .ring-legend{display:flex;justify-content:center;flex-wrap:wrap;gap:6px 12px;margin:12px 0 22px;font-size:11.5px;color:var(--muted)}\r\n    .ring-legend span{display:inline-flex;align-items:center;gap:5px}\r\n    .ring-legend i{width:8px;height:8px;border-radius:50%;display:inline-block}\r\n    .confidence{margin:0 26px 22px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 13px;\r\n      background:var(--bg-soft);border-radius:12px;font-size:12px;color:#4a5052}\r\n    .confidence strong{font-weight:700;color:var(--ink)}\r\n    .result-body{padding:2px 26px 26px;border-top:1px solid var(--line)}\r\n    .metric{display:grid;grid-template-columns:104px 1fr 40px;gap:10px;align-items:center;margin:18px 0 0}\r\n    .metric-name{font-size:12.5px;font-weight:600;color:#3c4143}\r\n    .track{height:7px;border-radius:999px;background:var(--bg-soft);overflow:hidden}\r\n    .fill{height:100%;width:0;border-radius:inherit;transition:width .45s cubic-bezier(.22,1,.36,1)}\r\n    .metric-value{text-align:right;font-size:12.5px;font-weight:700;font-variant-numeric:tabular-nums;color:var(--ink)}\r\n    .range-card{margin-top:20px;border-radius:16px;background:var(--bg-soft);padding:15px}\r\n    .range-title{display:flex;justify-content:space-between;gap:12px;font-size:12.5px;font-weight:700}\r\n    .range-title span:last-child{color:var(--blue-dark);font-variant-numeric:tabular-nums}\r\n    .range-copy{font-size:11.5px;color:var(--muted);line-height:1.55;margin-top:6px}\r\n    .recommendations{margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}\r\n    .recommendations h3{font-size:13px;margin:0 0 10px;font-weight:650}\r\n    .recommendations ul{margin:0;padding:0;list-style:none;display:grid;gap:9px}\r\n    .recommendations li{position:relative;padding-left:18px;color:#454b4d;font-size:12px;line-height:1.5}\r\n    .recommendations li:before{content:\"\";position:absolute;left:2px;top:.5em;width:6px;height:6px;border-radius:50%;background:var(--blue)}\r\n\r\n    \/* ---------- Compare view ---------- *\/\r\n    .compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}\r\n    .spec-panel{padding:22px}\r\n    .spec-head{display:flex;align-items:center;gap:10px;margin-bottom:16px}\r\n    .spec-chip{width:26px;height:26px;border-radius:8px;display:flex;align-items:center;justify-content:center;\r\n      font-size:12.5px;font-weight:750;color:#fff;flex:0 0 auto}\r\n    .spec-chip.a{background:var(--blue)}\r\n    .spec-chip.b{background:var(--slate)}\r\n    .spec-head h3{margin:0;font-size:16px;font-weight:650}\r\n    .swap-btn{margin-left:auto;border:1px solid var(--line);background:#fff;border-radius:980px;padding:6px 12px;font-size:11.5px;\r\n      font-weight:600;color:var(--muted);display:flex;align-items:center;gap:5px}\r\n    .swap-btn:hover{background:var(--bg-soft);color:var(--ink)}\r\n\r\n    .compare-results{padding:26px}\r\n    .compare-summary{text-align:center;font-size:15px;line-height:1.6;color:#3c4143;margin-bottom:20px;\r\n      padding-bottom:20px;border-bottom:1px solid var(--line)}\r\n    .compare-summary b{color:var(--blue-dark)}\r\n    .cmp-mini-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:26px}\r\n    .mini-card{border:1.5px solid var(--line);border-radius:18px;padding:18px;text-align:center;transition:.2s border-color,.2s box-shadow}\r\n    .mini-card.winner{border-color:var(--blue);box-shadow:0 0 0 4px var(--blue-pale)}\r\n    .mini-card .mini-tag{font-size:10.5px;font-weight:750;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}\r\n    .mini-card.a .mini-tag{color:var(--blue-dark)}\r\n    .mini-card.b .mini-tag{color:var(--slate)}\r\n    .mini-score{font-size:38px;font-weight:750;letter-spacing:-.03em;font-variant-numeric:tabular-nums;line-height:1;margin:6px 0 2px}\r\n    .mini-grade{font-size:12.5px;font-weight:650;color:var(--ink)}\r\n    .mini-name{font-size:11.5px;color:var(--muted);margin-top:6px;font-weight:500}\r\n    .mini-conf{font-size:10.5px;color:#8b9092;margin-top:2px}\r\n    .cmp-metric{margin-bottom:18px}\r\n    .cmp-metric:last-child{margin-bottom:0}\r\n    .cmp-metric-name{text-align:center;font-size:11.5px;font-weight:650;color:#3c4143;margin-bottom:6px}\r\n    .cmp-row{display:grid;grid-template-columns:34px 1fr 1fr 34px;align-items:center;gap:8px}\r\n    .cmp-value{font-size:12px;font-weight:700;font-variant-numeric:tabular-nums}\r\n    .cmp-value.a{text-align:right;color:var(--blue-dark)}\r\n    .cmp-value.b{text-align:left;color:var(--slate)}\r\n    .cmp-bar-track{height:8px;border-radius:999px;background:var(--bg-soft);display:flex;overflow:hidden}\r\n    .cmp-bar-track.a{justify-content:flex-end}\r\n    .cmp-bar-track.b{justify-content:flex-start}\r\n    .cmp-bar-fill{height:100%;width:0;border-radius:999px;transition:width .45s cubic-bezier(.22,1,.36,1)}\r\n    .cmp-bar-fill.a{background:var(--blue)}\r\n    .cmp-bar-fill.b{background:var(--slate)}\r\n    .cmp-note{margin-top:22px;padding-top:18px;border-top:1px solid var(--line);font-size:11.5px;color:var(--muted);line-height:1.6;text-align:center}\r\n\r\n    \/* ---------- Method ---------- *\/\r\n    .method{max-width:1100px;margin:0 auto;padding:20px 24px 96px}\r\n    .method-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:44px;align-items:start}\r\n    .method h2{font-size:clamp(28px,3.6vw,42px);line-height:1.08;letter-spacing:-.035em;margin:0;font-weight:680}\r\n    .method p{color:var(--muted);line-height:1.7;font-size:15px}\r\n    .facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}\r\n    .fact{padding:16px;border:1px solid var(--line);border-radius:16px;background:var(--bg-soft)}\r\n    .fact strong{font-size:22px;display:block;letter-spacing:-.03em;color:var(--blue-dark)}\r\n    .fact span{font-size:10.5px;color:var(--muted);line-height:1.4;display:block;margin-top:2px}\r\n    .method-list{display:grid;gap:11px}\r\n    .method-item{padding:17px 18px;border-radius:18px;background:#fff;border:1px solid var(--line);display:flex;gap:13px;align-items:flex-start}\r\n    .method-item .dot{flex:0 0 8px;width:8px;height:8px;border-radius:50%;margin-top:7px;background:var(--blue)}\r\n    .method-item strong{display:block;font-size:14px;font-weight:650}\r\n    .method-item span{display:block;color:var(--muted);font-size:12.5px;line-height:1.6;margin-top:4px}\r\n\r\n    .footer{text-align:center;color:#8b9092;font-size:11.5px;padding:26px;border-top:1px solid var(--line)}\r\n    .hidden{display:none!important}\r\n\r\n    @media(max-width:900px){\r\n      .shell{grid-template-columns:1fr}.results{position:static}.method-grid{grid-template-columns:1fr}.hero{padding-top:56px}\r\n      .compare-grid{grid-template-columns:1fr}.cmp-mini-cards{grid-template-columns:1fr}\r\n    }\r\n    @media(max-width:600px){\r\n      .nav-inner,.hero,.wrap,.method{padding-left:18px;padding-right:18px}.nav-link.report{display:none}\r\n      .inputs,.spec-panel,.compare-results{padding:18px}.fields{grid-template-columns:1fr}.field.full{grid-column:auto}\r\n      .slider-row{grid-template-columns:96px 1fr 36px}\r\n      .rings-wrap{width:180px;height:180px}.ring-score{font-size:38px}\r\n      .metric{grid-template-columns:92px 1fr 36px}.facts{grid-template-columns:1fr}.hero{padding-bottom:32px}\r\n      h1{font-size:40px}.segmented button{font-size:11.5px;padding:8px 4px}\r\n      .toolbar{flex-direction:column;align-items:stretch}.view-toggle{min-width:0}\r\n    }\r\n    @media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}\r\n  <\/style>\r\n\r\n  <div class=\"rhc-root\">\r\n    <nav class=\"nav\">\r\n      <div class=\"nav-inner\">\r\n        <a class=\"brand\" href=\"#top\"><span class=\"mark\" aria-hidden=\"true\"><\/span><span>Revit Hardware<\/span><span class=\"tag\">Calculator<\/span><\/a>\r\n        <div class=\"nav-links\">\r\n          <a class=\"nav-link report\" href=\"https:\/\/revit-hardware-impact-report.gidsada-in.chatgpt.site\/\" target=\"_blank\" rel=\"noopener\">\u0e2d\u0e48\u0e32\u0e19\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c<\/a>\r\n          <a class=\"nav-link\" href=\"#method\">\u0e27\u0e34\u0e18\u0e35\u0e04\u0e33\u0e19\u0e27\u0e13<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/nav>\r\n\r\n    <header class=\"hero\">\r\n      <div class=\"eyebrow\">Evidence-based estimator<\/div>\r\n      <h1>\u0e04\u0e2d\u0e21\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e19\u0e35\u0e49\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a<br><span class=\"accent\">Revit \u0e41\u0e04\u0e48\u0e44\u0e2b\u0e19<\/span><\/h1>\r\n      <p>\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21\u0e02\u0e2d\u0e07 CPU, RAM, GPU \u0e41\u0e25\u0e30 SSD \u0e41\u0e22\u0e01\u0e15\u0e32\u0e21\u0e25\u0e31\u0e01\u0e29\u0e13\u0e30\u0e07\u0e32\u0e19 \u0e2b\u0e23\u0e37\u0e2d\u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e2a\u0e2d\u0e07\u0e2a\u0e40\u0e1b\u0e04\u0e40\u0e04\u0e35\u0e22\u0e07\u0e01\u0e31\u0e19\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e0a\u0e48\u0e27\u0e22\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e08\u0e0b\u0e37\u0e49\u0e2d<\/p>\r\n      <div class=\"evidence-row\">\r\n        <span class=\"pill\"><b>57<\/b>&nbsp;physical submissions<\/span>\r\n        <span class=\"pill\"><b>36<\/b>&nbsp;CPU models<\/span>\r\n        <span class=\"pill\">Revit 2024\u20132026 \u0e41\u0e22\u0e01\u0e40\u0e27\u0e2d\u0e23\u0e4c\u0e0a\u0e31\u0e19<\/span>\r\n        <span class=\"pill\">\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e49 GHz \u0e40\u0e1b\u0e47\u0e19\u0e04\u0e33\u0e15\u0e2d\u0e1a\u0e40\u0e14\u0e35\u0e22\u0e27<\/span>\r\n      <\/div>\r\n    <\/header>\r\n\r\n    <div class=\"wrap shell-wrap\">\r\n      <div class=\"panel toolbar\">\r\n        <div class=\"th\"><h2>\u0e21\u0e38\u0e21\u0e21\u0e2d\u0e07<\/h2><p class=\"section-note\">\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e2a\u0e40\u0e1b\u0e04\u0e40\u0e14\u0e35\u0e22\u0e27 \u0e2b\u0e23\u0e37\u0e2d\u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e2a\u0e2d\u0e07\u0e2a\u0e40\u0e1b\u0e04\u0e40\u0e04\u0e35\u0e22\u0e07\u0e01\u0e31\u0e19\u0e14\u0e49\u0e27\u0e22\u0e2a\u0e31\u0e14\u0e2a\u0e48\u0e27\u0e19\u0e07\u0e32\u0e19\u0e0a\u0e38\u0e14\u0e40\u0e14\u0e35\u0e22\u0e27\u0e01\u0e31\u0e19<\/p><\/div>\r\n        <div class=\"segmented cols-2 view-toggle\" role=\"group\" aria-label=\"\u0e21\u0e38\u0e21\u0e21\u0e2d\u0e07\">\r\n          <button type=\"button\" data-view=\"single\" aria-pressed=\"true\">\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e40\u0e14\u0e35\u0e48\u0e22\u0e27<\/button>\r\n          <button type=\"button\" data-view=\"compare\" aria-pressed=\"false\">\u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a 2 \u0e2a\u0e40\u0e1b\u0e04<\/button>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"panel weights-panel\">\r\n        <div class=\"section-head\"><div><h3>\u0e2a\u0e31\u0e14\u0e2a\u0e48\u0e27\u0e19\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/h3><p class=\"section-note\">\u0e43\u0e0a\u0e49\u0e23\u0e48\u0e27\u0e21\u0e01\u0e31\u0e19\u0e17\u0e31\u0e49\u0e07\u0e21\u0e38\u0e21\u0e21\u0e2d\u0e07\u0e40\u0e14\u0e35\u0e48\u0e22\u0e27\u0e41\u0e25\u0e30\u0e21\u0e38\u0e21\u0e21\u0e2d\u0e07\u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a \u2014 \u0e04\u0e30\u0e41\u0e19\u0e19\u0e23\u0e27\u0e21\u0e08\u0e30\u0e04\u0e33\u0e19\u0e27\u0e13\u0e08\u0e32\u0e01\u0e2a\u0e31\u0e14\u0e2a\u0e48\u0e27\u0e19\u0e19\u0e35\u0e49<\/p><\/div><\/div>\r\n        <div class=\"slider-list\">\r\n          <div class=\"slider-row\"><label for=\"w-model\">Model Creation<\/label><input id=\"w-model\" type=\"range\" min=\"0\" max=\"100\" value=\"45\"><output class=\"slider-value\" for=\"w-model\">45%<\/output><\/div>\r\n          <div class=\"slider-row\"><label for=\"w-view\">Viewport<\/label><input id=\"w-view\" type=\"range\" min=\"0\" max=\"100\" value=\"30\"><output class=\"slider-value\" for=\"w-view\">30%<\/output><\/div>\r\n          <div class=\"slider-row\"><label for=\"w-render\">Render<\/label><input id=\"w-render\" type=\"range\" min=\"0\" max=\"100\" value=\"15\"><output class=\"slider-value\" for=\"w-render\">15%<\/output><\/div>\r\n          <div class=\"slider-row\"><label for=\"w-export\">Export \/ Load<\/label><input id=\"w-export\" type=\"range\" min=\"0\" max=\"100\" value=\"10\"><output class=\"slider-value\" for=\"w-export\">10%<\/output><\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- ================= SINGLE VIEW ================= -->\r\n      <main class=\"shell\" id=\"single-view\">\r\n        <form class=\"panel inputs\" id=\"calculator\" onsubmit=\"return false\">\r\n          <section class=\"section\">\r\n            <div class=\"section-head\">\r\n              <div><h2>\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19<\/h2><p class=\"section-note\">\u0e40\u0e25\u0e37\u0e2d\u0e01 CPU \u0e17\u0e35\u0e48\u0e21\u0e35\u0e43\u0e19\u0e10\u0e32\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25 \u0e2b\u0e23\u0e37\u0e2d\u0e01\u0e23\u0e2d\u0e01\u0e2a\u0e40\u0e1b\u0e01\u0e40\u0e2d\u0e07\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2e\u0e32\u0e23\u0e4c\u0e14\u0e41\u0e27\u0e23\u0e4c\u0e23\u0e38\u0e48\u0e19\u0e2d\u0e37\u0e48\u0e19<\/p><\/div>\r\n            <\/div>\r\n            <div class=\"segmented cols-3\" role=\"group\" aria-label=\"\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\">\r\n              <button type=\"button\" data-mode=\"preset\" aria-pressed=\"true\">\u0e40\u0e25\u0e37\u0e2d\u0e01 CPU<\/button>\r\n              <button type=\"button\" data-mode=\"custom\" aria-pressed=\"false\">\u0e01\u0e23\u0e2d\u0e01\u0e2a\u0e40\u0e1b\u0e01<\/button>\r\n              <button type=\"button\" data-mode=\"balanced\" aria-pressed=\"false\">\u0e41\u0e19\u0e30\u0e19\u0e33\u0e2a\u0e21\u0e14\u0e38\u0e25<\/button>\r\n            <\/div>\r\n          <\/section>\r\n\r\n          <section class=\"section\" id=\"preset-fields\">\r\n            <div class=\"section-head\"><div><h3>CPU<\/h3><p class=\"section-note\">\u0e04\u0e30\u0e41\u0e19\u0e19 CPU \u0e08\u0e32\u0e01\u0e42\u0e21\u0e40\u0e14\u0e25 Ridge \u0e17\u0e35\u0e48\u0e1d\u0e36\u0e01\u0e01\u0e31\u0e1a\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23<\/p><\/div><\/div>\r\n            <div class=\"fields\">\r\n              <div class=\"field full\"><label for=\"cpu\">\u0e23\u0e38\u0e48\u0e19 CPU<\/label><select id=\"cpu\"><\/select><small id=\"cpu-note\"><\/small><\/div>\r\n              <div class=\"field\"><label for=\"revit\">Revit version<\/label>\r\n                <select id=\"revit\"><option value=\"2025\">2025 \/ RFO v3.4<\/option><option value=\"2024\">2024 \/ RFO v3.3<\/option><option value=\"2026\">2026 \/ RFO v3.4<\/option><\/select>\r\n              <\/div>\r\n              <div class=\"field\"><label for=\"system-type\">\u0e0a\u0e19\u0e34\u0e14\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07<\/label>\r\n                <select id=\"system-type\"><option value=\"desktop\">Desktop<\/option><option value=\"laptop\">Laptop<\/option><option value=\"workstation\">Workstation \/ HEDT<\/option><\/select>\r\n              <\/div>\r\n            <\/div>\r\n          <\/section>\r\n\r\n          <section class=\"section hidden\" id=\"custom-fields\">\r\n            <div class=\"section-head\"><div><h3>CPU specification<\/h3><p class=\"section-note\">\u0e42\u0e2b\u0e21\u0e14\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a CPU \u0e17\u0e35\u0e48\u0e44\u0e21\u0e48\u0e21\u0e35\u0e1c\u0e25\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e15\u0e23\u0e07<\/p><\/div><\/div>\r\n            <div class=\"fields\">\r\n              <div class=\"field full\"><label for=\"architecture\">\u0e2a\u0e16\u0e32\u0e1b\u0e31\u0e15\u0e22\u0e01\u0e23\u0e23\u0e21 \/ Generation<\/label>\r\n                <select id=\"architecture\"><option value=\"1\">Zen 5 \/ \u0e23\u0e38\u0e48\u0e19\u0e23\u0e48\u0e27\u0e21\u0e2a\u0e21\u0e31\u0e22\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\u0e2a\u0e39\u0e07<\/option><option value=\".98\">Arrow Lake<\/option><option value=\".96\">Raptor Lake Refresh<\/option><option value=\".93\">Zen 4<\/option><option value=\".88\">Alder Lake \/ Zen 3<\/option><option value=\".78\">\u0e23\u0e38\u0e48\u0e19\u0e40\u0e01\u0e48\u0e32\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48\u0e17\u0e23\u0e32\u0e1a<\/option><\/select>\r\n              <\/div>\r\n              <div class=\"field\"><label for=\"boost\">Max boost (GHz)<\/label><input id=\"boost\" type=\"number\" min=\"2\" max=\"7\" step=\".1\" value=\"5.5\"><\/div>\r\n              <div class=\"field\"><label for=\"pcores\">P-cores \/ Full cores<\/label><input id=\"pcores\" type=\"number\" min=\"2\" max=\"96\" step=\"1\" value=\"8\"><\/div>\r\n              <div class=\"field\"><label for=\"ecores\">E-cores<\/label><input id=\"ecores\" type=\"number\" min=\"0\" max=\"192\" step=\"1\" value=\"8\"><\/div>\r\n              <div class=\"field\"><label for=\"l2\">L2 cache \u0e23\u0e27\u0e21 (MB)<\/label><input id=\"l2\" type=\"number\" min=\"2\" max=\"512\" step=\"1\" value=\"24\"><\/div>\r\n              <div class=\"field\"><label for=\"l3\">L3 cache \u0e23\u0e27\u0e21 (MB)<\/label><input id=\"l3\" type=\"number\" min=\"4\" max=\"512\" step=\"1\" value=\"32\"><\/div>\r\n              <div class=\"field\"><label for=\"power\">Max package power (W)<\/label><input id=\"power\" type=\"number\" min=\"25\" max=\"700\" step=\"5\" value=\"180\"><\/div>\r\n              <div class=\"field\"><label for=\"cooling\">Cooling \/ sustained boost<\/label><select id=\"cooling\"><option value=\"1\">\u0e14\u0e35\u0e21\u0e32\u0e01 \u2014 \u0e23\u0e31\u0e01\u0e29\u0e32 boost \u0e44\u0e14\u0e49<\/option><option value=\".92\">\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19<\/option><option value=\".8\">\u0e08\u0e33\u0e01\u0e31\u0e14 \/ Laptop \u0e1a\u0e32\u0e07\u0e40\u0e1a\u0e32<\/option><\/select><\/div>\r\n            <\/div>\r\n          <\/section>\r\n\r\n          <section class=\"section\">\r\n            <div class=\"section-head\"><div><h3>Memory, GPU \u0e41\u0e25\u0e30 Storage<\/h3><p class=\"section-note\">\u0e43\u0e0a\u0e49\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e31\u0e27\u0e1b\u0e23\u0e31\u0e1a\u0e15\u0e32\u0e21 workload \u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e01\u0e25\u0e1a\u0e1c\u0e25\u0e02\u0e2d\u0e07 CPU architecture<\/p><\/div><\/div>\r\n            <div class=\"fields\">\r\n              <div class=\"field\"><label for=\"ram-cap\">RAM capacity (GB)<\/label><input id=\"ram-cap\" type=\"number\" min=\"8\" max=\"1024\" step=\"8\" value=\"64\"><\/div>\r\n              <div class=\"field\"><label for=\"ram-speed\">RAM data rate (MT\/s)<\/label><input id=\"ram-speed\" type=\"number\" min=\"1600\" max=\"10000\" step=\"100\" value=\"6000\"><\/div>\r\n              <div class=\"field\"><label for=\"vram\">GPU VRAM (GB)<\/label><input id=\"vram\" type=\"number\" min=\"1\" max=\"96\" step=\"1\" value=\"12\"><\/div>\r\n              <div class=\"field\"><label for=\"gpu-tier\">GPU \/ Driver readiness<\/label><select id=\"gpu-tier\"><option value=\"1\">GPU \u0e23\u0e38\u0e48\u0e19\u0e43\u0e2b\u0e21\u0e48 + Driver \u0e1e\u0e23\u0e49\u0e2d\u0e21<\/option><option value=\".88\">GPU \u0e23\u0e30\u0e14\u0e31\u0e1a\u0e01\u0e25\u0e32\u0e07<\/option><option value=\".7\">Integrated \/ \u0e23\u0e38\u0e48\u0e19\u0e40\u0e01\u0e48\u0e32<\/option><\/select><\/div>\r\n              <div class=\"field\"><label for=\"ssd-read\">SSD sequential read (MB\/s)<\/label><input id=\"ssd-read\" type=\"number\" min=\"300\" max=\"15000\" step=\"100\" value=\"7000\"><\/div>\r\n              <div class=\"field\"><label for=\"ssd-random\">SSD random readiness<\/label><select id=\"ssd-random\"><option value=\"1\">NVMe \u0e23\u0e38\u0e48\u0e19\u0e43\u0e2b\u0e21\u0e48 \/ latency \u0e15\u0e48\u0e33<\/option><option value=\".85\">NVMe \u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b<\/option><option value=\".58\">SATA SSD<\/option><option value=\".25\">HDD<\/option><\/select><\/div>\r\n            <\/div>\r\n          <\/section>\r\n        <\/form>\r\n\r\n        <aside class=\"panel results\" aria-live=\"polite\">\r\n          <div class=\"result-head\">\r\n            <div class=\"result-label\">Personalized Revit Score<\/div>\r\n            <div class=\"rings-wrap\">\r\n              <svg viewBox=\"0 0 220 220\">\r\n                <circle class=\"ring-track\" cx=\"110\" cy=\"110\" r=\"96\"><\/circle>\r\n                <circle class=\"ring-track\" cx=\"110\" cy=\"110\" r=\"78\"><\/circle>\r\n                <circle class=\"ring-track\" cx=\"110\" cy=\"110\" r=\"60\"><\/circle>\r\n                <circle class=\"ring-track\" cx=\"110\" cy=\"110\" r=\"42\"><\/circle>\r\n                <circle class=\"ring-fill\" id=\"ring-model\" cx=\"110\" cy=\"110\" r=\"96\" stroke=\"#006eaf\"><\/circle>\r\n                <circle class=\"ring-fill\" id=\"ring-view\" cx=\"110\" cy=\"110\" r=\"78\" stroke=\"#0696d7\"><\/circle>\r\n                <circle class=\"ring-fill\" id=\"ring-render\" cx=\"110\" cy=\"110\" r=\"60\" stroke=\"#ffcc00\"><\/circle>\r\n                <circle class=\"ring-fill\" id=\"ring-export\" cx=\"110\" cy=\"110\" r=\"42\" stroke=\"#6e7780\"><\/circle>\r\n              <\/svg>\r\n              <div class=\"ring-center\">\r\n                <div class=\"ring-score\" id=\"overall\">\u2014<\/div>\r\n                <div class=\"ring-grade\" id=\"grade\">\u0e01\u0e33\u0e25\u0e31\u0e07\u0e04\u0e33\u0e19\u0e27\u0e13<\/div>\r\n              <\/div>\r\n            <\/div>\r\n            <div class=\"ring-legend\">\r\n              <span><i style=\"background:#006eaf\"><\/i>Model<\/span>\r\n              <span><i style=\"background:#0696d7\"><\/i>Viewport<\/span>\r\n              <span><i style=\"background:#ffcc00\"><\/i>Render<\/span>\r\n              <span><i style=\"background:#6e7780\"><\/i>Export<\/span>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"confidence\"><span>\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e2b\u0e25\u0e31\u0e01\u0e10\u0e32\u0e19<\/span><strong id=\"confidence\">Estimated<\/strong><\/div>\r\n          <div class=\"result-body\">\r\n            <div class=\"metric\"><span class=\"metric-name\">Model Creation<\/span><div class=\"track\"><div class=\"fill\" id=\"bar-model\" style=\"background:#006eaf\"><\/div><\/div><span class=\"metric-value\" id=\"score-model\">\u2014<\/span><\/div>\r\n            <div class=\"metric\"><span class=\"metric-name\">Viewport<\/span><div class=\"track\"><div class=\"fill\" id=\"bar-view\" style=\"background:#0696d7\"><\/div><\/div><span class=\"metric-value\" id=\"score-view\">\u2014<\/span><\/div>\r\n            <div class=\"metric\"><span class=\"metric-name\">Render<\/span><div class=\"track\"><div class=\"fill\" id=\"bar-render\" style=\"background:#ffcc00\"><\/div><\/div><span class=\"metric-value\" id=\"score-render\">\u2014<\/span><\/div>\r\n            <div class=\"metric\"><span class=\"metric-name\">Export \/ Load<\/span><div class=\"track\"><div class=\"fill\" id=\"bar-export\" style=\"background:#6e7780\"><\/div><\/div><span class=\"metric-value\" id=\"score-export\">\u2014<\/span><\/div>\r\n            <div class=\"range-card\">\r\n              <div class=\"range-title\"><span>\u0e0a\u0e48\u0e27\u0e07\u0e04\u0e30\u0e41\u0e19\u0e19\u0e17\u0e35\u0e48\u0e04\u0e27\u0e23\u0e04\u0e32\u0e14\u0e2b\u0e27\u0e31\u0e07<\/span><span id=\"range\">\u2014<\/span><\/div>\r\n              <div class=\"range-copy\" id=\"range-copy\">\u0e04\u0e30\u0e41\u0e19\u0e19\u0e40\u0e1b\u0e47\u0e19\u0e04\u0e48\u0e32\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19 \u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e1c\u0e25 Benchmark \u0e02\u0e2d\u0e07\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e19\u0e35\u0e49\u0e42\u0e14\u0e22\u0e15\u0e23\u0e07<\/div>\r\n            <\/div>\r\n            <div class=\"recommendations\"><h3>\u0e2a\u0e34\u0e48\u0e07\u0e17\u0e35\u0e48\u0e04\u0e27\u0e23\u0e1b\u0e23\u0e31\u0e1a\u0e01\u0e48\u0e2d\u0e19<\/h3><ul id=\"recommendations\"><\/ul><\/div>\r\n          <\/div>\r\n        <\/aside>\r\n      <\/main>\r\n\r\n      <!-- ================= COMPARE VIEW ================= -->\r\n      <main class=\"hidden\" id=\"compare-view\">\r\n        <div class=\"compare-grid\">\r\n          <div class=\"panel spec-panel\" data-spec=\"a\">\r\n            <div class=\"spec-head\"><span class=\"spec-chip a\">A<\/span><h3>\u0e2a\u0e40\u0e1b\u0e04 A<\/h3>\r\n              <button type=\"button\" class=\"swap-btn\" id=\"swap-specs\">\u21c4 \u0e2a\u0e25\u0e31\u0e1a A\/B<\/button>\r\n            <\/div>\r\n            <div class=\"fields\">\r\n              <div class=\"field full\"><label for=\"cpu-a\">\u0e23\u0e38\u0e48\u0e19 CPU<\/label><select id=\"cpu-a\"><\/select><small id=\"cpu-note-a\"><\/small><\/div>\r\n              <div class=\"field\"><label for=\"system-type-a\">\u0e0a\u0e19\u0e34\u0e14\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07<\/label>\r\n                <select id=\"system-type-a\"><option value=\"desktop\">Desktop<\/option><option value=\"laptop\">Laptop<\/option><option value=\"workstation\">Workstation \/ HEDT<\/option><\/select>\r\n              <\/div>\r\n              <div class=\"field\"><label for=\"ram-cap-a\">RAM (GB)<\/label><input id=\"ram-cap-a\" type=\"number\" min=\"8\" max=\"1024\" step=\"8\" value=\"64\"><\/div>\r\n              <div class=\"field\"><label for=\"ram-speed-a\">RAM speed (MT\/s)<\/label><input id=\"ram-speed-a\" type=\"number\" min=\"1600\" max=\"10000\" step=\"100\" value=\"6000\"><\/div>\r\n              <div class=\"field\"><label for=\"vram-a\">GPU VRAM (GB)<\/label><input id=\"vram-a\" type=\"number\" min=\"1\" max=\"96\" step=\"1\" value=\"16\"><\/div>\r\n              <div class=\"field\"><label for=\"gpu-tier-a\">GPU \/ Driver<\/label><select id=\"gpu-tier-a\"><option value=\"1\">GPU \u0e43\u0e2b\u0e21\u0e48 + Driver \u0e1e\u0e23\u0e49\u0e2d\u0e21<\/option><option value=\".88\">GPU \u0e23\u0e30\u0e14\u0e31\u0e1a\u0e01\u0e25\u0e32\u0e07<\/option><option value=\".7\">Integrated \/ \u0e23\u0e38\u0e48\u0e19\u0e40\u0e01\u0e48\u0e32<\/option><\/select><\/div>\r\n              <div class=\"field\"><label for=\"ssd-read-a\">SSD read (MB\/s)<\/label><input id=\"ssd-read-a\" type=\"number\" min=\"300\" max=\"15000\" step=\"100\" value=\"7000\"><\/div>\r\n              <div class=\"field\"><label for=\"ssd-random-a\">SSD random<\/label><select id=\"ssd-random-a\"><option value=\"1\">NVMe \u0e43\u0e2b\u0e21\u0e48 \/ latency \u0e15\u0e48\u0e33<\/option><option value=\".85\">NVMe \u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b<\/option><option value=\".58\">SATA SSD<\/option><option value=\".25\">HDD<\/option><\/select><\/div>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"panel spec-panel\" data-spec=\"b\">\r\n            <div class=\"spec-head\"><span class=\"spec-chip b\">B<\/span><h3>\u0e2a\u0e40\u0e1b\u0e04 B<\/h3><\/div>\r\n            <div class=\"fields\">\r\n              <div class=\"field full\"><label for=\"cpu-b\">\u0e23\u0e38\u0e48\u0e19 CPU<\/label><select id=\"cpu-b\"><\/select><small id=\"cpu-note-b\"><\/small><\/div>\r\n              <div class=\"field\"><label for=\"system-type-b\">\u0e0a\u0e19\u0e34\u0e14\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07<\/label>\r\n                <select id=\"system-type-b\"><option value=\"desktop\">Desktop<\/option><option value=\"laptop\">Laptop<\/option><option value=\"workstation\">Workstation \/ HEDT<\/option><\/select>\r\n              <\/div>\r\n              <div class=\"field\"><label for=\"ram-cap-b\">RAM (GB)<\/label><input id=\"ram-cap-b\" type=\"number\" min=\"8\" max=\"1024\" step=\"8\" value=\"32\"><\/div>\r\n              <div class=\"field\"><label for=\"ram-speed-b\">RAM speed (MT\/s)<\/label><input id=\"ram-speed-b\" type=\"number\" min=\"1600\" max=\"10000\" step=\"100\" value=\"5600\"><\/div>\r\n              <div class=\"field\"><label for=\"vram-b\">GPU VRAM (GB)<\/label><input id=\"vram-b\" type=\"number\" min=\"1\" max=\"96\" step=\"1\" value=\"8\"><\/div>\r\n              <div class=\"field\"><label for=\"gpu-tier-b\">GPU \/ Driver<\/label><select id=\"gpu-tier-b\"><option value=\"1\">GPU \u0e43\u0e2b\u0e21\u0e48 + Driver \u0e1e\u0e23\u0e49\u0e2d\u0e21<\/option><option value=\".88\" selected>GPU \u0e23\u0e30\u0e14\u0e31\u0e1a\u0e01\u0e25\u0e32\u0e07<\/option><option value=\".7\">Integrated \/ \u0e23\u0e38\u0e48\u0e19\u0e40\u0e01\u0e48\u0e32<\/option><\/select><\/div>\r\n              <div class=\"field\"><label for=\"ssd-read-b\">SSD read (MB\/s)<\/label><input id=\"ssd-read-b\" type=\"number\" min=\"300\" max=\"15000\" step=\"100\" value=\"5000\"><\/div>\r\n              <div class=\"field\"><label for=\"ssd-random-b\">SSD random<\/label><select id=\"ssd-random-b\"><option value=\"1\">NVMe \u0e43\u0e2b\u0e21\u0e48 \/ latency \u0e15\u0e48\u0e33<\/option><option value=\".85\" selected>NVMe \u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b<\/option><option value=\".58\">SATA SSD<\/option><option value=\".25\">HDD<\/option><\/select><\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"panel compare-results\">\r\n          <div class=\"compare-summary\" id=\"compare-summary\">\u0e01\u0e33\u0e25\u0e31\u0e07\u0e04\u0e33\u0e19\u0e27\u0e13\u2026<\/div>\r\n          <div class=\"cmp-mini-cards\">\r\n            <div class=\"mini-card a\" id=\"mini-a\">\r\n              <div class=\"mini-tag\">\u0e2a\u0e40\u0e1b\u0e04 A<\/div>\r\n              <div class=\"mini-score\" id=\"overall-a\">\u2014<\/div>\r\n              <div class=\"mini-grade\" id=\"grade-a\">\u2014<\/div>\r\n              <div class=\"mini-name\" id=\"name-a\">\u2014<\/div>\r\n              <div class=\"mini-conf\" id=\"conf-a\">\u2014<\/div>\r\n            <\/div>\r\n            <div class=\"mini-card b\" id=\"mini-b\">\r\n              <div class=\"mini-tag\">\u0e2a\u0e40\u0e1b\u0e04 B<\/div>\r\n              <div class=\"mini-score\" id=\"overall-b\">\u2014<\/div>\r\n              <div class=\"mini-grade\" id=\"grade-b\">\u2014<\/div>\r\n              <div class=\"mini-name\" id=\"name-b\">\u2014<\/div>\r\n              <div class=\"mini-conf\" id=\"conf-b\">\u2014<\/div>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"cmp-metric\"><div class=\"cmp-metric-name\">Model Creation<\/div>\r\n            <div class=\"cmp-row\"><span class=\"cmp-value a\" id=\"cmpv-model-a\">\u2014<\/span>\r\n              <div class=\"cmp-bar-track a\"><div class=\"cmp-bar-fill a\" id=\"cmpf-model-a\"><\/div><\/div>\r\n              <div class=\"cmp-bar-track b\"><div class=\"cmp-bar-fill b\" id=\"cmpf-model-b\"><\/div><\/div>\r\n              <span class=\"cmp-value b\" id=\"cmpv-model-b\">\u2014<\/span><\/div>\r\n          <\/div>\r\n          <div class=\"cmp-metric\"><div class=\"cmp-metric-name\">Viewport<\/div>\r\n            <div class=\"cmp-row\"><span class=\"cmp-value a\" id=\"cmpv-view-a\">\u2014<\/span>\r\n              <div class=\"cmp-bar-track a\"><div class=\"cmp-bar-fill a\" id=\"cmpf-view-a\"><\/div><\/div>\r\n              <div class=\"cmp-bar-track b\"><div class=\"cmp-bar-fill b\" id=\"cmpf-view-b\"><\/div><\/div>\r\n              <span class=\"cmp-value b\" id=\"cmpv-view-b\">\u2014<\/span><\/div>\r\n          <\/div>\r\n          <div class=\"cmp-metric\"><div class=\"cmp-metric-name\">Render<\/div>\r\n            <div class=\"cmp-row\"><span class=\"cmp-value a\" id=\"cmpv-render-a\">\u2014<\/span>\r\n              <div class=\"cmp-bar-track a\"><div class=\"cmp-bar-fill a\" id=\"cmpf-render-a\"><\/div><\/div>\r\n              <div class=\"cmp-bar-track b\"><div class=\"cmp-bar-fill b\" id=\"cmpf-render-b\"><\/div><\/div>\r\n              <span class=\"cmp-value b\" id=\"cmpv-render-b\">\u2014<\/span><\/div>\r\n          <\/div>\r\n          <div class=\"cmp-metric\"><div class=\"cmp-metric-name\">Export \/ Load<\/div>\r\n            <div class=\"cmp-row\"><span class=\"cmp-value a\" id=\"cmpv-export-a\">\u2014<\/span>\r\n              <div class=\"cmp-bar-track a\"><div class=\"cmp-bar-fill a\" id=\"cmpf-export-a\"><\/div><\/div>\r\n              <div class=\"cmp-bar-track b\"><div class=\"cmp-bar-fill b\" id=\"cmpf-export-b\"><\/div><\/div>\r\n              <span class=\"cmp-value b\" id=\"cmpv-export-b\">\u2014<\/span><\/div>\r\n          <\/div>\r\n\r\n          <div class=\"cmp-note\">\u0e42\u0e2b\u0e21\u0e14\u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e43\u0e0a\u0e49 CPU \u0e08\u0e32\u0e01\u0e10\u0e32\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25 (preset) \u0e40\u0e17\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19 \u0e41\u0e25\u0e30\u0e43\u0e0a\u0e49\u0e2a\u0e31\u0e14\u0e2a\u0e48\u0e27\u0e19\u0e07\u0e32\u0e19\u0e0a\u0e38\u0e14\u0e40\u0e14\u0e35\u0e22\u0e27\u0e01\u0e31\u0e19\u0e01\u0e31\u0e1a\u0e17\u0e31\u0e49\u0e07\u0e2a\u0e2d\u0e07\u0e2a\u0e40\u0e1b\u0e04\u0e14\u0e49\u0e32\u0e19\u0e1a\u0e19<\/div>\r\n        <\/div>\r\n      <\/main>\r\n    <\/div>\r\n\r\n    <section class=\"method\" id=\"method\">\r\n      <div class=\"method-grid\">\r\n        <div>\r\n          <div class=\"eyebrow\">Method, not magic<\/div>\r\n          <h2>\u0e04\u0e30\u0e41\u0e19\u0e19\u0e19\u0e35\u0e49<br>\u0e21\u0e32\u0e08\u0e32\u0e01\u0e2d\u0e30\u0e44\u0e23<\/h2>\r\n          <p>\u0e04\u0e30\u0e41\u0e19\u0e19 CPU preset \u0e21\u0e32\u0e08\u0e32\u0e01 Ridge regression \u0e1a\u0e19 log-time \u0e41\u0e25\u0e30\u0e15\u0e23\u0e27\u0e08\u0e02\u0e49\u0e32\u0e21 CPU model \u0e2a\u0e48\u0e27\u0e19\u0e04\u0e48\u0e32\u0e17\u0e35\u0e48\u0e01\u0e23\u0e2d\u0e01\u0e40\u0e2d\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13\u0e40\u0e0a\u0e34\u0e07\u0e27\u0e34\u0e28\u0e27\u0e01\u0e23\u0e23\u0e21 \u0e08\u0e36\u0e07\u0e41\u0e2a\u0e14\u0e07\u0e04\u0e27\u0e32\u0e21\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e31\u0e48\u0e19\u0e15\u0e48\u0e33\u0e01\u0e27\u0e48\u0e32\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e0a\u0e31\u0e14\u0e40\u0e08\u0e19<\/p>\r\n          <div class=\"facts\">\r\n            <div class=\"fact\"><strong>11%<\/strong><span>Model Creation CV error \u0e42\u0e14\u0e22\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13<\/span><\/div>\r\n            <div class=\"fact\"><strong>15%<\/strong><span>Graphics CV error \u0e42\u0e14\u0e22\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13<\/span><\/div>\r\n            <div class=\"fact\"><strong>18%<\/strong><span>Render CV error \u0e42\u0e14\u0e22\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13<\/span><\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"method-list\">\r\n          <div class=\"method-item\"><span class=\"dot\"><\/span><div><strong>Architecture \u0e21\u0e32\u0e01\u0e48\u0e2d\u0e19 clock<\/strong><span>Generation, IPC, cache \u0e41\u0e25\u0e30 sustained boost \u0e16\u0e39\u0e01\u0e1e\u0e34\u0e08\u0e32\u0e23\u0e13\u0e32\u0e23\u0e48\u0e27\u0e21\u0e01\u0e31\u0e19 \u0e44\u0e21\u0e48\u0e15\u0e35\u0e04\u0e27\u0e32\u0e21\u0e27\u0e48\u0e32 GHz \u0e2a\u0e39\u0e07\u0e01\u0e27\u0e48\u0e32\u0e40\u0e17\u0e48\u0e32\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e47\u0e27\u0e01\u0e27\u0e48\u0e32\u0e40\u0e2a\u0e21\u0e2d<\/span><\/div><\/div>\r\n          <div class=\"method-item\"><span class=\"dot\"><\/span><div><strong>\u0e41\u0e22\u0e01 workload<\/strong><span>Model Creation, Graphics, Render \u0e41\u0e25\u0e30 Export \u0e44\u0e21\u0e48\u0e16\u0e39\u0e01\u0e23\u0e27\u0e21\u0e40\u0e1b\u0e47\u0e19 benchmark score \u0e40\u0e14\u0e35\u0e22\u0e27\u0e08\u0e19\u0e01\u0e27\u0e48\u0e32\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e08\u0e30\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e2a\u0e31\u0e14\u0e2a\u0e48\u0e27\u0e19\u0e07\u0e32\u0e19<\/span><\/div><\/div>\r\n          <div class=\"method-item\"><span class=\"dot\"><\/span><div><strong>RAM capacity \u0e40\u0e1b\u0e47\u0e19\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02<\/strong><span>\u0e04\u0e27\u0e32\u0e21\u0e08\u0e38\u0e17\u0e35\u0e48\u0e44\u0e21\u0e48\u0e1e\u0e2d\u0e16\u0e39\u0e01\u0e2b\u0e31\u0e01\u0e04\u0e30\u0e41\u0e19\u0e19 \u0e41\u0e15\u0e48\u0e01\u0e32\u0e23\u0e40\u0e1e\u0e34\u0e48\u0e21 RAM \u0e40\u0e01\u0e34\u0e19\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\u0e41\u0e1a\u0e1a\u0e40\u0e2a\u0e49\u0e19\u0e15\u0e23\u0e07<\/span><\/div><\/div>\r\n          <div class=\"method-item\"><span class=\"dot\"><\/span><div><strong>SSD \u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e15\u0e31\u0e27\u0e40\u0e23\u0e48\u0e07 Modeling \u0e2b\u0e25\u0e31\u0e01<\/strong><span>Sequential read\/write \u0e21\u0e35\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01\u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32\u0e43\u0e19 Loading \u0e41\u0e25\u0e30 Export \u0e41\u0e25\u0e30\u0e21\u0e35\u0e1c\u0e25\u0e40\u0e1e\u0e35\u0e22\u0e07\u0e40\u0e25\u0e47\u0e01\u0e19\u0e49\u0e2d\u0e22\u0e15\u0e48\u0e2d Model Creation<\/span><\/div><\/div>\r\n          <div class=\"method-item\"><span class=\"dot\"><\/span><div><strong>\u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e14\u0e49\u0e27\u0e22\u0e2a\u0e31\u0e14\u0e2a\u0e48\u0e27\u0e19\u0e07\u0e32\u0e19\u0e40\u0e14\u0e35\u0e22\u0e27\u0e01\u0e31\u0e19<\/strong><span>\u0e42\u0e2b\u0e21\u0e14\u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e43\u0e0a\u0e49 weight \u0e0a\u0e38\u0e14\u0e40\u0e14\u0e35\u0e22\u0e27\u0e01\u0e31\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e17\u0e31\u0e49\u0e07\u0e2a\u0e2d\u0e07\u0e2a\u0e40\u0e1b\u0e04 \u0e04\u0e27\u0e32\u0e21\u0e15\u0e48\u0e32\u0e07\u0e02\u0e2d\u0e07\u0e04\u0e30\u0e41\u0e19\u0e19\u0e08\u0e36\u0e07\u0e21\u0e32\u0e08\u0e32\u0e01\u0e2e\u0e32\u0e23\u0e4c\u0e14\u0e41\u0e27\u0e23\u0e4c\u0e40\u0e17\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19<\/span><\/div><\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <footer class=\"footer\">REVIT HARDWARE \u2022 Exploratory engineering estimate based on reviewed RFO Benchmark data \u2022 Updated 2026<\/footer>\r\n  <\/div>\r\n  `;\r\n\r\n  (function(){\r\n    var cpus=[\r\n      {n:\"Core i9-14900KF\",t:\"High-end\",m:100,v:100,r:88.65,e:97,c:\"Limited evidence\",note:\"Raptor Lake \u2022 estimated CPU score; 14900K has direct 2025 observations\"},\r\n      {n:\"Core Ultra 9 285K\",t:\"High-end\",m:96.78,v:94.97,r:90.39,e:94,c:\"Observed + estimated\",note:\"Arrow Lake \u2022 4 eligible physical systems in Revit 2025\"},\r\n      {n:\"Ryzen 9 9950X3D\",t:\"High-end\",m:93.05,v:99.09,r:100,e:94,c:\"Estimated\",note:\"Zen 5 \u2022 outside direct RFO rows used for this purchase estimate\"},\r\n      {n:\"Ryzen 9 9950X\",t:\"High-end\",m:91.55,v:95.49,r:90.87,e:93,c:\"Limited evidence\",note:\"Zen 5 \u2022 1 eligible physical system in Revit 2025\"},\r\n      {n:\"Ryzen 9 9900X3D\",t:\"High-end\",m:90.89,v:99.87,r:89.24,e:93,c:\"Estimated\",note:\"Zen 5 \u2022 model-based estimate\"},\r\n      {n:\"Ryzen 7 9800X3D\",t:\"High-end\",m:90.10,v:99.20,r:68.40,e:90,c:\"Estimated\",note:\"Zen 5 X3D \u2022 \u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e21\u0e35\u0e1c\u0e25\u0e17\u0e14\u0e2a\u0e2d\u0e1a RFO \u0e02\u0e2d\u0e07\u0e23\u0e38\u0e48\u0e19\u0e19\u0e35\u0e49\u0e42\u0e14\u0e22\u0e15\u0e23\u0e07 \u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e08\u0e32\u0e01\u0e15\u0e23\u0e30\u0e01\u0e39\u0e25 X3D \u0e40\u0e14\u0e35\u0e22\u0e27\u0e01\u0e31\u0e19 (9900X3D \/ 9950X3D)\"},\r\n      {n:\"Core Ultra 7 270K Plus\",t:\"Value\",m:94.82,v:92.74,r:87.86,e:92,c:\"Estimated\",note:\"Arrow Lake \u2022 model-based estimate\"},\r\n      {n:\"Core i7-14700KF\",t:\"Value\",m:95.40,v:94.94,r:81.29,e:92,c:\"Estimated\",note:\"Raptor Lake \u2022 model-based estimate\"},\r\n      {n:\"Core Ultra 7 265K\",t:\"Value\",m:94.10,v:91.90,r:84.50,e:91.3,c:\"Observed + estimated\",note:\"Arrow Lake \u2022 \u0e21\u0e35\u0e1c\u0e25\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e08\u0e23\u0e34\u0e07\u0e1a\u0e32\u0e07\u0e2a\u0e48\u0e27\u0e19\u0e43\u0e19 Revit 2025 (\u0e44\u0e21\u0e48\u0e21\u0e35 iGPU \u0e15\u0e48\u0e32\u0e07\u0e08\u0e32\u0e01 265KF)\"},\r\n      {n:\"Core Ultra 7 265KF\",t:\"Value\",m:93.93,v:91.67,r:84.21,e:91,c:\"Limited evidence\",note:\"Arrow Lake \u2022 related 265K has direct Revit 2025 observations\"},\r\n      {n:\"Ryzen 9 9900X\",t:\"Value\",m:90.35,v:97.40,r:82.26,e:91,c:\"Estimated\",note:\"Zen 5 \u2022 model-based estimate\"},\r\n      {n:\"Ryzen 7 9700X\",t:\"Value\",m:87.29,v:97.49,r:65.03,e:89,c:\"Observed + estimated\",note:\"Zen 5 \u2022 2 eligible physical systems in Revit 2025\"},\r\n      {n:\"Core Ultra 5 250KF Plus\",t:\"Budget\",m:91.40,v:91.96,r:77.71,e:89,c:\"Estimated\",note:\"Arrow Lake \u2022 model-based estimate\"},\r\n      {n:\"Core Ultra 5 245KF\",t:\"Budget\",m:89.31,v:89.51,r:72.52,e:87,c:\"Estimated\",note:\"Arrow Lake \u2022 model-based estimate\"},\r\n      {n:\"Ryzen 5 9600X\",t:\"Budget\",m:87.02,v:97.63,r:60.46,e:87,c:\"Estimated\",note:\"Zen 5 \u2022 model-based estimate\"},\r\n      {n:\"Core i5-14600KF\",t:\"Budget\",m:82.50,v:90.00,r:52.00,e:81,c:\"Estimated\",note:\"Raptor Lake \u2022 \u0e15\u0e31\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e07\u0e1a\u0e1b\u0e23\u0e30\u0e2b\u0e22\u0e31\u0e14\u0e22\u0e2d\u0e14\u0e19\u0e34\u0e22\u0e21 \u0e40\u0e1b\u0e47\u0e19\u0e04\u0e48\u0e32\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13 \u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e21\u0e35\u0e1c\u0e25\u0e17\u0e14\u0e2a\u0e2d\u0e1a RFO \u0e15\u0e23\u0e07\"},\r\n      {n:\"Ryzen 5 7600X\",t:\"Budget\",m:85.67,v:92.83,r:61.20,e:85,c:\"Estimated\",note:\"Zen 4 \u2022 model-based estimate\"},\r\n      {n:\"Ryzen 5 7500F\",t:\"Budget\",m:81.68,v:91.45,r:56.64,e:82,c:\"Estimated\",note:\"Zen 4 \u2022 model-based estimate\"}\r\n    ];\r\n    var widgetRoot=document.getElementById(\"rhc-wordpress-host\").shadowRoot;\r\n    var $=function(id){return widgetRoot.getElementById(id)};\r\n\r\n    function fillCpuSelect(sel){\r\n      [\"High-end\",\"Value\",\"Budget\"].forEach(function(t){\r\n        var group=document.createElement(\"optgroup\");group.label=t;\r\n        cpus.filter(function(x){return x.t===t}).forEach(function(x){var o=document.createElement(\"option\");o.textContent=x.n;o.value=x.n;group.appendChild(o)});\r\n        sel.appendChild(group);\r\n      });\r\n    }\r\n    fillCpuSelect($(\"cpu\"));\r\n    fillCpuSelect($(\"cpu-a\"));\r\n    fillCpuSelect($(\"cpu-b\"));\r\n    $(\"cpu\").value=\"Core Ultra 9 285K\";\r\n    $(\"cpu-a\").value=\"Core Ultra 9 285K\";\r\n    $(\"cpu-b\").value=\"Ryzen 7 9700X\";\r\n\r\n    function clamp(x,a,b){return Math.max(a,Math.min(b,x))}\r\n    function norm(x,a,b){return clamp((x-a)\/(b-a),0,1)}\r\n\r\n    \/* ---------- shared scoring core ---------- *\/\r\n    function computeScores(base,ram,rs,vram,gpu,ssd,random,systemType,weights){\r\n      var cap=ram<16?.68:ram<32?.84:ram<64?.96:1;\r\n      var ramFine=clamp((rs-3200)\/4000,-.15,1);\r\n      var storage=.55*norm(ssd,500,7500)+.45*random;\r\n      var gpuFactor=.62*gpu+.38*norm(vram,4,16);\r\n      var model=base.m*(.91+.05*cap+.025*ramFine+.015*storage);\r\n      var view=base.v*(.67+.13*cap+.06*ramFine+.12*gpuFactor+.02*storage);\r\n      var render=base.r*(.91+.06*cap+.03*ramFine);\r\n      var exp=base.e*(.72+.10*cap+.05*ramFine+.13*storage);\r\n      if(systemType===\"laptop\"){model*=.92;view*=.90;render*=.84;exp*=.92}\r\n      model=clamp(model,20,100);view=clamp(view,20,100);render=clamp(render,20,100);exp=clamp(exp,20,100);\r\n      var totalW=weights.reduce(function(a,b){return a+b},0)||1;\r\n      var overall=(model*weights[0]+view*weights[1]+render*weights[2]+exp*weights[3])\/totalW;\r\n      var uncertainty=base.c===\"Experimental\"?20:base.c.indexOf(\"Observed\")>=0?12:16;\r\n      var rec=[];\r\n      if(ram<32)rec.push(\"\u0e40\u0e1e\u0e34\u0e48\u0e21 RAM \u0e2d\u0e22\u0e48\u0e32\u0e07\u0e19\u0e49\u0e2d\u0e22 32 GB \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2b\u0e25\u0e35\u0e01\u0e40\u0e25\u0e35\u0e48\u0e22\u0e07\u0e04\u0e2d\u0e02\u0e27\u0e14\u0e08\u0e32\u0e01\u0e04\u0e27\u0e32\u0e21\u0e08\u0e38\");\r\n      if(gpuFactor<.72)rec.push(\"\u0e07\u0e32\u0e19 Viewport \u0e08\u0e30\u0e44\u0e14\u0e49\u0e1b\u0e23\u0e30\u0e42\u0e22\u0e0a\u0e19\u0e4c\u0e08\u0e32\u0e01 GPU\/VRAM \u0e41\u0e25\u0e30 Driver \u0e17\u0e35\u0e48\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21\u0e01\u0e27\u0e48\u0e32\");\r\n      if(storage<.62)rec.push(\"\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e40\u0e1b\u0e47\u0e19 NVMe latency \u0e15\u0e48\u0e33\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e0a\u0e48\u0e27\u0e22 Loading \u0e41\u0e25\u0e30 Export\");\r\n      if(render+10<model)rec.push(\"\u0e16\u0e49\u0e32 Render \u0e40\u0e1b\u0e47\u0e19\u0e07\u0e32\u0e19\u0e2b\u0e25\u0e31\u0e01 \u0e43\u0e2b\u0e49\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e08\u0e33\u0e19\u0e27\u0e19\u0e04\u0e2d\u0e23\u0e4c\u0e41\u0e25\u0e30\u0e01\u0e33\u0e25\u0e31\u0e07\u0e44\u0e1f\u0e17\u0e35\u0e48\u0e23\u0e31\u0e01\u0e29\u0e32\u0e44\u0e14\u0e49\u0e08\u0e23\u0e34\u0e07\");\r\n      if(rec.length===0)rec.push(\"\u0e2a\u0e40\u0e1b\u0e01\u0e42\u0e14\u0e22\u0e23\u0e27\u0e21\u0e2a\u0e21\u0e14\u0e38\u0e25\u0e41\u0e25\u0e49\u0e27 \u0e43\u0e2b\u0e49\u0e15\u0e23\u0e27\u0e08 Cooling, BIOS \u0e41\u0e25\u0e30 Driver \u0e01\u0e48\u0e2d\u0e19\u0e2d\u0e31\u0e1b\u0e40\u0e01\u0e23\u0e14\");\r\n      return {model:model,view:view,render:render,exp:exp,overall:overall,uncertainty:uncertainty,confidence:base.c,note:base.note,rec:rec};\r\n    }\r\n    function customCpu(){\r\n      var arch=+$(\"architecture\").value,boost=+$(\"boost\").value,p=+$(\"pcores\").value,e=+$(\"ecores\").value,l2=+$(\"l2\").value,l3=+$(\"l3\").value,power=+$(\"power\").value,cool=+$(\"cooling\").value;\r\n      var single=100*(.55*arch+.29*norm(boost,3.5,6.2)+.08*norm(l2,4,48)+.08*norm(l3,8,128))*cool;\r\n      var multi=100*(.20*arch+.30*norm(p,4,24)+.13*norm(e,0,24)+.12*norm(l3,8,128)+.17*norm(power,65,300)+.08*norm(boost,3.5,6.2))*cool;\r\n      return {m:clamp(single,30,100),v:clamp(single*.97+3,30,100),r:clamp(multi,25,100),e:clamp(single*.94+4,30,100),c:\"Experimental\",note:\"\u0e01\u0e23\u0e2d\u0e01\u0e2a\u0e40\u0e1b\u0e01\u0e40\u0e2d\u0e07 \u2022 \u0e44\u0e21\u0e48\u0e21\u0e35\u0e1c\u0e25 RFO \u0e02\u0e2d\u0e07 CPU \u0e23\u0e38\u0e48\u0e19\u0e19\u0e35\u0e49\u0e42\u0e14\u0e22\u0e15\u0e23\u0e07\"};\r\n    }\r\n    function getWeights(){return [\"model\",\"view\",\"render\",\"export\"].map(function(k){return +$(\"w-\"+k).value})}\r\n    function setRing(id,r,value){var el=$(id);var c=2*Math.PI*r;el.style.strokeDasharray=c;el.style.strokeDashoffset=c*(1-clamp(value,0,100)\/100)}\r\n    function setScore(k,v){var n=Math.round(v);$(\"score-\"+k).textContent=n;$(\"bar-\"+k).style.width=n+\"%\"}\r\n\r\n    \/* ---------- single view mode toggle ---------- *\/\r\n    var cpuMode=\"preset\";\r\n    widgetRoot.querySelectorAll(\"[data-mode]\").forEach(function(b){b.addEventListener(\"click\",function(){\r\n      cpuMode=b.dataset.mode===\"balanced\"?\"preset\":b.dataset.mode;\r\n      widgetRoot.querySelectorAll(\"[data-mode]\").forEach(function(x){x.setAttribute(\"aria-pressed\",x===b?\"true\":\"false\")});\r\n      $(\"preset-fields\").classList.toggle(\"hidden\",cpuMode!==\"preset\");$(\"custom-fields\").classList.toggle(\"hidden\",cpuMode!==\"custom\");\r\n      if(b.dataset.mode===\"balanced\"){$(\"cpu\").value=\"Ryzen 7 9700X\";b.textContent=\"\u0e2a\u0e21\u0e14\u0e38\u0e25: 9700X\";setTimeout(function(){b.textContent=\"\u0e41\u0e19\u0e30\u0e19\u0e33\u0e2a\u0e21\u0e14\u0e38\u0e25\"},900)}\r\n      calculateSingle();\r\n    })});\r\n\r\n    function calculateSingle(){\r\n      var base=cpuMode===\"preset\"?cpus.find(function(x){return x.n===$(\"cpu\").value}):customCpu();\r\n      var res=computeScores(base,+$(\"ram-cap\").value,+$(\"ram-speed\").value,+$(\"vram\").value,+$(\"gpu-tier\").value,+$(\"ssd-read\").value,+$(\"ssd-random\").value,$(\"system-type\").value,getWeights());\r\n      setScore(\"model\",res.model);setScore(\"view\",res.view);setScore(\"render\",res.render);setScore(\"export\",res.exp);\r\n      setRing(\"ring-model\",96,res.model);setRing(\"ring-view\",78,res.view);setRing(\"ring-render\",60,res.render);setRing(\"ring-export\",42,res.exp);\r\n      $(\"overall\").textContent=Math.round(res.overall);\r\n      $(\"grade\").textContent=res.overall>=90?\"\u0e22\u0e2d\u0e14\u0e40\u0e22\u0e35\u0e48\u0e22\u0e21\":res.overall>=80?\"\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e21\u0e32\u0e01\":res.overall>=68?\"\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21\":res.overall>=55?\"\u0e1e\u0e2d\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\":\"\u0e04\u0e27\u0e23\u0e1b\u0e23\u0e31\u0e1a\u0e2a\u0e40\u0e1b\u0e01\";\r\n      $(\"confidence\").textContent=res.confidence;\r\n      $(\"range\").textContent=Math.max(0,Math.round(res.overall-res.uncertainty))+\"\u2013\"+Math.min(100,Math.round(res.overall+res.uncertainty));\r\n      $(\"range-copy\").textContent=(cpuMode===\"custom\"?\"\u0e42\u0e2b\u0e21\u0e14\u0e01\u0e23\u0e2d\u0e01\u0e40\u0e2d\u0e07\u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e44\u0e21\u0e48\u0e41\u0e19\u0e48\u0e19\u0e2d\u0e19\u0e2a\u0e39\u0e07\u0e01\u0e27\u0e48\u0e32 \u2022 \":\"\")+\"\u0e0a\u0e48\u0e27\u0e07\u0e2d\u0e34\u0e07 group-CV error \u0e02\u0e2d\u0e07\u0e42\u0e21\u0e40\u0e14\u0e25\u0e41\u0e25\u0e30\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e1c\u0e25 Benchmark \u0e02\u0e2d\u0e07\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e19\u0e35\u0e49\u0e42\u0e14\u0e22\u0e15\u0e23\u0e07\";\r\n      $(\"cpu-note\").textContent=res.note;\r\n      $(\"recommendations\").innerHTML=res.rec.slice(0,3).map(function(x){return \"<li>\"+x+\"<\/li>\"}).join(\"\");\r\n    }\r\n\r\n    \/* ---------- compare view ---------- *\/\r\n    function specConfig(suf){\r\n      return {\r\n        base:cpus.find(function(x){return x.n===$(\"cpu-\"+suf).value}),\r\n        ram:+$(\"ram-cap-\"+suf).value,rs:+$(\"ram-speed-\"+suf).value,vram:+$(\"vram-\"+suf).value,\r\n        gpu:+$(\"gpu-tier-\"+suf).value,ssd:+$(\"ssd-read-\"+suf).value,random:+$(\"ssd-random-\"+suf).value,\r\n        systemType:$(\"system-type-\"+suf).value\r\n      };\r\n    }\r\n    function cmpRow(key,valA,valB){\r\n      $(\"cmpv-\"+key+\"-a\").textContent=Math.round(valA);\r\n      $(\"cmpv-\"+key+\"-b\").textContent=Math.round(valB);\r\n      $(\"cmpf-\"+key+\"-a\").style.width=clamp(valA,0,100)+\"%\";\r\n      $(\"cmpf-\"+key+\"-b\").style.width=clamp(valB,0,100)+\"%\";\r\n    }\r\n    function calculateCompare(){\r\n      var w=getWeights();\r\n      var ca=specConfig(\"a\"),cb=specConfig(\"b\");\r\n      var ra=computeScores(ca.base,ca.ram,ca.rs,ca.vram,ca.gpu,ca.ssd,ca.random,ca.systemType,w);\r\n      var rb=computeScores(cb.base,cb.ram,cb.rs,cb.vram,cb.gpu,cb.ssd,cb.random,cb.systemType,w);\r\n      $(\"cpu-note-a\").textContent=ra.note;$(\"cpu-note-b\").textContent=rb.note;\r\n      $(\"overall-a\").textContent=Math.round(ra.overall);$(\"overall-b\").textContent=Math.round(rb.overall);\r\n      $(\"grade-a\").textContent=ra.overall>=90?\"\u0e22\u0e2d\u0e14\u0e40\u0e22\u0e35\u0e48\u0e22\u0e21\":ra.overall>=80?\"\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e21\u0e32\u0e01\":ra.overall>=68?\"\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21\":ra.overall>=55?\"\u0e1e\u0e2d\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\":\"\u0e04\u0e27\u0e23\u0e1b\u0e23\u0e31\u0e1a\u0e2a\u0e40\u0e1b\u0e01\";\r\n      $(\"grade-b\").textContent=rb.overall>=90?\"\u0e22\u0e2d\u0e14\u0e40\u0e22\u0e35\u0e48\u0e22\u0e21\":rb.overall>=80?\"\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e21\u0e32\u0e01\":rb.overall>=68?\"\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21\":rb.overall>=55?\"\u0e1e\u0e2d\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\":\"\u0e04\u0e27\u0e23\u0e1b\u0e23\u0e31\u0e1a\u0e2a\u0e40\u0e1b\u0e01\";\r\n      $(\"name-a\").textContent=ca.base.n;$(\"name-b\").textContent=cb.base.n;\r\n      $(\"conf-a\").textContent=ra.confidence;$(\"conf-b\").textContent=rb.confidence;\r\n      $(\"mini-a\").classList.toggle(\"winner\",ra.overall>=rb.overall);\r\n      $(\"mini-b\").classList.toggle(\"winner\",rb.overall>ra.overall);\r\n      cmpRow(\"model\",ra.model,rb.model);\r\n      cmpRow(\"view\",ra.view,rb.view);\r\n      cmpRow(\"render\",ra.render,rb.render);\r\n      cmpRow(\"export\",ra.exp,rb.exp);\r\n      var diff=Math.abs(ra.overall-rb.overall);\r\n      var winnerName=ra.overall>=rb.overall?ca.base.n+\" (\u0e2a\u0e40\u0e1b\u0e04 A)\":cb.base.n+\" (\u0e2a\u0e40\u0e1b\u0e04 B)\";\r\n      $(\"compare-summary\").innerHTML=diff<2\r\n        ?\"\u0e17\u0e31\u0e49\u0e07\u0e2a\u0e2d\u0e07\u0e2a\u0e40\u0e1b\u0e04\u0e43\u0e2b\u0e49\u0e04\u0e30\u0e41\u0e19\u0e19\u0e43\u0e01\u0e25\u0e49\u0e40\u0e04\u0e35\u0e22\u0e07\u0e01\u0e31\u0e19\u0e21\u0e32\u0e01\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2a\u0e31\u0e14\u0e2a\u0e48\u0e27\u0e19\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e01\u0e33\u0e2b\u0e19\u0e14 \u2014 \u0e40\u0e25\u0e37\u0e2d\u0e01\u0e15\u0e32\u0e21\u0e07\u0e1a\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13\u0e44\u0e14\u0e49\u0e40\u0e25\u0e22\"\r\n        :\"<b>\"+winnerName+\"<\/b> \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e2a\u0e31\u0e14\u0e2a\u0e48\u0e27\u0e19\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32 \u0e15\u0e48\u0e32\u0e07\u0e01\u0e31\u0e19\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13 \"+Math.round(diff)+\" \u0e04\u0e30\u0e41\u0e19\u0e19\u0e08\u0e32\u0e01 100\";\r\n    }\r\n\r\n    \/* ---------- view toggle ---------- *\/\r\n    widgetRoot.querySelectorAll(\"[data-view]\").forEach(function(b){b.addEventListener(\"click\",function(){\r\n      var v=b.dataset.view;\r\n      widgetRoot.querySelectorAll(\"[data-view]\").forEach(function(x){x.setAttribute(\"aria-pressed\",x===b?\"true\":\"false\")});\r\n      $(\"single-view\").classList.toggle(\"hidden\",v!==\"single\");\r\n      $(\"compare-view\").classList.toggle(\"hidden\",v!==\"compare\");\r\n    })});\r\n\r\n    $(\"swap-specs\").addEventListener(\"click\",function(){\r\n      [\"cpu\",\"system-type\",\"ram-cap\",\"ram-speed\",\"vram\",\"gpu-tier\",\"ssd-read\",\"ssd-random\"].forEach(function(id){\r\n        var a=$(id+\"-a\"),b=$(id+\"-b\");var tmp=a.value;a.value=b.value;b.value=tmp;\r\n      });\r\n      calculateAll();\r\n    });\r\n\r\n    function calculateAll(){calculateSingle();calculateCompare()}\r\n\r\n    widgetRoot.querySelectorAll(\"input,select\").forEach(function(el){\r\n      el.addEventListener(\"input\",function(){\r\n        if(el.type===\"range\")el.nextElementSibling.value=el.value+\"%\";\r\n        calculateAll();\r\n      });\r\n      el.addEventListener(\"change\",calculateAll);\r\n    });\r\n    calculateAll();\r\n  })();\r\n})();\r\n<\/script>\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\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5512","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages\/5512","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/comments?post=5512"}],"version-history":[{"count":9,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages\/5512\/revisions"}],"predecessor-version":[{"id":5546,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages\/5512\/revisions\/5546"}],"wp:attachment":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/media?parent=5512"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":5507,"date":"2026-08-07T15:24:46","date_gmt":"2026-08-07T08:24:46","guid":{"rendered":"https:\/\/mtechthailand.com\/?page_id=5507"},"modified":"2026-08-07T15:41:01","modified_gmt":"2026-08-07T08:41:01","slug":"mtech_revit_hardware","status":"publish","type":"page","link":"https:\/\/mtechthailand.com\/mtech_revit_hardware\/","title":{"rendered":"\u0e27\u0e34\u0e18\u0e35\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e04\u0e2d\u0e21\u0e1e\u0e34\u0e27\u0e40\u0e15\u0e2d\u0e23\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e0b\u0e2d\u0e1f\u0e41\u0e27\u0e23\u0e4c Revit"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5507\" class=\"elementor elementor-5507\">\n\t\t\t\t<div class=\"aux-parallax-section elementor-element elementor-element-e88e6e2 e-con-full e-flex e-con e-parent\" data-id=\"e88e6e2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a598e9c elementor-widget elementor-widget-html\" data-id=\"a598e9c\" 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<!DOCTYPE html>\n<html lang=\"th\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>\u0e08\u0e32\u0e01 RFO Benchmark \u0e2a\u0e39\u0e48\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e25\u0e37\u0e2d\u0e01 Hardware \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Revit<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+Thai:wght@300;400;500;600;700;800&family=Inter:wght@400;500;600;700;800&family=Roboto+Mono:wght@400;500;600&display=swap\" rel=\"stylesheet\">\n<style>\n  :root{\n    --bg: #ffffff;\n    --bg-soft: #f5f5f7;\n    --bg-dark: #0a0a0c;\n    --ink: #1d1d1f;\n    --ink-dim: #6e6e73;\n    --ink-faint: #a1a1a6;\n    --white: #ffffff;\n    --accent: #0a84c9;\n    --accent-2: #37c2ff;\n    --accent-deep: #063a58;\n    --line: #e3e3e6;\n    --radius-lg: 28px;\n    --radius-md: 18px;\n    --radius-sm: 12px;\n  }\n\n  *{ box-sizing:border-box; }\n\n  body{\n    margin:0;\n    background: var(--bg);\n    color: var(--ink);\n    font-family: 'Noto Sans Thai', 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    font-weight: 400;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .mono{ font-family:'Roboto Mono', monospace; }\n\n  .wrap{ max-width: 1080px; margin: 0 auto; padding: 0 24px; }\n  .prose{ max-width: 760px; }\n\n  a{ color: var(--accent); }\n\n  \/* ================= HERO ================= *\/\n\n  .hero{\n    margin: 18px auto 0;\n    max-width: 1200px;\n    padding: 0 12px;\n  }\n  .hero-inner{\n    position: relative;\n    background:\n      radial-gradient(circle at 18% 12%, rgba(55,194,255,0.35), transparent 55%),\n      radial-gradient(circle at 85% 85%, rgba(10,132,201,0.30), transparent 50%),\n      linear-gradient(180deg, #101014 0%, #08080a 100%);\n    border-radius: 36px;\n    padding: 100px 56px 64px;\n    overflow: hidden;\n    color: var(--white);\n  }\n  .hero-inner::after{\n    content:\"\";\n    position:absolute; inset:0;\n    background: repeating-linear-gradient(115deg, rgba(255,255,255,0.02) 0px, rgba(255,255,255,0.02) 1px, transparent 1px, transparent 64px);\n    pointer-events:none;\n  }\n  .kicker{\n    display:inline-flex; align-items:center; gap:8px;\n    font-family:'Roboto Mono', monospace;\n    font-size: 12px;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--accent-2);\n    background: rgba(55,194,255,0.12);\n    border: 1px solid rgba(55,194,255,0.28);\n    padding: 7px 14px;\n    border-radius: 100px;\n    margin-bottom: 28px;\n  }\n  .kicker::before{ content:\"\u25cf\"; font-size: 8px; color: var(--accent-2); }\n\n  h1.hero-title{\n    font-family:'Inter', sans-serif;\n    font-weight: 800;\n    font-size: clamp(34px, 5.4vw, 60px);\n    letter-spacing: -0.02em;\n    line-height: 1.08;\n    margin: 0 0 22px;\n    max-width: 16ch;\n    position: relative;\n  }\n  h1.hero-title .grad{\n    background: linear-gradient(90deg, var(--accent-2), #8fe3ff);\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n  }\n  .hero-sub{\n    font-size: 18px;\n    color: rgba(255,255,255,0.62);\n    max-width: 52ch;\n    margin: 0 0 44px;\n    font-weight: 400;\n    position: relative;\n  }\n\n  .stat-row{\n    display:flex;\n    gap: 14px;\n    flex-wrap: wrap;\n    position: relative;\n  }\n  .stat-pill{\n    background: rgba(255,255,255,0.06);\n    border: 1px solid rgba(255,255,255,0.1);\n    backdrop-filter: blur(6px);\n    border-radius: var(--radius-sm);\n    padding: 18px 22px;\n    min-width: 140px;\n  }\n  .stat-pill .num{\n    font-family:'Inter', sans-serif;\n    font-weight: 800;\n    font-size: 28px;\n    color: var(--white);\n    letter-spacing: -0.01em;\n  }\n  .stat-pill .label{\n    font-size: 12.5px;\n    color: rgba(255,255,255,0.5);\n    margin-top: 2px;\n  }\n\n  \/* ================= SECTIONS ================= *\/\n\n  section{ padding: 100px 0 0; }\n  section.soft{\n    background: var(--bg-soft);\n    border-radius: var(--radius-lg);\n    margin: 100px 12px 0;\n    padding: 84px 44px;\n  }\n  @media (max-width: 700px){\n    section.soft{ padding: 56px 22px; margin: 72px 8px 0; }\n    section{ padding: 72px 0 0; }\n  }\n\n  .eyebrow2{\n    font-family:'Roboto Mono', monospace;\n    font-size: 12px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 14px;\n    display:block;\n  }\n  h2{\n    font-family:'Inter', sans-serif;\n    font-weight: 800;\n    font-size: clamp(26px, 3.4vw, 38px);\n    letter-spacing: -0.02em;\n    margin: 0 0 20px;\n    color: var(--ink);\n  }\n  h3{\n    font-family:'Inter', sans-serif;\n    font-weight: 700;\n    font-size: 21px;\n    letter-spacing: -0.01em;\n    color: var(--ink);\n    margin: 48px 0 14px;\n  }\n  p{ color: var(--ink); font-size: 16px; margin: 0 0 18px; }\n  p.lead{ color: var(--ink-dim); font-size: 18px; font-weight: 400; }\n  .fine{ font-size: 14px; color: var(--ink-dim); }\n\n  ul.plain{ margin: 0 0 18px; padding-left: 22px; }\n  ul.plain li{ margin-bottom: 8px; color: var(--ink); }\n  ul.plain li::marker{ color: var(--accent); }\n\n  \/* ================= CARDS \/ DATA READOUT ================= *\/\n\n  .card{\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: var(--radius-md);\n    box-shadow: 0 1px 2px rgba(0,0,0,0.03), 0 12px 32px -20px rgba(0,0,0,0.15);\n    padding: 28px 30px;\n    margin: 22px 0 30px;\n  }\n  .card-dark{\n    background: var(--bg-dark);\n    color: var(--white);\n    border: none;\n  }\n  .readout{\n    font-family:'Roboto Mono', monospace;\n    font-size: 13px;\n    line-height: 1.9;\n    white-space: pre;\n    overflow-x: auto;\n  }\n  .card-dark .readout .dim{ color: rgba(255,255,255,0.42); }\n  .card-dark .readout .val{ color: var(--accent-2); }\n\n  \/* ================= TABLES ================= *\/\n\n  .tbl-card{\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: var(--radius-md);\n    overflow: hidden;\n    box-shadow: 0 1px 2px rgba(0,0,0,0.03), 0 12px 32px -20px rgba(0,0,0,0.15);\n    margin: 22px 0 30px;\n  }\n  .tbl-scroll{ overflow-x:auto; }\n  table{ width:100%; border-collapse: collapse; font-size: 14.5px; min-width: 560px; }\n  thead th{\n    text-align:left;\n    font-family:'Inter', sans-serif;\n    font-weight: 600;\n    font-size: 12px;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n    color: var(--ink-dim);\n    background: var(--bg-soft);\n    padding: 14px 20px;\n    white-space: nowrap;\n  }\n  tbody td{\n    padding: 15px 20px;\n    border-top: 1px solid var(--line);\n    color: var(--ink-dim);\n    vertical-align: top;\n  }\n  tbody tr:hover td{ background: rgba(10,132,201,0.03); }\n  td.factor{ color: var(--ink); font-weight: 600; white-space: nowrap; }\n  td.num{ font-family:'Roboto Mono', monospace; text-align:right; color: var(--ink); white-space: nowrap; }\n  td.rank-cell{ width: 54px; }\n  .rank{\n    font-family:'Roboto Mono', monospace;\n    color: var(--white);\n    background: var(--accent);\n    font-weight: 700;\n    text-align:center;\n    width: 26px; height: 26px;\n    border-radius: 100px;\n    display:inline-flex; align-items:center; justify-content:center;\n    font-size: 12px;\n  }\n  tr.total-row td{ background: rgba(10,132,201,0.05); font-weight:700; }\n\n  \/* ================= CALLOUT ================= *\/\n\n  .callout{\n    display:flex; gap:16px;\n    background: linear-gradient(135deg, rgba(10,132,201,0.06), rgba(55,194,255,0.03));\n    border: 1px solid rgba(10,132,201,0.18);\n    border-radius: var(--radius-md);\n    padding: 22px 26px;\n    margin: 22px 0 30px;\n  }\n  .callout .dot{\n    width: 8px; height: 8px; border-radius: 50%;\n    background: var(--accent);\n    margin-top: 8px;\n    flex: none;\n  }\n  .callout b{\n    display:block;\n    font-family:'Inter', sans-serif;\n    font-size: 12px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 6px;\n  }\n  .callout p{ margin:0; color: var(--ink); font-size: 15px; }\n\n  \/* ================= STEPS ================= *\/\n\n  .steps{ display:flex; flex-direction:column; gap: 4px; margin: 24px 0; }\n  .step{\n    display:flex; gap: 22px;\n    padding: 26px 0;\n    border-top: 1px solid var(--line);\n  }\n  .step:first-child{ border-top:none; }\n  .step-idx{\n    font-family:'Inter', sans-serif;\n    font-weight: 800;\n    font-size: 28px;\n    color: var(--line);\n    flex: none;\n    width: 56px;\n    letter-spacing: -0.02em;\n  }\n  .step h4{\n    font-family:'Inter', sans-serif;\n    font-weight: 700;\n    font-size: 17px;\n    margin: 2px 0 8px;\n    color: var(--ink);\n  }\n  .step p{ font-size: 15px; color: var(--ink-dim); margin: 0 0 6px; }\n\n  \/* ================= FORMULA ================= *\/\n\n  .formula-card{\n    text-align:center;\n    background: var(--bg-dark);\n    color: var(--white);\n    border-radius: var(--radius-md);\n    padding: 40px 24px;\n    margin: 22px 0 20px;\n  }\n  .formula-card .f{\n    font-family:'Roboto Mono', monospace;\n    font-size: clamp(13px, 2.2vw, 17px);\n    color: var(--white);\n  }\n  .formula-card .f .op{ color: var(--accent-2); margin: 0 8px; }\n  .formula-example{\n    text-align:center;\n    font-family:'Roboto Mono', monospace;\n    font-size: 15px;\n    color: var(--accent);\n    margin: -6px 0 26px;\n  }\n\n  \/* ================= PLOT (signature) ================= *\/\n\n  .plot-card{\n    background: var(--bg-dark);\n    border-radius: var(--radius-lg);\n    padding: 40px 32px 24px;\n    margin: 26px 0 32px;\n    color: var(--white);\n  }\n  .plot-card .plot-title{\n    font-family:'Inter', sans-serif;\n    font-weight: 700;\n    font-size: 15px;\n    color: var(--white);\n    margin-bottom: 4px;\n  }\n  .plot-card .plot-sub{ color: rgba(255,255,255,0.45); font-size: 13px; margin-bottom: 18px; }\n  svg text{ font-family:'Inter', sans-serif; }\n  .legend{\n    display:flex; flex-wrap:wrap; gap: 10px 22px;\n    margin: 16px 0 4px;\n    font-size: 12.5px;\n    color: rgba(255,255,255,0.55);\n  }\n  .legend span{ display:inline-flex; align-items:center; gap:8px; }\n  .legend i{ width:9px; height:9px; border-radius: 50%; display:inline-block; }\n\n  \/* ================= FOOTER ================= *\/\n\n  footer{\n    margin-top: 110px;\n    padding: 40px 12px 60px;\n    display:flex; justify-content: space-between; flex-wrap: wrap; gap: 12px;\n    font-family:'Roboto Mono', monospace;\n    font-size: 12px;\n    color: var(--ink-faint);\n    border-top: 1px solid var(--line);\n  }\n\n  @media (prefers-reduced-motion: reduce){ * { scroll-behavior: auto !important; } }\n<\/style>\n<\/head>\n<body>\n\n  <!-- ================= HERO ================= -->\n  <div class=\"hero\">\n    <div class=\"hero-inner\">\n      <span class=\"kicker\">RFO Benchmark \u00b7 Revit 2024\u20132026<\/span>\n      <h1 class=\"hero-title\">\u0e41\u0e23\u0e07\u0e40\u0e1e\u0e23\u0e32\u0e30\u0e2d\u0e30\u0e44\u0e23<br>\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e41\u0e04\u0e48 <span class=\"grad\">\u0e41\u0e23\u0e07\u0e41\u0e04\u0e48\u0e44\u0e2b\u0e19<\/span><\/h1>\n      <p class=\"hero-sub\">\u0e2a\u0e40\u0e1b\u0e01\u0e1a\u0e19\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e1a\u0e2d\u0e01\u0e04\u0e27\u0e32\u0e21\u0e40\u0e23\u0e47\u0e27\u0e08\u0e23\u0e34\u0e07\u0e43\u0e19 Revit \u0e40\u0e23\u0e32\u0e19\u0e33 RFO Benchmark \u0e08\u0e32\u0e01\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e08\u0e23\u0e34\u0e07 55 \u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07 \u0e21\u0e32\u0e41\u0e22\u0e01\u0e27\u0e48\u0e32 Hardware \u0e2a\u0e48\u0e27\u0e19\u0e44\u0e2b\u0e19\u0e21\u0e35\u0e1c\u0e25\u0e15\u0e48\u0e2d\u0e07\u0e32\u0e19 Modeling \u2014 \u0e41\u0e25\u0e30\u0e21\u0e31\u0e48\u0e19\u0e43\u0e08\u0e44\u0e14\u0e49\u0e41\u0e04\u0e48\u0e44\u0e2b\u0e19<\/p>\n      <div class=\"stat-row\">\n        <div class=\"stat-pill\"><div class=\"num\">75<\/div><div class=\"label\">Benchmark \u0e44\u0e21\u0e48\u0e0b\u0e49\u0e33<\/div><\/div>\n        <div class=\"stat-pill\"><div class=\"num\">55<\/div><div class=\"label\">\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e23\u0e34\u0e07\u0e17\u0e35\u0e48\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c<\/div><\/div>\n        <div class=\"stat-pill\"><div class=\"num\">3<\/div><div class=\"label\">Revit Version<\/div><\/div>\n        <div class=\"stat-pill\"><div class=\"num\">8<\/div><div class=\"label\">Hardware Factor<\/div><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"wrap\">\n\n  <!-- ================= 01 \u0e17\u0e35\u0e48\u0e21\u0e32 ================= -->\n  <section>\n    <div class=\"prose\">\n      <span class=\"eyebrow2\">01 \u00b7 \u0e17\u0e35\u0e48\u0e21\u0e32\u0e02\u0e2d\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25<\/span>\n      <h2>\u0e08\u0e32\u0e01 Benchmark \u0e1a\u0e19 Forum \u0e2a\u0e39\u0e48 Dataset<\/h2>\n      <p class=\"lead\">CPU \u0e17\u0e35\u0e48 GHz \u0e2a\u0e39\u0e07\u0e01\u0e27\u0e48\u0e32 \u0e2b\u0e23\u0e37\u0e2d\u0e21\u0e35 Core \u0e40\u0e22\u0e2d\u0e30\u0e01\u0e27\u0e48\u0e32 \u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e41\u0e1b\u0e25\u0e27\u0e48\u0e32\u0e08\u0e30\u0e17\u0e33\u0e07\u0e32\u0e19 Revit \u0e44\u0e14\u0e49\u0e40\u0e23\u0e47\u0e27\u0e01\u0e27\u0e48\u0e32\u0e40\u0e2a\u0e21\u0e2d\u0e44\u0e1b<\/p>\n      <p>\u0e1b\u0e01\u0e15\u0e34\u0e16\u0e49\u0e32\u0e2d\u0e22\u0e32\u0e01\u0e23\u0e39\u0e49\u0e27\u0e48\u0e32 CPU \u0e41\u0e23\u0e07\u0e41\u0e04\u0e48\u0e44\u0e2b\u0e19 \u0e40\u0e23\u0e32\u0e44\u0e1b\u0e14\u0e39 CPU Benchmark \u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b \u0e41\u0e15\u0e48\u0e04\u0e30\u0e41\u0e19\u0e19\u0e40\u0e2b\u0e25\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19\u0e2d\u0e32\u0e08\u0e44\u0e21\u0e48\u0e2a\u0e30\u0e17\u0e49\u0e2d\u0e19\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e43\u0e19 Revit \u0e42\u0e14\u0e22\u0e15\u0e23\u0e07 \u0e40\u0e23\u0e32\u0e08\u0e36\u0e07\u0e21\u0e2d\u0e07\u0e2b\u0e32 Benchmark \u0e17\u0e35\u0e48\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e14\u0e49\u0e27\u0e22 Revit \u0e08\u0e23\u0e34\u0e07 \u0e41\u0e25\u0e30\u0e44\u0e1b\u0e40\u0e08\u0e2d\u0e01\u0e31\u0e1a <b>RFO Benchmark<\/b> \u0e1a\u0e19 Revit Forum \u2014 \u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e17\u0e35\u0e48\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e19\u0e33\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e02\u0e2d\u0e07\u0e15\u0e31\u0e27\u0e40\u0e2d\u0e07\u0e21\u0e32\u0e17\u0e14\u0e2a\u0e2d\u0e1a \u0e41\u0e25\u0e49\u0e27\u0e41\u0e0a\u0e23\u0e4c\u0e1c\u0e25\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e2a\u0e40\u0e1b\u0e01 Hardware \u0e41\u0e25\u0e30\u0e40\u0e27\u0e25\u0e32\u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49\u0e43\u0e19\u0e41\u0e15\u0e48\u0e25\u0e30\u0e07\u0e32\u0e19<\/p>\n    <\/div>\n\n    <h3>\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e17\u0e35\u0e48\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e41\u0e0a\u0e23\u0e4c\u0e1a\u0e19 RFO<\/h3>\n    <div class=\"card card-dark\">\n      <div class=\"readout\"><span class=\"dim\">RVT 2025 \u2014 Full_Standard set<\/span>\n<span class=\"dim\">RFO Benchmark v3.4<\/span>\n\n<span class=\"dim\">Model Creation<\/span>       <span class=\"val\">74.03 seconds<\/span>  \u2014 TOTAL\n<span class=\"dim\">Graphics \u2014 Standard View<\/span>  <span class=\"val\">19.98 seconds<\/span>  \u2014 TOTAL\n<span class=\"dim\">Render<\/span>             <span class=\"val\">33.05 seconds<\/span>\n\n<span class=\"dim\">CPU:<\/span>     <span class=\"val\">Intel Core i9-12950HX<\/span>\n<span class=\"dim\">RAM:<\/span>     <span class=\"val\">64GB DDR5-4800<\/span>\n<span class=\"dim\">GPU:<\/span>     <span class=\"val\">NVIDIA RTX A3000 12GB Laptop GPU<\/span>\n<span class=\"dim\">Storage:<\/span> <span class=\"val\">Samsung NVMe SSD<\/span><\/div>\n    <\/div>\n\n    <p class=\"prose\">\u0e43\u0e19\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e08\u0e23\u0e34\u0e07\u0e21\u0e35\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32\u0e19\u0e35\u0e49 \u0e17\u0e31\u0e49\u0e07\u0e40\u0e27\u0e25\u0e32\u0e02\u0e2d\u0e07\u0e41\u0e15\u0e48\u0e25\u0e30\u0e07\u0e32\u0e19 \u0e2a\u0e40\u0e1b\u0e01\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07 \u0e41\u0e25\u0e30 Raw Data \u0e08\u0e32\u0e01\u0e01\u0e32\u0e23\u0e17\u0e14\u0e2a\u0e2d\u0e1a 3 \u0e23\u0e2d\u0e1a \u0e40\u0e0a\u0e48\u0e19<\/p>\n    <div class=\"card card-dark\">\n      <div class=\"readout\"><span class=\"val\">4.059   4.023   3.969<\/span>   <span class=\"dim\">opening and loading the custom template<\/span>\n<span class=\"val\">9.695   9.332   9.707<\/span>   <span class=\"dim\">creating the floors levels and grids<\/span>\n<span class=\"val\">13.430  13.348  13.555<\/span>  <span class=\"dim\">creating a group of walls and doors<\/span><\/div>\n    <\/div>\n    <p class=\"fine prose\">\u0e15\u0e31\u0e27\u0e40\u0e25\u0e02\u0e41\u0e15\u0e48\u0e25\u0e30\u0e41\u0e16\u0e27\u0e04\u0e37\u0e2d\u0e40\u0e27\u0e25\u0e32\u0e08\u0e32\u0e01\u0e01\u0e32\u0e23\u0e17\u0e14\u0e2a\u0e2d\u0e1a 3 \u0e23\u0e2d\u0e1a \u0e2b\u0e19\u0e48\u0e27\u0e22\u0e40\u0e1b\u0e47\u0e19\u0e27\u0e34\u0e19\u0e32\u0e17\u0e35 \u2014 \u0e22\u0e34\u0e48\u0e07\u0e43\u0e0a\u0e49\u0e40\u0e27\u0e25\u0e32\u0e19\u0e49\u0e2d\u0e22\u0e22\u0e34\u0e48\u0e07\u0e40\u0e23\u0e47\u0e27<\/p>\n\n    <h3>RFO \u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e2d\u0e30\u0e44\u0e23\u0e1a\u0e49\u0e32\u0e07<\/h3>\n    <div class=\"tbl-card\">\n      <div class=\"tbl-scroll\">\n        <table>\n          <thead><tr><th>\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e07\u0e32\u0e19<\/th><th>Revit \u0e17\u0e33\u0e2d\u0e30\u0e44\u0e23\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e17\u0e14\u0e2a\u0e2d\u0e1a<\/th><th>Hardware \u0e17\u0e35\u0e48\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e02\u0e49\u0e2d\u0e07<\/th><\/tr><\/thead>\n          <tbody>\n            <tr><td class=\"factor\">Model Creation<\/td><td>\u0e40\u0e1b\u0e34\u0e14 Template \u0e2a\u0e23\u0e49\u0e32\u0e07 Level, Grid, Wall, Door, Curtain Wall, Section \u0e41\u0e25\u0e30 View Template<\/td><td>CPU \u0e15\u0e48\u0e2d\u0e04\u0e2d\u0e23\u0e4c, Architecture, Cache \u0e41\u0e25\u0e30 RAM<\/td><\/tr>\n            <tr><td class=\"factor\">Graphics<\/td><td>\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19 View Style, Refresh View \u0e41\u0e25\u0e30\u0e2b\u0e21\u0e38\u0e19\u0e42\u0e21\u0e40\u0e14\u0e25<\/td><td>CPU, RAM, GPU, Driver \u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e2b\u0e19\u0e49\u0e32\u0e08\u0e2d<\/td><\/tr>\n            <tr><td class=\"factor\">Render<\/td><td>Render \u0e09\u0e32\u0e01\u0e17\u0e14\u0e2a\u0e2d\u0e1a<\/td><td>CPU \u0e2b\u0e25\u0e32\u0e22\u0e04\u0e2d\u0e23\u0e4c, Power \u0e41\u0e25\u0e30 Cooling<\/td><\/tr>\n            <tr><td class=\"factor\">Export<\/td><td>Export PNG, DWF, DWG, PDF \u0e41\u0e25\u0e30 IFC \u0e15\u0e32\u0e21 Version<\/td><td>CPU, RAM, Storage \u0e41\u0e25\u0e30\u0e15\u0e31\u0e27 Export \u0e02\u0e2d\u0e07 Revit<\/td><\/tr>\n            <tr><td class=\"factor\">Update<\/td><td>\u0e40\u0e1b\u0e34\u0e14\u0e41\u0e25\u0e30\u0e2d\u0e31\u0e1b\u0e40\u0e14\u0e15\u0e44\u0e1f\u0e25\u0e4c\u0e08\u0e32\u0e01 Revit Version \u0e01\u0e48\u0e2d\u0e19\u0e2b\u0e19\u0e49\u0e32<\/td><td>CPU, Storage \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e41\u0e1b\u0e25\u0e07\u0e44\u0e1f\u0e25\u0e4c<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n    <p class=\"fine prose\">Model Creation \u0e23\u0e27\u0e21\u0e07\u0e32\u0e19\u0e22\u0e48\u0e2d\u0e22 9 \u0e07\u0e32\u0e19 \u0e41\u0e15\u0e48\u0e25\u0e30\u0e07\u0e32\u0e19\u0e17\u0e14\u0e2a\u0e2d\u0e1a 3 \u0e23\u0e2d\u0e1a \u0e23\u0e27\u0e21\u0e40\u0e1b\u0e47\u0e19 27 \u0e04\u0e48\u0e32\u0e40\u0e27\u0e25\u0e32 \u0e01\u0e48\u0e2d\u0e19\u0e04\u0e33\u0e19\u0e27\u0e13\u0e40\u0e1b\u0e47\u0e19\u0e40\u0e27\u0e25\u0e32\u0e23\u0e27\u0e21\u0e02\u0e2d\u0e07\u0e07\u0e32\u0e19 Modeling<\/p>\n  <\/section>\n\n  <!-- ================= 02 dataset stats ================= -->\n  <section class=\"soft\">\n    <span class=\"eyebrow2\">02 \u00b7 \u0e01\u0e32\u0e23\u0e01\u0e25\u0e31\u0e48\u0e19\u0e01\u0e23\u0e2d\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25<\/span>\n    <h2 class=\"prose\">156 \u0e41\u0e16\u0e27\u0e14\u0e34\u0e1a \u0e2a\u0e39\u0e48 75 Benchmark \u0e08\u0e23\u0e34\u0e07<\/h2>\n    <p class=\"prose\">\u0e40\u0e01\u0e47\u0e1a\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25 RFO \u0e02\u0e2d\u0e07 Revit 2024, 2025 \u0e41\u0e25\u0e30 2026 \u0e44\u0e14\u0e49\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14 156 \u0e41\u0e16\u0e27 \u0e41\u0e15\u0e48\u0e43\u0e19 Forum \u0e21\u0e35\u0e17\u0e31\u0e49\u0e07\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e0b\u0e49\u0e33 \u0e01\u0e32\u0e23 Quote \u0e1c\u0e25\u0e40\u0e14\u0e34\u0e21 \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e19\u0e33\u0e1c\u0e25\u0e40\u0e14\u0e34\u0e21\u0e21\u0e32\u0e42\u0e1e\u0e2a\u0e15\u0e4c\u0e2d\u0e35\u0e01\u0e04\u0e23\u0e31\u0e49\u0e07 \u0e2b\u0e25\u0e31\u0e07\u0e15\u0e23\u0e27\u0e08\u0e41\u0e25\u0e30\u0e15\u0e31\u0e14\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e0b\u0e49\u0e33 \u0e40\u0e2b\u0e25\u0e37\u0e2d Benchmark \u0e08\u0e23\u0e34\u0e07 75 \u0e23\u0e32\u0e22\u0e01\u0e32\u0e23<\/p>\n\n    <div class=\"tbl-card\">\n      <div class=\"tbl-scroll\">\n        <table>\n          <thead><tr><th>Revit Version<\/th><th class=\"num\">Benchmark \u0e44\u0e21\u0e48\u0e0b\u0e49\u0e33<\/th><th class=\"num\">\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e23\u0e34\u0e07\u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c<\/th><\/tr><\/thead>\n          <tbody>\n            <tr><td class=\"factor\">Revit 2024<\/td><td class=\"num\">32 \u0e23\u0e32\u0e22\u0e01\u0e32\u0e23<\/td><td class=\"num\">23 \u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07<\/td><\/tr>\n            <tr><td class=\"factor\">Revit 2025<\/td><td class=\"num\">38 \u0e23\u0e32\u0e22\u0e01\u0e32\u0e23<\/td><td class=\"num\">27 \u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07<\/td><\/tr>\n            <tr><td class=\"factor\">Revit 2026<\/td><td class=\"num\">5 \u0e23\u0e32\u0e22\u0e01\u0e32\u0e23<\/td><td class=\"num\">5 \u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07<\/td><\/tr>\n            <tr class=\"total-row\"><td class=\"factor\">\u0e23\u0e27\u0e21<\/td><td class=\"num\">75 \u0e23\u0e32\u0e22\u0e01\u0e32\u0e23<\/td><td class=\"num\">55 \u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n    <p class=\"prose\">\u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19\u0e41\u0e22\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2d\u0e2d\u0e01\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e32\u0e23\u0e32\u0e07: \u0e04\u0e30\u0e41\u0e19\u0e19 Model Creation \/ Graphics \/ Render \/ Export, Raw Data \u0e08\u0e32\u0e01\u0e01\u0e32\u0e23\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e17\u0e31\u0e49\u0e07 3 \u0e23\u0e2d\u0e1a, CPU \/ RAM \/ GPU \/ Storage, Revit Version \u0e41\u0e25\u0e30 RFO Benchmark Build \u0e23\u0e27\u0e21\u0e16\u0e36\u0e07 CPU Architecture, P-Core, E-Core, Cache, Memory Support \u0e41\u0e25\u0e30 Power Limit<\/p>\n  <\/section>\n\n  <!-- ================= 03 factor ranking ================= -->\n  <section>\n    <span class=\"eyebrow2\">03 \u00b7 Factor Ranking<\/span>\n    <h2 class=\"prose\">\u0e15\u0e32\u0e23\u0e32\u0e07\u0e25\u0e33\u0e14\u0e31\u0e1a\u0e1b\u0e31\u0e08\u0e08\u0e31\u0e22\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19 Revit Modeling<\/h2>\n    <p class=\"lead prose\">\"\u0e16\u0e49\u0e32\u0e17\u0e33\u0e07\u0e32\u0e19\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e41\u0e25\u0e30\u0e41\u0e01\u0e49\u0e44\u0e02\u0e42\u0e21\u0e40\u0e14\u0e25\u0e40\u0e1b\u0e47\u0e19\u0e2b\u0e25\u0e31\u0e01 \u0e04\u0e27\u0e23\u0e14\u0e39 Hardware \u0e2a\u0e48\u0e27\u0e19\u0e44\u0e2b\u0e19\u0e01\u0e48\u0e2d\u0e19\" \u2014 \u0e40\u0e1b\u0e47\u0e19\u0e25\u0e33\u0e14\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e40\u0e0a\u0e34\u0e07\u0e27\u0e34\u0e28\u0e27\u0e01\u0e23\u0e23\u0e21 \u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e40\u0e1b\u0e2d\u0e23\u0e4c\u0e40\u0e0b\u0e47\u0e19\u0e15\u0e4c\u0e04\u0e27\u0e32\u0e21\u0e40\u0e23\u0e47\u0e27\u0e41\u0e1a\u0e1a\u0e15\u0e32\u0e22\u0e15\u0e31\u0e27 \u0e41\u0e25\u0e30\u0e15\u0e49\u0e2d\u0e07\u0e41\u0e22\u0e01\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c\u0e15\u0e32\u0e21 Revit Version<\/p>\n\n    <h3>Revit 2024 \u2014 \u0e2b\u0e25\u0e31\u0e01\u0e10\u0e32\u0e19\u0e0a\u0e31\u0e14\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14<\/h3>\n    <p class=\"fine prose\">\u0e43\u0e0a\u0e49 Full Standard \u0e08\u0e32\u0e01\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e23\u0e34\u0e07 23 \u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07 \u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e25\u0e38\u0e21\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13 15 CPU Models<\/p>\n    <div class=\"tbl-card\">\n      <div class=\"tbl-scroll\">\n        <table>\n          <thead><tr><th class=\"rank-cell\">#<\/th><th>Factor<\/th><th>\u0e1c\u0e25\u0e15\u0e48\u0e2d Model Creation<\/th><th>\u0e2a\u0e34\u0e48\u0e07\u0e17\u0e35\u0e48\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e1a\u0e2d\u0e01<\/th><\/tr><\/thead>\n          <tbody>\n            <tr><td><span class=\"rank\">1<\/span><\/td><td class=\"factor\">CPU Architecture \/ IPC<\/td><td>\u0e2a\u0e39\u0e07\u0e21\u0e32\u0e01<\/td><td>CPU \u0e23\u0e38\u0e48\u0e19\u0e43\u0e2b\u0e21\u0e48\u0e41\u0e25\u0e30 Architecture \u0e17\u0e35\u0e48\u0e21\u0e35\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\u0e15\u0e48\u0e2d\u0e04\u0e2d\u0e23\u0e4c\u0e2a\u0e39\u0e07\u0e17\u0e33\u0e40\u0e27\u0e25\u0e32\u0e44\u0e14\u0e49\u0e14\u0e35\u0e01\u0e27\u0e48\u0e32 \u0e41\u0e15\u0e48 Dataset \u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e21\u0e35\u0e04\u0e48\u0e32 IPC \u0e17\u0e35\u0e48\u0e27\u0e31\u0e14\u0e15\u0e23\u0e07<\/td><\/tr>\n            <tr><td><span class=\"rank\">2<\/span><\/td><td class=\"factor\">Per-Core Performance \/ Boost<\/td><td>\u0e2a\u0e39\u0e07\u0e21\u0e32\u0e01<\/td><td>Official Max Boost \u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c\u0e01\u0e31\u0e1a\u0e40\u0e27\u0e25\u0e32 Model Creation \u0e2a\u0e39\u0e07\u0e16\u0e36\u0e07 \u03c1 = \u22120.87 \u0e41\u0e15\u0e48\u0e22\u0e31\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e04\u0e48\u0e32\u0e2a\u0e40\u0e1b\u0e01 \u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48 Clock \u0e17\u0e35\u0e48\u0e27\u0e31\u0e14\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e08\u0e23\u0e34\u0e07<\/td><\/tr>\n            <tr><td><span class=\"rank\">3<\/span><\/td><td class=\"factor\">Cache Hierarchy<\/td><td>\u0e1b\u0e32\u0e19\u0e01\u0e25\u0e32\u0e07<\/td><td>L2 \u0e21\u0e35\u0e2a\u0e31\u0e0d\u0e0d\u0e32\u0e13\u0e43\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e14\u0e34\u0e1a \u0e41\u0e15\u0e48\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e04\u0e23\u0e1a\u0e40\u0e1e\u0e35\u0e22\u0e07 8 CPU Models \u0e41\u0e25\u0e30\u0e2a\u0e31\u0e0d\u0e0d\u0e32\u0e13\u0e25\u0e14\u0e25\u0e07\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21 Generation \u0e01\u0e31\u0e1a Boost<\/td><\/tr>\n            <tr><td><span class=\"rank\">4<\/span><\/td><td class=\"factor\">RAM Latency \/ Memory Subsystem<\/td><td>\u0e1b\u0e32\u0e19\u0e01\u0e25\u0e32\u0e07 \u0e41\u0e15\u0e48\u0e41\u0e22\u0e01\u0e1c\u0e25\u0e44\u0e21\u0e48\u0e0a\u0e31\u0e14<\/td><td>RAM Speed \u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c\u0e43\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e14\u0e34\u0e1a \u0e41\u0e15\u0e48\u0e25\u0e14\u0e40\u0e2b\u0e25\u0e37\u0e2d Partial \u03c1 = \u22120.30 \u0e2b\u0e25\u0e31\u0e07\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e15\u0e31\u0e27\u0e41\u0e1b\u0e23 CPU<\/td><\/tr>\n            <tr><td><span class=\"rank\">5<\/span><\/td><td class=\"factor\">Cooling \u0e41\u0e25\u0e30 Power<\/td><td>\u0e15\u0e31\u0e27\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e2a\u0e33\u0e04\u0e31\u0e0d<\/td><td>\u0e21\u0e35\u0e1c\u0e25\u0e15\u0e48\u0e2d\u0e01\u0e32\u0e23\u0e23\u0e31\u0e01\u0e29\u0e32 Boost \u0e42\u0e14\u0e22\u0e40\u0e09\u0e1e\u0e32\u0e30 Laptop \u0e41\u0e15\u0e48 RFO \u0e44\u0e21\u0e48\u0e21\u0e35 Temperature, Package Power \u0e41\u0e25\u0e30 Effective Clock<\/td><\/tr>\n            <tr><td><span class=\"rank\">6<\/span><\/td><td class=\"factor\">RAM Capacity<\/td><td>\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e27\u0e48\u0e32\u0e1e\u0e2d\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48\u0e1e\u0e2d<\/td><td>\u0e40\u0e21\u0e37\u0e48\u0e2d RAM \u0e40\u0e1e\u0e35\u0e22\u0e07\u0e1e\u0e2d \u0e01\u0e32\u0e23\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e08\u0e32\u0e01 32GB \u0e40\u0e1b\u0e47\u0e19 64GB \u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e17\u0e33\u0e43\u0e2b\u0e49\u0e01\u0e32\u0e23\u0e04\u0e33\u0e19\u0e27\u0e13\u0e40\u0e23\u0e47\u0e27\u0e02\u0e36\u0e49\u0e19\u0e42\u0e14\u0e22\u0e15\u0e23\u0e07<\/td><\/tr>\n            <tr><td><span class=\"rank\">7<\/span><\/td><td class=\"factor\">Core Count \/ Topology<\/td><td>\u0e15\u0e48\u0e33\u2013\u0e1b\u0e32\u0e19\u0e01\u0e25\u0e32\u0e07<\/td><td>\u0e2b\u0e25\u0e31\u0e07\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e1b\u0e31\u0e08\u0e08\u0e31\u0e22 CPU \u0e2d\u0e37\u0e48\u0e19 \u0e08\u0e33\u0e19\u0e27\u0e19 Core \u0e40\u0e2b\u0e25\u0e37\u0e2d Partial \u03c1 = \u22120.22 \u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e21\u0e35\u0e19\u0e31\u0e22\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e0a\u0e31\u0e14\u0e40\u0e08\u0e19<\/td><\/tr>\n            <tr><td><span class=\"rank\">8<\/span><\/td><td class=\"factor\">GPU \u0e41\u0e25\u0e30 Storage<\/td><td>\u0e15\u0e48\u0e33\u0e42\u0e14\u0e22\u0e15\u0e23\u0e07\u0e43\u0e19 Model Creation<\/td><td>GPU \u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e01\u0e31\u0e1a Graphics \u0e2a\u0e48\u0e27\u0e19 Storage \u0e19\u0e48\u0e32\u0e08\u0e30\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e01\u0e31\u0e1a Open, Save \u0e41\u0e25\u0e30 Export \u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n    <div class=\"callout\"><div class=\"dot\"><\/div><div><b>\u0e2a\u0e23\u0e38\u0e1b Revit 2024<\/b><p>\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19 Modeling \u0e04\u0e27\u0e23\u0e43\u0e2b\u0e49\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e01\u0e31\u0e1a CPU Architecture, \u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\u0e15\u0e48\u0e2d\u0e04\u0e2d\u0e23\u0e4c \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e23\u0e31\u0e01\u0e29\u0e32 Boost \u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32\u0e14\u0e39\u0e08\u0e33\u0e19\u0e27\u0e19 Core \u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e14\u0e35\u0e22\u0e27<\/p><\/div><\/div>\n\n    <h3>Revit 2025 \u2014 \u0e40\u0e2b\u0e47\u0e19\u0e41\u0e19\u0e27\u0e42\u0e19\u0e49\u0e21 \u0e41\u0e15\u0e48\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25 CPU \u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e04\u0e23\u0e1a<\/h3>\n    <p class=\"fine prose\">\u0e43\u0e0a\u0e49 Full Standard \u0e08\u0e32\u0e01\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e23\u0e34\u0e07 27 \u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07 \u0e21\u0e35 17 CPU Models \u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c\u0e15\u0e31\u0e27\u0e41\u0e1b\u0e23\u0e08\u0e32\u0e01\u0e2a\u0e40\u0e1b\u0e01\u0e17\u0e35\u0e48 RFO \u0e23\u0e32\u0e22\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49<\/p>\n    <div class=\"tbl-card\">\n      <div class=\"tbl-scroll\">\n        <table>\n          <thead><tr><th class=\"rank-cell\">#<\/th><th>Factor<\/th><th>\u0e1c\u0e25\u0e17\u0e35\u0e48\u0e1e\u0e1a<\/th><th>\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e21\u0e31\u0e48\u0e19\u0e43\u0e08<\/th><\/tr><\/thead>\n          <tbody>\n            <tr><td><span class=\"rank\">1<\/span><\/td><td class=\"factor\">CPU Generation \/ Architecture<\/td><td>CPU \u0e23\u0e38\u0e48\u0e19\u0e43\u0e2b\u0e21\u0e48\u0e2a\u0e48\u0e27\u0e19\u0e43\u0e2b\u0e0d\u0e48\u0e17\u0e33\u0e40\u0e27\u0e25\u0e32\u0e44\u0e14\u0e49\u0e14\u0e35\u0e01\u0e27\u0e48\u0e32\u0e23\u0e38\u0e48\u0e19\u0e40\u0e01\u0e48\u0e32 \u0e41\u0e15\u0e48\u0e22\u0e31\u0e07\u0e41\u0e22\u0e01 IPC \u0e08\u0e32\u0e01 Boost \u0e41\u0e25\u0e30 Platform \u0e44\u0e21\u0e48\u0e44\u0e14\u0e49<\/td><td>\u0e1b\u0e32\u0e19\u0e01\u0e25\u0e32\u0e07<\/td><\/tr>\n            <tr><td><span class=\"rank\">2<\/span><\/td><td class=\"factor\">Per-Core Performance \/ Boost<\/td><td>\u0e22\u0e31\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e04\u0e33\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22\u0e2b\u0e25\u0e31\u0e01\u0e02\u0e2d\u0e07\u0e07\u0e32\u0e19 Modeling \u0e41\u0e15\u0e48 Metadata \u0e02\u0e2d\u0e07 CPU \u0e1a\u0e32\u0e07\u0e23\u0e38\u0e48\u0e19\u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e04\u0e23\u0e1a<\/td><td>\u0e15\u0e48\u0e33\u2013\u0e1b\u0e32\u0e19\u0e01\u0e25\u0e32\u0e07<\/td><\/tr>\n            <tr><td><span class=\"rank\">3<\/span><\/td><td class=\"factor\">Physical Core \/ Topology<\/td><td>\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e1b\u0e32\u0e19\u0e01\u0e25\u0e32\u0e07 \u03c1 = \u22120.49, p = .048 \u0e41\u0e15\u0e48\u0e1b\u0e30\u0e1b\u0e19\u0e01\u0e31\u0e1a Generation \u0e41\u0e25\u0e30\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e02\u0e2d\u0e07\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07<\/td><td>\u0e15\u0e48\u0e33\u2013\u0e1b\u0e32\u0e19\u0e01\u0e25\u0e32\u0e07<\/td><\/tr>\n            <tr><td><span class=\"rank\">4<\/span><\/td><td class=\"factor\">RAM Capacity<\/td><td>\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c\u0e04\u0e48\u0e2d\u0e19\u0e02\u0e49\u0e32\u0e07\u0e15\u0e48\u0e33 \u03c1 = \u22120.22, p = .397<\/td><td>\u0e15\u0e48\u0e33<\/td><\/tr>\n            <tr><td><span class=\"rank\">5<\/span><\/td><td class=\"factor\">RAM Bus Speed<\/td><td>\u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e1e\u0e1a\u0e1c\u0e25\u0e17\u0e35\u0e48\u0e0a\u0e31\u0e14\u0e40\u0e08\u0e19 \u03c1 = \u22120.20, p = .485<\/td><td>\u0e15\u0e48\u0e33<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n    <div class=\"callout\"><div class=\"dot\"><\/div><div><b>\u0e2a\u0e23\u0e38\u0e1b Revit 2025<\/b><p>CPU \u0e22\u0e31\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e31\u0e27\u0e41\u0e22\u0e01 Performance \u0e2b\u0e25\u0e31\u0e01 \u0e41\u0e15\u0e48\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e0a\u0e38\u0e14\u0e19\u0e35\u0e49\u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e27\u0e48\u0e32 RAM Bus \u0e2a\u0e39\u0e07\u0e2b\u0e23\u0e37\u0e2d\u0e08\u0e33\u0e19\u0e27\u0e19 Core \u0e21\u0e32\u0e01\u0e08\u0e30\u0e17\u0e33\u0e43\u0e2b\u0e49 Model Creation \u0e40\u0e23\u0e47\u0e27\u0e02\u0e36\u0e49\u0e19\u0e42\u0e14\u0e22\u0e15\u0e23\u0e07<\/p><\/div><\/div>\n\n    <h3>Revit 2026 \u2014 \u0e43\u0e0a\u0e49\u0e40\u0e1b\u0e47\u0e19\u0e41\u0e19\u0e27\u0e42\u0e19\u0e49\u0e21\u0e40\u0e1a\u0e37\u0e49\u0e2d\u0e07\u0e15\u0e49\u0e19<\/h3>\n    <p class=\"fine prose\">\u0e21\u0e35\u0e40\u0e1e\u0e35\u0e22\u0e07 5 \u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e41\u0e25\u0e30 4 CPU Models \u0e08\u0e36\u0e07\u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e40\u0e1e\u0e35\u0e22\u0e07\u0e1e\u0e2d\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2a\u0e23\u0e49\u0e32\u0e07 Factor Ranking \u0e17\u0e32\u0e07\u0e2a\u0e16\u0e34\u0e15\u0e34\u0e17\u0e35\u0e48\u0e19\u0e48\u0e32\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e16\u0e37\u0e2d<\/p>\n    <div class=\"tbl-card\">\n      <div class=\"tbl-scroll\">\n        <table>\n          <thead><tr><th>Factor<\/th><th>\u0e2a\u0e34\u0e48\u0e07\u0e17\u0e35\u0e48\u0e40\u0e2b\u0e47\u0e19\u0e43\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25<\/th><th>\u0e02\u0e49\u0e2d\u0e08\u0e33\u0e01\u0e31\u0e14<\/th><\/tr><\/thead>\n          <tbody>\n            <tr><td class=\"factor\">CPU Architecture \/ Generation<\/td><td>\u0e01\u0e25\u0e38\u0e48\u0e21 Arrow Lake \u0e17\u0e33\u0e40\u0e27\u0e25\u0e32 Model Creation \u0e44\u0e14\u0e49\u0e14\u0e35\u0e01\u0e27\u0e48\u0e32 Raptor Lake \u0e43\u0e19\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e19\u0e35\u0e49<\/td><td>\u0e21\u0e35\u0e40\u0e1e\u0e35\u0e22\u0e07 4 CPU Models \u0e41\u0e25\u0e30\u0e40\u0e1b\u0e47\u0e19\u0e17\u0e31\u0e49\u0e07 Desktop \u0e01\u0e31\u0e1a Laptop<\/td><\/tr>\n            <tr><td class=\"factor\">Per-Core Performance<\/td><td>\u0e22\u0e31\u0e07\u0e14\u0e39\u0e40\u0e1b\u0e47\u0e19\u0e1b\u0e31\u0e08\u0e08\u0e31\u0e22\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Modeling<\/td><td>\u0e44\u0e21\u0e48\u0e21\u0e35 Effective Clock \u0e2b\u0e23\u0e37\u0e2d Power \u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e17\u0e14\u0e2a\u0e2d\u0e1a<\/td><\/tr>\n            <tr><td class=\"factor\">Core Count<\/td><td>\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e2d\u0e22\u0e39\u0e48\u0e43\u0e19\u0e0a\u0e48\u0e27\u0e07\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13 20\u201324 Core \u0e08\u0e36\u0e07\u0e41\u0e22\u0e01\u0e1c\u0e25\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49<\/td><td>\u0e0a\u0e48\u0e27\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e41\u0e04\u0e1a\u0e40\u0e01\u0e34\u0e19\u0e44\u0e1b<\/td><\/tr>\n            <tr><td class=\"factor\">RAM Speed \/ Capacity<\/td><td>\u0e21\u0e35\u0e15\u0e31\u0e49\u0e07\u0e41\u0e15\u0e48 DDR5-4800 \u0e16\u0e36\u0e07 DDR5-6400 \u0e41\u0e15\u0e48\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e01\u0e31\u0e1a CPU \u0e41\u0e25\u0e30 Platform<\/td><td>\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e01\u0e32\u0e23\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19 RAM \u0e40\u0e1e\u0e35\u0e22\u0e07\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e14\u0e35\u0e22\u0e27<\/td><\/tr>\n            <tr><td class=\"factor\">Cache \/ Cooling \/ Power<\/td><td>\u0e21\u0e35\u0e40\u0e2b\u0e15\u0e38\u0e1c\u0e25\u0e17\u0e32\u0e07\u0e27\u0e34\u0e28\u0e27\u0e01\u0e23\u0e23\u0e21\u0e27\u0e48\u0e32\u0e19\u0e48\u0e32\u0e08\u0e30\u0e2a\u0e48\u0e07\u0e1c\u0e25<\/td><td>\u0e08\u0e33\u0e19\u0e27\u0e19\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e21\u0e48\u0e1e\u0e2d\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e04\u0e33\u0e19\u0e27\u0e13 Factor<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n    <div class=\"callout\"><div class=\"dot\"><\/div><div><b>\u0e2a\u0e23\u0e38\u0e1b Revit 2026<\/b><p>\u0e43\u0e0a\u0e49\u0e14\u0e39\u0e41\u0e19\u0e27\u0e42\u0e19\u0e49\u0e21\u0e44\u0e14\u0e49 \u0e41\u0e15\u0e48\u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e04\u0e27\u0e23\u0e19\u0e33\u0e44\u0e1b\u0e2d\u0e49\u0e32\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e40\u0e1b\u0e2d\u0e23\u0e4c\u0e40\u0e0b\u0e47\u0e19\u0e15\u0e4c\u0e1c\u0e25\u0e02\u0e2d\u0e07 Hardware \u0e41\u0e15\u0e48\u0e25\u0e30\u0e2a\u0e48\u0e27\u0e19 \u0e08\u0e19\u0e01\u0e27\u0e48\u0e32\u0e08\u0e30\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e02\u0e36\u0e49\u0e19<\/p><\/div><\/div>\n  <\/section>\n\n  <!-- ================= 04 methodology ================= -->\n  <section class=\"soft\">\n    <span class=\"eyebrow2\">04 \u00b7 \u0e27\u0e34\u0e18\u0e35\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c<\/span>\n    <h2 class=\"prose\">\u0e40\u0e23\u0e32\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e1b\u0e47\u0e19 Factor \u0e44\u0e14\u0e49\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23<\/h2>\n    <p class=\"lead prose\">\u0e40\u0e23\u0e32\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e40\u0e2d\u0e32 GHz, \u0e08\u0e33\u0e19\u0e27\u0e19 Core \u0e41\u0e25\u0e30 RAM Bus \u0e21\u0e32\u0e1a\u0e27\u0e01\u0e01\u0e31\u0e19\u0e40\u0e1b\u0e47\u0e19\u0e04\u0e30\u0e41\u0e19\u0e19\u0e17\u0e31\u0e19\u0e17\u0e35 \u0e40\u0e1e\u0e23\u0e32\u0e30\u0e41\u0e15\u0e48\u0e25\u0e30\u0e15\u0e31\u0e27\u0e43\u0e0a\u0e49\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e15\u0e48\u0e32\u0e07\u0e01\u0e31\u0e19\u0e41\u0e25\u0e30\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c\u0e01\u0e31\u0e19\u0e40\u0e2d\u0e07\u0e2d\u0e22\u0e39\u0e48\u0e41\u0e25\u0e49\u0e27 \u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49 RAM \u0e40\u0e23\u0e47\u0e27\u0e21\u0e31\u0e01\u0e43\u0e0a\u0e49 CPU \u0e23\u0e38\u0e48\u0e19\u0e43\u0e2b\u0e21\u0e48\u0e14\u0e49\u0e27\u0e22 \u2014 \u0e16\u0e49\u0e32\u0e14\u0e39 RAM \u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e14\u0e35\u0e22\u0e27 \u0e2d\u0e32\u0e08\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08\u0e1c\u0e34\u0e14\u0e27\u0e48\u0e32\u0e04\u0e27\u0e32\u0e21\u0e40\u0e23\u0e47\u0e27\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14\u0e21\u0e32\u0e08\u0e32\u0e01 RAM \u0e17\u0e31\u0e49\u0e07\u0e17\u0e35\u0e48\u0e08\u0e23\u0e34\u0e07\u0e21\u0e32\u0e08\u0e32\u0e01 CPU Architecture<\/p>\n\n    <div class=\"steps\">\n      <div class=\"step\">\n        <div class=\"step-idx\">01<\/div>\n        <div><h4>\u0e41\u0e22\u0e01 Revit Version \u0e41\u0e25\u0e30\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e07\u0e32\u0e19<\/h4><p>\u0e44\u0e21\u0e48\u0e23\u0e27\u0e21 Revit 2024, 2025 \u0e41\u0e25\u0e30 2026 \u0e40\u0e1b\u0e47\u0e19\u0e04\u0e30\u0e41\u0e19\u0e19\u0e40\u0e14\u0e35\u0e22\u0e27 \u0e40\u0e1e\u0e23\u0e32\u0e30 Benchmark Build \u0e41\u0e25\u0e30\u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e1a\u0e32\u0e07\u0e2a\u0e48\u0e27\u0e19\u0e41\u0e15\u0e01\u0e15\u0e48\u0e32\u0e07\u0e01\u0e31\u0e19 Model Creation, Graphics, Render \u0e41\u0e25\u0e30 Export \u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c\u0e41\u0e22\u0e01\u0e01\u0e31\u0e19 \u0e40\u0e1e\u0e23\u0e32\u0e30\u0e41\u0e15\u0e48\u0e25\u0e30\u0e07\u0e32\u0e19\u0e43\u0e0a\u0e49 Hardware \u0e44\u0e21\u0e48\u0e40\u0e2b\u0e21\u0e37\u0e2d\u0e19\u0e01\u0e31\u0e19<\/p><\/div>\n      <\/div>\n      <div class=\"step\">\n        <div class=\"step-idx\">02<\/div>\n        <div><h4>\u0e17\u0e33\u0e43\u0e2b\u0e49\u0e04\u0e30\u0e41\u0e19\u0e19 Benchmark \u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e01\u0e31\u0e19\u0e44\u0e14\u0e49<\/h4><p>Model Creation \u0e43\u0e0a\u0e49\u0e40\u0e27\u0e25\u0e32\u0e40\u0e1b\u0e47\u0e19\u0e27\u0e34\u0e19\u0e32\u0e17\u0e35\u0e41\u0e25\u0e30\u0e22\u0e34\u0e48\u0e07\u0e15\u0e48\u0e33\u0e22\u0e34\u0e48\u0e07\u0e14\u0e35 \u0e23\u0e27\u0e21\u0e40\u0e27\u0e25\u0e32\u0e07\u0e32\u0e19\u0e22\u0e48\u0e2d\u0e22\u0e43\u0e19\u0e41\u0e15\u0e48\u0e25\u0e30\u0e23\u0e2d\u0e1a \u0e41\u0e25\u0e49\u0e27\u0e2b\u0e32\u0e04\u0e48\u0e32\u0e40\u0e09\u0e25\u0e35\u0e48\u0e22\u0e08\u0e32\u0e01 3 \u0e23\u0e2d\u0e1a \u0e16\u0e49\u0e32 CPU \u0e23\u0e38\u0e48\u0e19\u0e40\u0e14\u0e35\u0e22\u0e27\u0e01\u0e31\u0e19\u0e21\u0e35\u0e2b\u0e25\u0e32\u0e22\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07 \u0e43\u0e0a\u0e49\u0e04\u0e48\u0e32\u0e21\u0e31\u0e18\u0e22\u0e10\u0e32\u0e19\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e25\u0e14\u0e1c\u0e25\u0e08\u0e32\u0e01\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48\u0e40\u0e23\u0e47\u0e27\u0e2b\u0e23\u0e37\u0e2d\u0e0a\u0e49\u0e32\u0e1c\u0e34\u0e14\u0e1b\u0e01\u0e15\u0e34<\/p><\/div>\n      <\/div>\n      <div class=\"step\">\n        <div class=\"step-idx\">03<\/div>\n        <div><h4>\u0e41\u0e22\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25 CPU \u0e41\u0e25\u0e30 RAM \u0e40\u0e1b\u0e47\u0e19\u0e04\u0e19\u0e25\u0e30 Factor<\/h4>\n          <p><b>CPU:<\/b> Architecture, IPC \/ Single-Thread, P-Core \/ E-Core, Thread Count, Sustained Boost, L2\/L3 Cache, Power Limit, Desktop \/ Laptop \/ Workstation<\/p>\n          <p><b>RAM:<\/b> \u0e04\u0e27\u0e32\u0e21\u0e08\u0e38, DDR Generation, Speed \/ MT\/s, \u0e08\u0e33\u0e19\u0e27\u0e19 DIMM, Memory Channel, CAS Latency (\u0e2b\u0e32\u0e01\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25)<\/p>\n          <p>RFO \u0e21\u0e35\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25 RAM Capacity \u0e41\u0e25\u0e30 Speed \u0e41\u0e15\u0e48\u0e44\u0e21\u0e48\u0e21\u0e35\u0e04\u0e48\u0e32 CL, Gear Mode \u0e41\u0e25\u0e30 Measured Latency \u0e04\u0e23\u0e1a\u0e17\u0e38\u0e01\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07 \u0e08\u0e36\u0e07\u0e22\u0e31\u0e07\u0e04\u0e33\u0e19\u0e27\u0e13\u0e1c\u0e25\u0e02\u0e2d\u0e07 RAM Latency \u0e15\u0e23\u0e07 \u0e46 \u0e44\u0e21\u0e48\u0e44\u0e14\u0e49<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"step\">\n        <div class=\"step-idx\">04<\/div>\n        <div><h4>\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e15\u0e31\u0e27\u0e41\u0e1b\u0e23\u0e17\u0e35\u0e48\u0e0b\u0e49\u0e2d\u0e19\u0e01\u0e31\u0e19<\/h4><p>\u0e40\u0e23\u0e34\u0e48\u0e21\u0e08\u0e32\u0e01 Spearman Correlation \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e14\u0e39\u0e17\u0e34\u0e28\u0e17\u0e32\u0e07\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c \u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19\u0e43\u0e0a\u0e49 Partial Correlation \u0e2b\u0e23\u0e37\u0e2d Multiple Regression \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e16\u0e32\u0e21\u0e15\u0e48\u0e2d\u0e27\u0e48\u0e32 \"\u0e16\u0e49\u0e32\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21 CPU Generation, Boost \u0e41\u0e25\u0e30 Architecture \u0e41\u0e25\u0e49\u0e27 RAM \u0e22\u0e31\u0e07\u0e21\u0e35\u0e1c\u0e25\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e2d\u0e22\u0e39\u0e48\u0e21\u0e32\u0e01\u0e41\u0e04\u0e48\u0e44\u0e2b\u0e19\" \u2014 \u0e19\u0e35\u0e48\u0e04\u0e37\u0e2d\u0e40\u0e2b\u0e15\u0e38\u0e1c\u0e25\u0e17\u0e35\u0e48 RAM Speed \u0e43\u0e19 Revit 2024 \u0e14\u0e39\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c\u0e2a\u0e39\u0e07\u0e15\u0e2d\u0e19\u0e41\u0e23\u0e01 \u0e41\u0e15\u0e48\u0e25\u0e14\u0e25\u0e07\u0e21\u0e32\u0e01\u0e2b\u0e25\u0e31\u0e07\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e15\u0e31\u0e27\u0e41\u0e1b\u0e23 CPU<\/p><\/div>\n      <\/div>\n      <div class=\"step\">\n        <div class=\"step-idx\">05<\/div>\n        <div><h4>\u0e43\u0e0a\u0e49\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a CPU \u0e23\u0e38\u0e48\u0e19\u0e40\u0e14\u0e35\u0e22\u0e27\u0e01\u0e31\u0e19<\/h4><p>\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e41\u0e22\u0e01\u0e1c\u0e25\u0e02\u0e2d\u0e07 RAM \u0e40\u0e23\u0e32\u0e21\u0e2d\u0e07\u0e2b\u0e32 CPU \u0e23\u0e38\u0e48\u0e19\u0e40\u0e14\u0e35\u0e22\u0e27\u0e01\u0e31\u0e19\u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49 RAM \u0e15\u0e48\u0e32\u0e07\u0e01\u0e31\u0e19\u0e01\u0e48\u0e2d\u0e19 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e25\u0e14\u0e1c\u0e25\u0e08\u0e32\u0e01 Architecture \u0e41\u0e25\u0e30\u0e08\u0e33\u0e19\u0e27\u0e19 Core \u0e41\u0e15\u0e48\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e43\u0e19 RFO \u0e22\u0e31\u0e07\u0e15\u0e48\u0e32\u0e07\u0e01\u0e31\u0e19\u0e17\u0e31\u0e49\u0e07 Mainboard, Cooling, BIOS, GPU \u0e41\u0e25\u0e30 Storage \u2014 \u0e43\u0e0a\u0e49\u0e40\u0e1b\u0e47\u0e19\u0e41\u0e19\u0e27\u0e42\u0e19\u0e49\u0e21\u0e44\u0e14\u0e49 \u0e41\u0e15\u0e48\u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48 Controlled Test \u0e17\u0e35\u0e48\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19\u0e2a\u0e32\u0e40\u0e2b\u0e15\u0e38\u0e42\u0e14\u0e22\u0e15\u0e23\u0e07<\/p><\/div>\n      <\/div>\n      <div class=\"step\">\n        <div class=\"step-idx\">06<\/div>\n        <div><h4>\u0e41\u0e22\u0e01 \"\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e04\u0e31\u0e0d\" \u0e2d\u0e2d\u0e01\u0e08\u0e32\u0e01 \"\u0e04\u0e27\u0e32\u0e21\u0e21\u0e31\u0e48\u0e19\u0e43\u0e08\"<\/h4><p>Factor \u0e41\u0e15\u0e48\u0e25\u0e30\u0e15\u0e31\u0e27\u0e21\u0e35\u0e04\u0e30\u0e41\u0e19\u0e19\u0e2a\u0e2d\u0e07\u0e14\u0e49\u0e32\u0e19: <b>Importance<\/b> \u2014 \u0e1b\u0e31\u0e08\u0e08\u0e31\u0e22\u0e19\u0e35\u0e49\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c\u0e01\u0e31\u0e1a Performance \u0e21\u0e32\u0e01\u0e41\u0e04\u0e48\u0e44\u0e2b\u0e19 \u0e41\u0e25\u0e30 <b>Confidence<\/b> \u2014 \u0e40\u0e23\u0e32\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e1e\u0e35\u0e22\u0e07\u0e1e\u0e2d\u0e41\u0e25\u0e30\u0e41\u0e22\u0e01\u0e1c\u0e25\u0e08\u0e32\u0e01\u0e15\u0e31\u0e27\u0e41\u0e1b\u0e23\u0e2d\u0e37\u0e48\u0e19\u0e44\u0e14\u0e49\u0e14\u0e35\u0e41\u0e04\u0e48\u0e44\u0e2b\u0e19<\/p><\/div>\n      <\/div>\n    <\/div>\n\n    <!-- SIGNATURE PLOT -->\n    <h3>Importance \u00d7 Confidence \u2014 Revit 2024<\/h3>\n    <p class=\"fine prose\">Architecture \u0e2d\u0e32\u0e08\u0e21\u0e35 Importance \u0e2a\u0e39\u0e07 \u0e41\u0e15\u0e48 Confidence \u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e40\u0e15\u0e47\u0e21 \u0e40\u0e1e\u0e23\u0e32\u0e30 Dataset \u0e44\u0e21\u0e48\u0e21\u0e35\u0e04\u0e48\u0e32 IPC \u0e17\u0e35\u0e48\u0e27\u0e31\u0e14\u0e15\u0e23\u0e07 \u0e2a\u0e48\u0e27\u0e19 RAM Speed \u0e21\u0e35\u0e15\u0e31\u0e27\u0e40\u0e25\u0e02 \u0e41\u0e15\u0e48 Confidence \u0e15\u0e48\u0e2d\u0e40\u0e2b\u0e15\u0e38\u0e41\u0e25\u0e30\u0e1c\u0e25\u0e22\u0e31\u0e07\u0e15\u0e48\u0e33 \u0e40\u0e1e\u0e23\u0e32\u0e30\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e01\u0e31\u0e1a CPU \u0e41\u0e25\u0e30 Platform \u2014 \u0e15\u0e33\u0e41\u0e2b\u0e19\u0e48\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e40\u0e0a\u0e34\u0e07\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e\u0e08\u0e32\u0e01\u0e15\u0e32\u0e23\u0e32\u0e07 Factor Ranking \u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e04\u0e48\u0e32\u0e2a\u0e16\u0e34\u0e15\u0e34\u0e41\u0e21\u0e48\u0e19\u0e22\u0e33<\/p>\n\n    <div class=\"plot-card\">\n      <div class=\"plot-title\">\u0e15\u0e33\u0e41\u0e2b\u0e19\u0e48\u0e07\u0e1b\u0e31\u0e08\u0e08\u0e31\u0e22 Hardware \u0e15\u0e32\u0e21 Importance \u0e41\u0e25\u0e30 Confidence<\/div>\n      <div class=\"plot-sub\">Revit 2024 \u00b7 Model Creation \u00b7 N = 23 \u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07<\/div>\n      <svg viewBox=\"0 0 720 460\" width=\"100%\" style=\"overflow:visible;\">\n        <g stroke=\"rgba(255,255,255,0.10)\" stroke-width=\"1\">\n          <line x1=\"60\" y1=\"30\" x2=\"60\" y2=\"400\"\/>\n          <line x1=\"60\" y1=\"400\" x2=\"690\" y2=\"400\"\/>\n          <line x1=\"375\" y1=\"30\" x2=\"375\" y2=\"400\" stroke-dasharray=\"3 6\"\/>\n          <line x1=\"60\" y1=\"215\" x2=\"690\" y2=\"215\" stroke-dasharray=\"3 6\"\/>\n        <\/g>\n        <text x=\"375\" y=\"430\" text-anchor=\"middle\" fill=\"rgba(255,255,255,0.4)\" font-size=\"12\">Importance \u2014 \u0e1c\u0e25\u0e15\u0e48\u0e2d Model Creation \u2192<\/text>\n        <text x=\"26\" y=\"215\" text-anchor=\"middle\" fill=\"rgba(255,255,255,0.4)\" font-size=\"12\" transform=\"rotate(-90 26 215)\">Confidence \u2014 \u0e04\u0e27\u0e32\u0e21\u0e21\u0e31\u0e48\u0e19\u0e43\u0e08\u0e43\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25 \u2192<\/text>\n\n        <circle cx=\"662\" cy=\"255\" r=\"7\" fill=\"#37c2ff\"\/>\n        <text x=\"662\" y=\"240\" text-anchor=\"middle\" fill=\"#ffffff\" font-size=\"11\">CPU Architecture \/ IPC<\/text>\n\n        <circle cx=\"649\" cy=\"172\" r=\"7\" fill=\"#37c2ff\"\/>\n        <text x=\"649\" y=\"157\" text-anchor=\"middle\" fill=\"#ffffff\" font-size=\"11\">Per-Core \/ Boost<\/text>\n\n        <circle cx=\"405\" cy=\"298\" r=\"6\" fill=\"#0a84c9\"\/>\n        <text x=\"405\" y=\"315\" text-anchor=\"middle\" fill=\"rgba(255,255,255,0.65)\" font-size=\"11\">Cache Hierarchy<\/text>\n\n        <circle cx=\"375\" cy=\"322\" r=\"6\" fill=\"#0a84c9\"\/>\n        <text x=\"375\" y=\"339\" text-anchor=\"middle\" fill=\"rgba(255,255,255,0.65)\" font-size=\"11\">RAM Latency<\/text>\n\n        <circle cx=\"442\" cy=\"335\" r=\"6\" fill=\"#0a84c9\"\/>\n        <text x=\"442\" y=\"352\" text-anchor=\"middle\" fill=\"rgba(255,255,255,0.65)\" font-size=\"11\">Cooling \/ Power<\/text>\n\n        <circle cx=\"278\" cy=\"210\" r=\"6\" fill=\"#0a84c9\"\/>\n        <text x=\"278\" y=\"196\" text-anchor=\"middle\" fill=\"rgba(255,255,255,0.65)\" font-size=\"11\">RAM Capacity<\/text>\n\n        <circle cx=\"253\" cy=\"288\" r=\"6\" fill=\"rgba(255,255,255,0.35)\"\/>\n        <text x=\"253\" y=\"305\" text-anchor=\"middle\" fill=\"rgba(255,255,255,0.5)\" font-size=\"11\">Core Count \/ Topology<\/text>\n\n        <circle cx=\"158\" cy=\"152\" r=\"6\" fill=\"rgba(255,255,255,0.35)\"\/>\n        <text x=\"158\" y=\"138\" text-anchor=\"middle\" fill=\"rgba(255,255,255,0.5)\" font-size=\"11\">GPU \/ Storage<\/text>\n      <\/svg>\n      <div class=\"legend\">\n        <span><i style=\"background:#37c2ff;\"><\/i> Importance \u0e2a\u0e39\u0e07\u0e21\u0e32\u0e01<\/span>\n        <span><i style=\"background:#0a84c9;\"><\/i> Importance \u0e1b\u0e32\u0e19\u0e01\u0e25\u0e32\u0e07<\/span>\n        <span><i style=\"background:rgba(255,255,255,0.35);\"><\/i> Importance \u0e15\u0e48\u0e33<\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ================= 05 formula ================= -->\n  <section>\n    <span class=\"eyebrow2\">05 \u00b7 Performance Score<\/span>\n    <h2 class=\"prose\">\u0e16\u0e49\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e41\u0e1b\u0e25\u0e07 Performance \u0e40\u0e1b\u0e47\u0e19\u0e04\u0e30\u0e41\u0e19\u0e19\u0e2d\u0e48\u0e32\u0e19\u0e07\u0e48\u0e32\u0e22<\/h2>\n    <p class=\"prose\">\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e43\u0e2b\u0e49\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48\u0e40\u0e23\u0e47\u0e27\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e43\u0e19\u0e41\u0e15\u0e48\u0e25\u0e30 Revit Version \u0e41\u0e25\u0e30 Workload \u0e21\u0e35\u0e04\u0e30\u0e41\u0e19\u0e19 100<\/p>\n\n    <div class=\"formula-card\">\n      <div class=\"f\">Performance Score <span class=\"op\">=<\/span> 100 \u00d7 \u0e40\u0e27\u0e25\u0e32\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48\u0e40\u0e23\u0e47\u0e27\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14 <span class=\"op\">\u00f7<\/span> \u0e40\u0e27\u0e25\u0e32\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a<\/div>\n    <\/div>\n    <p class=\"fine prose\">\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07: \u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48\u0e40\u0e23\u0e47\u0e27\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e43\u0e0a\u0e49\u0e40\u0e27\u0e25\u0e32 55 \u0e27\u0e34\u0e19\u0e32\u0e17\u0e35 \u0e2d\u0e35\u0e01\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e40\u0e27\u0e25\u0e32 70 \u0e27\u0e34\u0e19\u0e32\u0e17\u0e35<\/p>\n    <div class=\"formula-example\">100 \u00d7 55 \u00f7 70 = 78.6 \u0e04\u0e30\u0e41\u0e19\u0e19<\/div>\n\n    <p class=\"prose\">\u0e04\u0e30\u0e41\u0e19\u0e19\u0e19\u0e35\u0e49\u0e1a\u0e2d\u0e01\u0e27\u0e48\u0e32\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e33\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e40\u0e23\u0e47\u0e27\u0e41\u0e04\u0e48\u0e44\u0e2b\u0e19\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e01\u0e31\u0e1a\u0e01\u0e25\u0e38\u0e48\u0e21\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e14\u0e35\u0e22\u0e27\u0e01\u0e31\u0e19 \u0e41\u0e15\u0e48\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e1a\u0e2d\u0e01\u0e27\u0e48\u0e32 CPU, RAM \u0e2b\u0e23\u0e37\u0e2d Hardware \u0e2a\u0e48\u0e27\u0e19\u0e43\u0e14\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e32\u0e40\u0e2b\u0e15\u0e38\u0e01\u0e35\u0e48\u0e40\u0e1b\u0e2d\u0e23\u0e4c\u0e40\u0e0b\u0e47\u0e19\u0e15\u0e4c \u0e2a\u0e48\u0e27\u0e19 Factor Score \u0e15\u0e49\u0e2d\u0e07\u0e21\u0e32\u0e08\u0e32\u0e01 Statistical Model \u0e17\u0e35\u0e48\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e15\u0e31\u0e27\u0e41\u0e1b\u0e23\u0e23\u0e48\u0e27\u0e21\u0e41\u0e25\u0e30\u0e1c\u0e48\u0e32\u0e19 Cross-validation \u0e41\u0e25\u0e49\u0e27 \u0e08\u0e36\u0e07\u0e04\u0e48\u0e2d\u0e22 Normalize \u0e04\u0e48\u0e32 Importance \u0e43\u0e2b\u0e49\u0e23\u0e27\u0e21\u0e01\u0e31\u0e19\u0e40\u0e1b\u0e47\u0e19 100%<\/p>\n  <\/section>\n\n  <!-- ================= summary ================= -->\n  <section class=\"soft\">\n    <span class=\"eyebrow2\">06 \u00b7 \u0e2a\u0e23\u0e38\u0e1b<\/span>\n    <h2 class=\"prose\">\u0e41\u0e23\u0e07\u0e40\u0e1e\u0e23\u0e32\u0e30\u0e2d\u0e30\u0e44\u0e23 \u0e41\u0e23\u0e07\u0e01\u0e31\u0e1a\u0e07\u0e32\u0e19\u0e41\u0e1a\u0e1a\u0e44\u0e2b\u0e19<\/h2>\n    <p class=\"lead prose\">\u0e2a\u0e34\u0e48\u0e07\u0e17\u0e35\u0e48\u0e40\u0e23\u0e32\u0e17\u0e33\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e41\u0e04\u0e48\u0e40\u0e2d\u0e32 CPU \u0e21\u0e32\u0e40\u0e23\u0e35\u0e22\u0e07\u0e27\u0e48\u0e32\u0e43\u0e04\u0e23\u0e40\u0e23\u0e47\u0e27\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14 \u0e41\u0e15\u0e48\u0e40\u0e1b\u0e47\u0e19\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19 Benchmark \u0e08\u0e32\u0e01\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 Revit \u0e08\u0e23\u0e34\u0e07\u0e43\u0e2b\u0e49\u0e01\u0e25\u0e32\u0e22\u0e40\u0e1b\u0e47\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e17\u0e35\u0e48\u0e15\u0e2d\u0e1a\u0e44\u0e14\u0e49\u0e27\u0e48\u0e32<\/p>\n    <ul class=\"plain prose\">\n      <li>Hardware \u0e2a\u0e48\u0e27\u0e19\u0e44\u0e2b\u0e19\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c\u0e01\u0e31\u0e1a\u0e07\u0e32\u0e19 Revit \u0e41\u0e15\u0e48\u0e25\u0e30\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17<\/li>\n      <li>CPU \u0e23\u0e38\u0e48\u0e19\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e40\u0e23\u0e47\u0e27\u0e01\u0e27\u0e48\u0e32\u0e2d\u0e35\u0e01\u0e23\u0e38\u0e48\u0e19\u0e40\u0e1e\u0e23\u0e32\u0e30\u0e2d\u0e30\u0e44\u0e23<\/li>\n      <li>RAM, GPU \u0e41\u0e25\u0e30 Storage \u0e21\u0e35\u0e1c\u0e25\u0e01\u0e31\u0e1a\u0e07\u0e32\u0e19\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e44\u0e2b\u0e19<\/li>\n      <li>Factor \u0e44\u0e2b\u0e19\u0e21\u0e35\u0e2b\u0e25\u0e31\u0e01\u0e10\u0e32\u0e19\u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e21\u0e32\u0e01 \u0e41\u0e25\u0e30 Factor \u0e44\u0e2b\u0e19\u0e22\u0e31\u0e07\u0e15\u0e49\u0e2d\u0e07\u0e40\u0e01\u0e47\u0e1a\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e1e\u0e34\u0e48\u0e21<\/li>\n    <\/ul>\n    <p class=\"prose\">\u0e2a\u0e38\u0e14\u0e17\u0e49\u0e32\u0e22\u0e40\u0e23\u0e32\u0e08\u0e30\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e04\u0e33\u0e15\u0e2d\u0e1a\u0e41\u0e04\u0e48\u0e27\u0e48\u0e32 \"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e44\u0e2b\u0e19\u0e41\u0e23\u0e07\u0e01\u0e27\u0e48\u0e32\" \u0e41\u0e15\u0e48\u0e08\u0e30\u0e44\u0e14\u0e49\u0e04\u0e33\u0e15\u0e2d\u0e1a\u0e27\u0e48\u0e32 <b>\"\u0e41\u0e23\u0e07\u0e40\u0e1e\u0e23\u0e32\u0e30\u0e2d\u0e30\u0e44\u0e23 \u0e41\u0e25\u0e30\u0e41\u0e23\u0e07\u0e01\u0e31\u0e1a\u0e07\u0e32\u0e19 Revit \u0e41\u0e1a\u0e1a\u0e44\u0e2b\u0e19\"<\/b> \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e25\u0e37\u0e2d\u0e01 Hardware \u0e44\u0e14\u0e49\u0e15\u0e23\u0e07\u0e07\u0e32\u0e19\u0e41\u0e25\u0e30\u0e04\u0e38\u0e49\u0e21\u0e04\u0e48\u0e32\u0e21\u0e32\u0e01\u0e02\u0e36\u0e49\u0e19<\/p>\n  <\/section>\n\n  <footer>\n    <span>RFO BENCHMARK DATASET ANALYSIS<\/span>\n    <span>REVIT 2024 \/ 2025 \/ 2026 \u00b7 N = 75<\/span>\n  <\/footer>\n\n  <\/div>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"aux-parallax-section elementor-element elementor-element-82f3948 e-flex e-con-boxed e-con e-parent\" data-id=\"82f3948\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b8ab5d3 elementor-widget elementor-widget-text-editor\" data-id=\"b8ab5d3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e17\u0e35\u0e48\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e08\u0e40\u0e25\u0e37\u0e2d\u0e01 Computer \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21 REVIT &gt;&nbsp;<a href=\"https:\/\/mtechthailand.com\/revit_hardware_score\/\" style=\"background-color: white;\">REVIT HARDWARE SCORE \u2013 M Technologies (MTECH)<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u0e08\u0e32\u0e01 RFO Benchmark \u0e2a\u0e39\u0e48\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e25\u0e37\u0e2d\u0e01 Hardware \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Revit RFO Benchmark \u00b7 Revit 2024\u20132026 \u0e41\u0e23\u0e07\u0e40\u0e1e\u0e23\u0e32\u0e30\u0e2d\u0e30\u0e44\u0e23\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e41\u0e04\u0e48 \u0e41\u0e23\u0e07\u0e41\u0e04\u0e48\u0e44\u0e2b\u0e19 \u0e2a\u0e40\u0e1b\u0e01\u0e1a\u0e19\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e1a\u0e2d\u0e01\u0e04\u0e27\u0e32\u0e21\u0e40\u0e23\u0e47\u0e27\u0e08\u0e23\u0e34\u0e07\u0e43\u0e19 Revit \u0e40\u0e23\u0e32\u0e19\u0e33 RFO Benchmark \u0e08\u0e32\u0e01\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e08\u0e23\u0e34\u0e07 55 \u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07 \u0e21\u0e32\u0e41\u0e22\u0e01\u0e27\u0e48\u0e32 Hardware \u0e2a\u0e48\u0e27\u0e19\u0e44\u0e2b\u0e19\u0e21\u0e35\u0e1c\u0e25\u0e15\u0e48\u0e2d\u0e07\u0e32\u0e19 Modeling \u2014 \u0e41\u0e25\u0e30\u0e21\u0e31\u0e48\u0e19\u0e43\u0e08\u0e44\u0e14\u0e49\u0e41\u0e04\u0e48\u0e44\u0e2b\u0e19 75Benchmark \u0e44\u0e21\u0e48\u0e0b\u0e49\u0e33 55\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e23\u0e34\u0e07\u0e17\u0e35\u0e48\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c 3Revit Version 8Hardware Factor 01 \u00b7 \u0e17\u0e35\u0e48\u0e21\u0e32\u0e02\u0e2d\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25 \u0e08\u0e32\u0e01 Benchmark \u0e1a\u0e19 Forum \u0e2a\u0e39\u0e48 Dataset CPU \u0e17\u0e35\u0e48 GHz \u0e2a\u0e39\u0e07\u0e01\u0e27\u0e48\u0e32 \u0e2b\u0e23\u0e37\u0e2d\u0e21\u0e35 Core \u0e40\u0e22\u0e2d\u0e30\u0e01\u0e27\u0e48\u0e32 \u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e41\u0e1b\u0e25\u0e27\u0e48\u0e32\u0e08\u0e30\u0e17\u0e33\u0e07\u0e32\u0e19 Revit \u0e44\u0e14\u0e49\u0e40\u0e23\u0e47\u0e27\u0e01\u0e27\u0e48\u0e32\u0e40\u0e2a\u0e21\u0e2d\u0e44\u0e1b \u0e1b\u0e01\u0e15\u0e34\u0e16\u0e49\u0e32\u0e2d\u0e22\u0e32\u0e01\u0e23\u0e39\u0e49\u0e27\u0e48\u0e32 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5507","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages\/5507","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/comments?post=5507"}],"version-history":[{"count":13,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages\/5507\/revisions"}],"predecessor-version":[{"id":5534,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages\/5507\/revisions\/5534"}],"wp:attachment":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/media?parent=5507"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":4975,"date":"2025-11-25T17:58:55","date_gmt":"2025-11-25T10:58:55","guid":{"rendered":"https:\/\/mtechthailand.com\/?page_id=4975"},"modified":"2026-04-07T16:48:34","modified_gmt":"2026-04-07T09:48:34","slug":"wps-mtech","status":"publish","type":"page","link":"https:\/\/mtechthailand.com\/wps-mtech\/","title":{"rendered":"Microsoft"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4975\" class=\"elementor elementor-4975\">\n\t\t\t\t<div class=\"aux-parallax-section elementor-element elementor-element-b3d236e e-flex e-con-boxed e-con e-parent\" data-id=\"b3d236e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b087342 elementor-widget elementor-widget-image\" data-id=\"b087342\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"wp-caption\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/lin.ee\/p7FmZYa\">\n\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1371\" height=\"432\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2026\/03\/WPS-Product.webp\" class=\"attachment-full size-full wp-image-5259\" alt=\"WPS Product\" srcset=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2026\/03\/WPS-Product.webp 1371w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2026\/03\/WPS-Product-600x189.webp 600w\" sizes=\"(max-width: 1371px) 100vw, 1371px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<figcaption class=\"widget-image-caption wp-caption-text\">WPS Office<\/figcaption>\n\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"aux-parallax-section elementor-element elementor-element-85fcb5d e-flex e-con-boxed e-con e-parent\" data-id=\"85fcb5d\" 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-0fe6a4e e-grid e-con-full e-con e-child\" data-id=\"0fe6a4e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2ec273c elementor-button-info elementor-align-center elementor-widget elementor-widget-button\" data-id=\"2ec273c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/lin.ee\/gC7FPsW\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\"><span style=\"font-family: Prompt, sans-serif;font-size: 25px\">\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d Demo <br>\u0e04\u0e25\u0e34\u0e01\u0e40\u0e25\u0e22<\/span><span style=\"font-family: Prompt, sans-serif;font-size: 25px\"><\/span><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d8d2732 elementor-button-info elementor-align-center elementor-widget elementor-widget-button\" data-id=\"d8d2732\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/lin.ee\/gC7FPsW\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\"><font face=\"Prompt, sans-serif\"><span style=\"font-size: 25px\">\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e1d\u0e48\u0e32\u0e22\u0e02\u0e32\u0e22 <\/span><\/font><br><font face=\"Prompt, sans-serif\"><span style=\"font-size: 25px\">\u0e04\u0e25\u0e34\u0e01\u0e40\u0e25\u0e22<\/span><\/font><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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=\"aux-parallax-section elementor-element elementor-element-6f5b3ed e-flex e-con-boxed e-con e-parent\" data-id=\"6f5b3ed\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cfbc898 elementor-widget elementor-widget-text-editor\" data-id=\"cfbc898\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\n<table id=\"tablepress-11\" class=\"tablepress tablepress-id-11\">\n<thead>\n<tr class=\"row-1\">\n\t<th class=\"column-1\">\u0e23\u0e32\u0e22\u0e0a\u0e37\u0e48\u0e2d\u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21 (Software)<\/th><th class=\"column-2\">New \/ Renew<\/th><th class=\"column-3\">Term<\/th><th class=\"column-4\">SKU<\/th><th class=\"column-5\">\u0e23\u0e32\u0e04\u0e32\u0e15\u0e48\u0e2d 1 license (\u0e23\u0e32\u0e04\u0e32\u0e19\u0e35\u0e49\u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e23\u0e27\u0e21 vat)<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-striping row-hover\">\n<tr class=\"row-2\">\n\t<td class=\"column-1\">WPS Office for Business <\/td><td class=\"column-2\">New<\/td><td class=\"column-3\">1 year<\/td><td class=\"column-4\">WPSBS101<\/td><td class=\"column-5\"> 1,999 <\/td>\n<\/tr>\n<tr class=\"row-3\">\n\t<td class=\"column-1\">WPS Office for Business <\/td><td class=\"column-2\">New<\/td><td class=\"column-3\">3 year<\/td><td class=\"column-4\">WPSBS301<\/td><td class=\"column-5\"> 5,999 <\/td>\n<\/tr>\n<tr class=\"row-4\">\n\t<td class=\"column-1\">WPS Pro<\/td><td class=\"column-2\">New<\/td><td class=\"column-3\">1 year<\/td><td class=\"column-4\">WPSPS101<\/td><td class=\"column-5\"> 1,999 <\/td>\n<\/tr>\n<tr class=\"row-5\">\n\t<td class=\"column-1\">WPS Pro<\/td><td class=\"column-2\">New<\/td><td class=\"column-3\">3 year<\/td><td class=\"column-4\">WPSPS301<\/td><td class=\"column-5\"> 5,999 <\/td>\n<\/tr>\n<tr class=\"row-6\">\n\t<td class=\"column-1\">WPS Pro for Team<\/td><td class=\"column-2\">New<\/td><td class=\"column-3\">1 year<\/td><td class=\"column-4\">WPSPTS101<\/td><td class=\"column-5\"> 1,999 <\/td>\n<\/tr>\n<tr class=\"row-7\">\n\t<td class=\"column-1\">WPS Pro for Team<\/td><td class=\"column-2\">New<\/td><td class=\"column-3\">1 year<\/td><td class=\"column-4\">WPSPTS301<\/td><td class=\"column-5\"> 5,999 <\/td>\n<\/tr>\n<tr class=\"row-8\">\n\t<td class=\"column-1\">WPS Office for Business Lifetime<\/td><td class=\"column-2\">New<\/td><td class=\"column-3\">Lifetime<\/td><td class=\"column-4\">WPSBL01<\/td><td class=\"column-5\"> 5,999 <\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-11 from cache -->\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"aux-parallax-section elementor-element elementor-element-9cd71e8 e-flex e-con-boxed e-con e-parent\" data-id=\"9cd71e8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-546c627 elementor-widget elementor-widget-text-editor\" data-id=\"546c627\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h3><strong>FAQ: Free vs Paid (\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23 \/ \u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19)<\/strong><\/h3>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"aux-parallax-section elementor-element elementor-element-1adcf0f e-flex e-con-boxed e-con e-parent\" data-id=\"1adcf0f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d1922f elementor-widget elementor-widget-text-editor\" data-id=\"7d1922f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Q: \u0e16\u0e49\u0e32\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e2d\u0e22\u0e32\u0e01\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 WPS Office \u0e41\u0e15\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e41\u0e1a\u0e1a Free Version \u0e01\u0e48\u0e2d\u0e19\u0e44\u0e14\u0e49\u0e44\u0e2b\u0e21?<\/p><p>A: \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e04\u0e48\u0e30 \u0e41\u0e15\u0e48\u0e2b\u0e32\u0e01\u0e2d\u0e22\u0e32\u0e01\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 WPS Office \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d MTECH \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 License \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23 \u0e08\u0e30\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e25\u0e38\u0e21\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32 Free\u00a0 Version \u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e32\u0e01\u0e02\u0e49\u0e2d\u0e08\u0e33\u0e01\u0e31\u0e14\u0e14\u0e49\u0e32\u0e19\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e41\u0e25\u0e30\u0e25\u0e34\u0e02\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c\u0e04\u0e48\u0e30\u00a0<\/p><p><strong>\u00a0<\/strong><\/p><p>Q: \u0e17\u0e33\u0e44\u0e21\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23 \/ \u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23\u0e04\u0e27\u0e23\u0e43\u0e0a\u0e49 WPS Office<\/p><p>A: \u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e32\u0e01\u0e40\u0e1b\u0e47\u0e19 License \u0e23\u0e32\u0e04\u0e32\u0e1b\u0e23\u0e30\u0e2b\u0e22\u0e31\u0e14 \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e40\u0e2b\u0e21\u0e37\u0e2d\u0e19\u0e01\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 Microsoft Office \u0e08\u0e36\u0e07\u0e44\u0e21\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e49\u0e2d\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e43\u0e2b\u0e21\u0e48<\/p><p><strong>\u00a0<\/strong><\/p><p><br \/>\u0e1b\u0e31\u0e08\u0e08\u0e38\u0e1a\u0e31\u0e19\u0e2b\u0e25\u0e32\u0e22\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23 \u0e41\u0e25\u0e30\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e23\u0e31\u0e10\u0e21\u0e35\u0e04\u0e48\u0e32\u0e43\u0e0a\u0e49\u0e08\u0e48\u0e32\u0e22\u0e14\u0e49\u0e32\u0e19 Software License \u0e2a\u0e39\u0e07\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e38\u0e01\u0e1b\u0e35 \u0e42\u0e14\u0e22\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e43\u0e19\u0e27\u0e07\u0e01\u0e27\u0e49\u0e32\u0e07<strong>\u00a0<\/strong><\/p><p><strong><em>\ud83d\udc49<\/em><\/strong><strong><em>\u00a0\u0e2a\u0e34\u0e48\u0e07\u0e17\u0e35\u0e48\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23 \u0e2b\u0e23\u0e37\u0e2d\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23\u0e08\u0e30\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a \u0e2b\u0e32\u0e01\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e43\u0e0a\u0e49 WPS Office\u00a0<\/em><\/strong><\/p><ul><li>&#8211; \u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e40\u0e14\u0e35\u0e22\u0e27\u0e01\u0e31\u0e1a MS Office \u0e44\u0e21\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e1b\u0e23\u0e31\u0e1a \u0e2b\u0e23\u0e37\u0e2d\u0e40\u0e17\u0e23\u0e19\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21 \u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e15\u0e48\u0e2d\u0e44\u0e14\u0e49\u0e17\u0e31\u0e19\u0e17\u0e35<\/li><li>&#8211; \u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e44\u0e1f\u0e25\u0e4c .docx \/ .xlsx \/ .pptx\u00a0<\/li><li>&#8211; \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b\u0e43\u0e19\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23 \u0e2b\u0e23\u0e37\u0e2d\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23<\/li><li>&#8211; \u0e1b\u0e23\u0e30\u0e2b\u0e22\u0e31\u0e14\u0e07\u0e1a\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13 \u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e07\u0e1a\u0e44\u0e14\u0e49\u0e07\u0e48\u0e32\u0e22\u0e02\u0e36\u0e49\u0e19\u00a0<\/li><li>&#8211; \u0e44\u0e14\u0e49 License \u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07 \u0e44\u0e21\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e07\u0e27\u0e25\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e25\u0e34\u0e02\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c<\/li><\/ul><p><strong>\u00a0<\/strong><\/p><p><strong>\u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e04\u0e48\u0e32\u0e43\u0e0a\u0e49\u0e08\u0e48\u0e32\u0e22\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07 WPS Office \u0e41\u0e25\u0e30 MS Office \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e2b\u0e23\u0e37\u0e2d\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19 \u0e41\u0e15\u0e48\u0e22\u0e31\u0e07\u0e25\u0e31\u0e07\u0e40\u0e25\u00a0<\/strong><\/p><p>Example: \u0e2b\u0e32\u0e01\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e21\u0e35 100 users \u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49\u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23<\/p><ul><li>&#8211; MS Office \u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13 4,000 \u2013 5,000 \u0e1a\u0e32\u0e17\u0e15\u0e48\u0e2d\u0e04\u0e19\u0e15\u0e48\u0e2d\u0e1b\u0e35 \u0e23\u0e27\u0e21\u0e41\u0e25\u0e49\u0e27 400,000 \u2013 500,000 \u0e1a\u0e32\u0e17\u0e15\u0e48\u0e2d\u0e1b\u0e35<\/li><li>&#8211; WPS Office\u00a0 \u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13 1,000 \u2013 1,500 \u0e1a\u0e32\u0e17\u0e15\u0e48\u0e2d\u0e04\u0e19\u0e15\u0e48\u0e2d\u0e1b\u0e35 \u0e23\u0e27\u0e21\u0e41\u0e25\u0e49\u0e27 100,000 \u2013 150,000 \u0e1a\u0e32\u0e17\u0e15\u0e48\u0e2d\u0e1b\u0e35<\/li><\/ul><p>\u0e2b\u0e32\u0e01\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e21\u0e32\u0e43\u0e0a\u0e49 WPS Office \u0e08\u0e30\u0e1b\u0e23\u0e30\u0e2b\u0e22\u0e31\u0e14\u0e07\u0e1a\u0e44\u0e14\u0e49\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13 300,000+ \u0e1a\u0e32\u0e17\u0e15\u0e48\u0e2d\u0e1b\u0e35<\/p><p><em><br \/><br \/>WPS Office \u0e04\u0e37\u0e2d\u0e17\u0e32\u0e07\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e17\u0e35\u0e48\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e0b\u0e1f\u0e07\u0e1a\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13\u0e44\u0e14\u0e49\u0e17\u0e31\u0e19\u0e17\u0e35 \u0e42\u0e14\u0e22\u0e44\u0e21\u0e48\u0e01\u0e23\u0e30\u0e17\u0e1a\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e17\u0e35\u0e21<\/em><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"aux-parallax-section elementor-element elementor-element-3f913ac e-flex e-con-boxed e-con e-parent\" data-id=\"3f913ac\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cdc0c3c elementor-widget elementor-widget-html\" data-id=\"cdc0c3c\" 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<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Software Slider<\/title>\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Prompt:wght@400&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        :root {\r\n            --mtech-item-size: 120px;\r\n            --mtech-item-spacing: 25px;\r\n        }\r\n        .mtech-slider-section {\r\n            font-family: 'Prompt', sans-serif;\r\n            max-width: 100%;\r\n            margin: 20px auto;\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: center;\r\n        }\r\n        .mtech-slider-header {\r\n            font-size: 28px;\r\n            color: #1d1d1f;\r\n            font-weight: 400;\r\n            margin-bottom: 20px;\r\n            text-align: center;\r\n        }\r\n        @media (max-width: 768px) {\r\n            .mtech-slider-header {\r\n                font-size: 12px;\r\n            }\r\n        }\r\n        .mtech-slider-wrapper {\r\n            position: relative;\r\n            max-width: 100%;\r\n            overflow: hidden;\r\n        }\r\n        .mtech-slider-container {\r\n            display: flex;\r\n            overflow-x: scroll;\r\n            -webkit-overflow-scrolling: touch;\r\n            align-items: center;\r\n            padding-bottom: 10px;\r\n            scrollbar-width: none;\r\n            -ms-overflow-style: none;\r\n        }\r\n        .mtech-slider-container::-webkit-scrollbar {\r\n            display: none;\r\n        }\r\n        .mtech-slider-item {\r\n            flex-shrink: 0;\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: center;\r\n            margin: 0 var(--mtech-item-spacing);\r\n            scroll-snap-align: start;\r\n        }\r\n        .mtech-slider-item a {\r\n            text-decoration: none;\r\n            color: inherit;\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: center;\r\n        }\r\n        .mtech-slider-image {\r\n            width: var(--mtech-item-size);\r\n            height: var(--mtech-item-size);\r\n            object-fit: contain;\r\n            margin-bottom: 10px;\r\n        }\r\n        .mtech-slider-text {\r\n            font-size: 14px;\r\n            color: #1d1d1f;\r\n            font-weight: 700;\r\n        }\r\n        .mtech-scroll-arrow {\r\n            position: absolute;\r\n            top: 50%;\r\n            transform: translateY(-50%);\r\n            width: 40px;\r\n            height: 40px;\r\n            background-color: rgba(255, 255, 255, 0.8);\r\n            border-radius: 50%;\r\n            display: flex;\r\n            justify-content: center;\r\n            align-items: center;\r\n            cursor: pointer;\r\n            box-shadow: 0 2px 5px rgba(0,0,0,0.1);\r\n            z-index: 10;\r\n        }\r\n        .mtech-scroll-arrow.left { left: 0; }\r\n        .mtech-scroll-arrow.right { right: 0; }\r\n        .mtech-scroll-arrow svg {\r\n            fill: #6e6e73;\r\n            width: 20px;\r\n            height: 20px;\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <section class=\"mtech-slider-section\">\r\n        <h1 class=\"mtech-slider-header\">\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e41\u0e25\u0e30\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e08\u0e32\u0e01\u0e40\u0e23\u0e32<\/h1>\r\n        <div class=\"mtech-slider-wrapper\">\r\n            <div class=\"mtech-scroll-arrow left\">\r\n                <svg viewBox=\"0 0 24 24\"><path d=\"M15.41 16.59L10.83 12l4.58-4.59L14 6l-6 6 6 6z\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"mtech-slider-container\">\r\n                <!-- \u0e40\u0e14\u0e34\u0e21 -->\r\n                <div class=\"mtech-slider-item\">\r\n                    <a href=\"https:\/\/mtechthailand.com\/autodesk-products\/\" target=\"_blank\">\r\n                        <img decoding=\"async\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Autodesk-logo-web.png\" alt=\"Autodesk\" class=\"mtech-slider-image\">\r\n                        <span class=\"mtech-slider-text\">Autodesk<\/span>\r\n                    <\/a>\r\n                <\/div>\r\n                <div class=\"mtech-slider-item\">\r\n                    <a href=\"https:\/\/mtechthailand.com\/sketchup-products\/\" target=\"_blank\">\r\n                        <img decoding=\"async\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Sketchup-logo.webp\" alt=\"SketchUp\" class=\"mtech-slider-image\">\r\n                        <span class=\"mtech-slider-text\">SketchUp<\/span>\r\n                    <\/a>\r\n                <\/div>\r\n                <div class=\"mtech-slider-item\">\r\n                    <a href=\"https:\/\/mtechthailand.com\/adobe-products\/\" target=\"_blank\">\r\n                        <img decoding=\"async\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Adobe-logo.webp\" alt=\"Adobe\" class=\"mtech-slider-image\">\r\n                        <span class=\"mtech-slider-text\">Adobe<\/span>\r\n                    <\/a>\r\n                <\/div>\r\n                <div class=\"mtech-slider-item\">\r\n                    <a href=\"https:\/\/mtechthailand.com\/chaos-products\/\" target=\"_blank\">\r\n                        <img decoding=\"async\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Screenshot_15-11-2024_15467_.webp\" alt=\"V-Ray\" class=\"mtech-slider-image\">\r\n                        <span class=\"mtech-slider-text\">V-Ray<\/span>\r\n                    <\/a>\r\n                <\/div>\r\n                <div class=\"mtech-slider-item\">\r\n                    <a href=\"https:\/\/mtechthailand.com\/chaos-products\/\" target=\"_blank\">\r\n                        <img decoding=\"async\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/enscape-logo-color-white-rgb.webp\" alt=\"Enscape\" class=\"mtech-slider-image\">\r\n                        <span class=\"mtech-slider-text\">Enscape<\/span>\r\n                    <\/a>\r\n                <\/div>\r\n                <div class=\"mtech-slider-item\">\r\n                    <a href=\"https:\/\/mtechthailand.com\/chaos-products\/\" target=\"_blank\">\r\n                        <img decoding=\"async\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/78bf922cdcf20c47583d1eb1a430c536-removebg-preview.webp\" alt=\"Corona\" class=\"mtech-slider-image\">\r\n                        <span class=\"mtech-slider-text\">Corona<\/span>\r\n                    <\/a>\r\n                <\/div>\r\n                <div class=\"mtech-slider-item\">\r\n                    <a href=\"https:\/\/mtechthailand.com\/d5render\/\" target=\"_blank\">\r\n                        <img decoding=\"async\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2025\/04\/Web-point-9.png\" alt=\"D5 Render\" class=\"mtech-slider-image\">\r\n                        <span class=\"mtech-slider-text\">D5 Render<\/span>\r\n                    <\/a>\r\n                <\/div>\r\n                <div class=\"mtech-slider-item\">\r\n                    <a href=\"https:\/\/mtechthailand.com\/%e0%b8%a3%e0%b8%b2%e0%b8%a2%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%82%e0%b8%9b%e0%b8%a3%e0%b8%81%e0%b8%b2%e0%b8%a3-foxit-pdf-%e0%b8%a5%e0%b8%b4%e0%b8%82%e0%b8%aa%e0%b8%b4%e0%b8%97%e0%b8%98%e0%b8%b4\/\" target=\"_blank\">\r\n                        <img decoding=\"async\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Foxit-logo.webp\" alt=\"Foxit\" class=\"mtech-slider-image\">\r\n                        <span class=\"mtech-slider-text\">Foxit<\/span>\r\n                    <\/a>\r\n                <\/div>\r\n\r\n                <!-- Microsoft (\u0e15\u0e32\u0e21\u0e2b\u0e25\u0e31\u0e07 Canva) -->\r\n                <div class=\"mtech-slider-item\">\r\n                    <a href=\"https:\/\/mtechthailand.com\/microsoft\/\" target=\"_blank\">\r\n                        <img decoding=\"async\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2025\/11\/MICROSOFT-LOGO.png\" alt=\"Microsoft\" class=\"mtech-slider-image\">\r\n                        <span class=\"mtech-slider-text\">Microsoft<\/span>\r\n                    <\/a>\r\n                <\/div>\r\n\r\n                <!-- Training & BIM Service -->\r\n                <div class=\"mtech-slider-item\">\r\n                    <a href=\"https:\/\/mtechthailand.com\/%e0%b8%84%e0%b8%ad%e0%b8%a3%e0%b9%8c%e0%b8%aa-training-%e0%b8%97%e0%b8%b5%e0%b9%88%e0%b9%80%e0%b8%9b%e0%b8%b4%e0%b8%94%e0%b8%aa%e0%b8%ad%e0%b8%99\/\" target=\"_blank\">\r\n                        <img decoding=\"async\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2025\/08\/Web-Mtech-train.png\" alt=\"Training\" class=\"mtech-slider-image\">\r\n                        <span class=\"mtech-slider-text\">Training<\/span>\r\n                    <\/a>\r\n                <\/div>\r\n                <div class=\"mtech-slider-item\">\r\n                    <a href=\"https:\/\/mtechthailand.com\/services\/\" target=\"_blank\">\r\n                        <img decoding=\"async\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2025\/08\/Web-Mtech-BIM.png\" alt=\"BIM Service\" class=\"mtech-slider-image\">\r\n                        <span class=\"mtech-slider-text\">BIM Service<\/span>\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"mtech-scroll-arrow right\">\r\n                <svg viewBox=\"0 0 24 24\"><path d=\"M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6z\"\/><\/svg>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <script>\r\n        const slider = document.querySelector('.mtech-slider-container');\r\n        const leftArrow = document.querySelector('.mtech-scroll-arrow.left');\r\n        const rightArrow = document.querySelector('.mtech-scroll-arrow.right');\r\n        const scrollAmount = 200;\r\n        rightArrow.addEventListener('click', () => slider.scrollBy({ left: scrollAmount, behavior: 'smooth' }));\r\n        leftArrow.addEventListener('click', () => slider.scrollBy({ left: -scrollAmount, behavior: 'smooth' }));\r\n    <\/script>\r\n<\/body>\r\n<\/html>\r\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=\"aux-parallax-section elementor-element elementor-element-2f92e81 e-flex e-con-boxed e-con e-parent\" data-id=\"2f92e81\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6e05a04 elementor-widget__width-inherit elementor-widget elementor-widget-aux_modern_heading\" data-id=\"6e05a04\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"aux_modern_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<section class=\"aux-widget-modern-heading\">\n            <div class=\"aux-widget-inner\"><p class=\"aux-modern-heading-primary\"><\/p><h3 class=\"aux-modern-heading-secondary\"><span class=\"aux-head-highlight\">\"\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e04\u0e37\u0e2d\u0e04\u0e19\u0e2a\u0e33\u0e04\u0e31\u0e0d\"<\/span><\/h3><div class=\"aux-modern-heading-description\"><p>\u0e40\u0e23\u0e32\u0e21\u0e2d\u0e1a\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e40\u0e2b\u0e19\u0e37\u0e2d\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13\u0e40\u0e2a\u0e21\u0e2d \u0e17\u0e38\u0e01\u0e04\u0e33\u0e16\u0e32\u0e21 \u0e17\u0e38\u0e01\u0e1b\u0e31\u0e0d\u0e2b\u0e32 \u0e40\u0e23\u0e32\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e2d\u0e22\u0e39\u0e48\u0e40\u0e04\u0e35\u0e22\u0e07\u0e02\u0e49\u0e32\u0e07\u0e04\u0e38\u0e13\u0e15\u0e25\u0e2d\u0e14\u0e40\u0e27\u0e25\u0e32 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e0b\u0e2d\u0e1f\u0e15\u0e4c\u0e41\u0e27\u0e23\u0e4c\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e44\u0e14\u0e49\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e15\u0e47\u0e21\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e<\/p><\/div><\/div>\n        <\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-441d052 elementor-arrows-position-outside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"441d052\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;5&quot;,&quot;slides_to_show_tablet&quot;:&quot;5&quot;,&quot;slides_to_show_mobile&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:30,&quot;sizes&quot;:[]},&quot;slides_to_scroll&quot;:&quot;5&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;5&quot;,&quot;slides_to_scroll_mobile&quot;:&quot;5&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 16\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/MEINHARDT-LOGO.webp\" alt=\"MEINHARDT-LOGO\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 16\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/SCG-LOGO.webp\" alt=\"SCG-LOGO\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 16\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/DWP-logo.webp\" alt=\"DWP-logo\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 16\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/ANANDA-LOGO.webp\" alt=\"ANANDA-LOGO\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 16\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/LPN-LOGO.webp\" alt=\"LPN-LOGO\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 16\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/teapot-logo.webp\" alt=\"teapot-logo\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 16\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Treacle-logo.webp\" alt=\"Treacle-logo\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 16\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Thai-taka.webp\" alt=\"Thai-taka\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 16\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/btv-logo-2X.webp\" alt=\"btv-logo-2X\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 16\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Logo-Siphya-webp.webp\" alt=\"Logo-Siphya-webp\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"11 of 16\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/HB-DESIGN-LOGO.webp\" alt=\"HB-DESIGN-LOGO\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"12 of 16\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/DPF-LOGO.webp\" alt=\"DPF-LOGO\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"13 of 16\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/THAI-OBA-LOGO.webp\" alt=\"THAI-OBA-LOGO\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"14 of 16\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/PRE-BUILT-LOGO.webp\" alt=\"PRE-BUILT-LOGO\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"15 of 16\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Ch.karnchang-LOGO.webp\" alt=\"Ch.karnchang-LOGO\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"16 of 16\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/SFC-LOGO.webp\" alt=\"SFC-LOGO\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-caret-left\" viewBox=\"0 0 192 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M192 127.338v257.324c0 17.818-21.543 26.741-34.142 14.142L29.196 270.142c-7.81-7.81-7.81-20.474 0-28.284l128.662-128.662c12.599-12.6 34.142-3.676 34.142 14.142z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-caret-right\" viewBox=\"0 0 192 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>WPS Office \u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d Demo \u0e04\u0e25\u0e34\u0e01\u0e40\u0e25\u0e22 \u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e1d\u0e48\u0e32\u0e22\u0e02\u0e32\u0e22 \u0e04\u0e25\u0e34\u0e01\u0e40\u0e25\u0e22 \u00a0 FAQ: Free vs Paid (\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23 \/ \u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19) Q: \u0e16\u0e49\u0e32\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e2d\u0e22\u0e32\u0e01\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 WPS Office \u0e41\u0e15\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e41\u0e1a\u0e1a Free Version \u0e01\u0e48\u0e2d\u0e19\u0e44\u0e14\u0e49\u0e44\u0e2b\u0e21? A: \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e04\u0e48\u0e30 \u0e41\u0e15\u0e48\u0e2b\u0e32\u0e01\u0e2d\u0e22\u0e32\u0e01\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 WPS Office \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d MTECH \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 License \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23 \u0e08\u0e30\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e25\u0e38\u0e21\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32 Free\u00a0 Version \u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e32\u0e01\u0e02\u0e49\u0e2d\u0e08\u0e33\u0e01\u0e31\u0e14\u0e14\u0e49\u0e32\u0e19\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e41\u0e25\u0e30\u0e25\u0e34\u0e02\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c\u0e04\u0e48\u0e30\u00a0 \u00a0 Q: \u0e17\u0e33\u0e44\u0e21\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23 \/ \u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23\u0e04\u0e27\u0e23\u0e43\u0e0a\u0e49 WPS Office A: \u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e32\u0e01\u0e40\u0e1b\u0e47\u0e19 License \u0e23\u0e32\u0e04\u0e32\u0e1b\u0e23\u0e30\u0e2b\u0e22\u0e31\u0e14 \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e40\u0e2b\u0e21\u0e37\u0e2d\u0e19\u0e01\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 Microsoft Office \u0e08\u0e36\u0e07\u0e44\u0e21\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e49\u0e2d\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e43\u0e2b\u0e21\u0e48 \u00a0 \u0e1b\u0e31\u0e08\u0e08\u0e38\u0e1a\u0e31\u0e19\u0e2b\u0e25\u0e32\u0e22\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23 \u0e41\u0e25\u0e30\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e23\u0e31\u0e10\u0e21\u0e35\u0e04\u0e48\u0e32\u0e43\u0e0a\u0e49\u0e08\u0e48\u0e32\u0e22\u0e14\u0e49\u0e32\u0e19 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4975","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages\/4975","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/comments?post=4975"}],"version-history":[{"count":20,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages\/4975\/revisions"}],"predecessor-version":[{"id":5316,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages\/4975\/revisions\/5316"}],"wp:attachment":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/media?parent=4975"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":4821,"date":"2025-09-29T13:28:26","date_gmt":"2025-09-29T06:28:26","guid":{"rendered":"https:\/\/mtechthailand.com\/?page_id=4821"},"modified":"2025-09-29T13:28:27","modified_gmt":"2025-09-29T06:28:27","slug":"%e0%b8%ab%e0%b8%a5%e0%b8%b1%e0%b8%81%e0%b8%aa%e0%b8%b9%e0%b8%95%e0%b8%a3-revit-specialist-architecture-%e0%b8%89%e0%b8%9a%e0%b8%b1%e0%b8%9a%e0%b8%a2%e0%b9%88%e0%b8%ad-3-%e0%b8%aa%e0%b8%b1%e0%b8%9b","status":"publish","type":"page","link":"https:\/\/mtechthailand.com\/%e0%b8%ab%e0%b8%a5%e0%b8%b1%e0%b8%81%e0%b8%aa%e0%b8%b9%e0%b8%95%e0%b8%a3-revit-specialist-architecture-%e0%b8%89%e0%b8%9a%e0%b8%b1%e0%b8%9a%e0%b8%a2%e0%b9%88%e0%b8%ad-3-%e0%b8%aa%e0%b8%b1%e0%b8%9b\/","title":{"rendered":"\u0e2b\u0e25\u0e31\u0e01\u0e2a\u0e39\u0e15\u0e23 Revit Specialist Architecture (\u0e09\u0e1a\u0e31\u0e1a\u0e22\u0e48\u0e2d 3 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c)"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"th\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\u0e2b\u0e25\u0e31\u0e01\u0e2a\u0e39\u0e15\u0e23 Revit Specialist Architecture (3 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c)<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Prompt:wght@400;700&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        body {\n            font-family: 'Prompt', Arial, sans-serif;\n            margin: 0;\n            padding: 0;\n            background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);\n            line-height: 1.6;\n            color: #333;\n            font-size: 0.9em;\n        }\n        .container {\n            max-width: 1200px;\n            margin: 40px auto;\n            padding: 0 20px;\n        }\n        .course-title {\n            color: #1a73e8;\n            border-bottom: 4px solid #1a73e8;\n            padding-bottom: 15px;\n            margin-bottom: 30px;\n            text-align: center;\n            font-size: 1.8em;\n            text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);\n        }\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-bottom: 40px;\n            background-color: #fff;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);\n            transition: transform 0.3s ease;\n        }\n        table:hover {\n            transform: translateY(-5px);\n        }\n        th, td {\n            padding: 15px;\n            border: 1px solid #e0e0e0;\n            text-align: left;\n        }\n        th {\n            background-color: #f1f3f5;\n            color: #333;\n            font-size: 1em;\n            text-transform: uppercase;\n        }\n        .week-header {\n            background: linear-gradient(90deg, #1a73e8, #4285f4);\n            color: white;\n            text-align: center;\n            font-size: 1.2em;\n            padding: 15px;\n        }\n        ul {\n            list-style-type: disc;\n            padding-left: 25px;\n            margin: 0;\n        }\n        .header-banner {\n            background: linear-gradient(90deg, #1a73e8, #34c759);\n            padding: 20px;\n            text-align: center;\n            color: white;\n            font-size: 1.3em;\n            border-radius: 10px 10px 0 0;\n            margin-bottom: 20px;\n        }\n        .lang-toggle {\n            text-align: center;\n            margin-bottom: 20px;\n        }\n        .lang-toggle button {\n            background-color: #1a73e8;\n            color: white;\n            border: none;\n            padding: 10px 20px;\n            margin: 0 10px;\n            border-radius: 5px;\n            cursor: pointer;\n            font-size: 1em;\n            transition: background-color 0.3s ease;\n        }\n        .lang-toggle button:hover {\n            background-color: #4285f4;\n        }\n        .lang-toggle button.active {\n            background-color: #34c759;\n        }\n        .content-th, .content-en {\n            display: none;\n        }\n        .content-th.active, .content-en.active {\n            display: block;\n        }\n        @media (max-width: 768px) {\n            .course-title {\n                font-size: 1.5em;\n            }\n            th, td {\n                padding: 10px;\n                font-size: 0.85em;\n            }\n            .week-header {\n                font-size: 1em;\n            }\n            .container {\n                margin: 20px;\n            }\n            .lang-toggle button {\n                padding: 8px 15px;\n                font-size: 0.9em;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"header-banner\" id=\"banner-th\">\u0e2b\u0e25\u0e31\u0e01\u0e2a\u0e39\u0e15\u0e23 Revit Specialist Architecture (\u0e09\u0e1a\u0e31\u0e1a\u0e22\u0e48\u0e2d 3 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c)<\/div>\n    <div class=\"header-banner\" id=\"banner-en\" style=\"display: none;\">Revit Specialist Architecture Course (3-Week Condensed Version)<\/div>\n    <div class=\"container\">\n        <div class=\"lang-toggle\">\n            <button id=\"lang-th\" class=\"active\">\u0e20\u0e32\u0e29\u0e32\u0e44\u0e17\u0e22<\/button>\n            <button id=\"lang-en\">English<\/button>\n        <\/div>\n\n        <div class=\"content-th active\">\n            <h1 class=\"course-title\">\u0e2b\u0e25\u0e31\u0e01\u0e2a\u0e39\u0e15\u0e23 Revit Specialist Architecture (\u0e09\u0e1a\u0e31\u0e1a\u0e22\u0e48\u0e2d 3 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c)<\/h1>\n\n            <table>\n                <thead>\n                    <tr>\n                        <th colspan=\"2\" class=\"week-header\">\u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c\u0e17\u0e35\u0e48 1: \u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e1b\u0e31\u0e49\u0e19\u0e42\u0e21\u0e40\u0e14\u0e25\u0e2b\u0e25\u0e31\u0e01 (Project Setup &#038; Core Modelling)<\/th>\n                    <\/tr>\n                    <tr>\n                        <th style=\"width: 50%;\">\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e2b\u0e25\u0e31\u0e01 (Main Topics)<\/th>\n                        <th style=\"width: 50%;\">\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32 (Content Details)<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td>\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19\u0e41\u0e25\u0e30\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e2d\u0e34\u0e19\u0e40\u0e17\u0e2d\u0e23\u0e4c\u0e40\u0e1f\u0e0b (Interface &#038; Basic Control)<\/td>\n                        <td>\n                            <ul>\n                                <li>User Interface<\/li>\n                                <li>Properties, 2D &#038; 3D, Link<\/li>\n                                <li>Selection &#038; Control, View Control, Filter<\/li>\n                                <li>Category, Import &#038; Export<\/li>\n                                <li>Datum, Grid &#038; Level, Reference Plane, Reference Line<\/li>\n                                <li>Dimension, Shortcut<\/li>\n                            <\/ul>\n                        <\/td>\n                    <\/tr>\n                    <tr>\n                        <td>\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e42\u0e21\u0e40\u0e14\u0e25 (Project Setting &#038; Modelling)<\/td>\n                        <td>\n                            <ul>\n                                <li>Unit, Project Environmental Setting, Template, Preparation, Sketch Mode<\/li>\n                                <li>System Family Structure<\/li>\n                                <li>Wall, Floor, Ceiling, Roof, Column, Curtain System<\/li>\n                                <li>Stair, Railing, Opening, Room, Area, Detail<\/li>\n                                <li>Material Setting, Joint Geometry, Selection Setting<\/li>\n                                <li>Group, Design option, Split face, Paint<\/li>\n                                <li>Model in Place, Model Text, Model line, Rendering<\/li>\n                            <\/ul>\n                        <\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n\n            <table>\n                <thead>\n                    <tr>\n                        <th colspan=\"2\" class=\"week-header\">\u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c\u0e17\u0e35\u0e48 2: \u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07 Family \u0e41\u0e25\u0e30 Share Parameter (Family Creation &#038; Share Parameter)<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td colspan=\"2\">\n                            <ul>\n                                <li>Loadable Family, Family Category, Omni Class<\/li>\n                                <li>Profile Geometry Creation Tool, Parameter Setting, Instance &#038; Type Parameter, Discipline<\/li>\n                                <li>Project Parameter, Group Parameter Solid &#038; Void, Control, Nested Family<\/li>\n                                <li>Detail level (Coarse, Medium, Fine)<\/li>\n                                <li>Family Creation from Import Object, Import Setting<\/li>\n                                <li>Advance Family Setup, Share Parameter, Autodesks seeks<\/li>\n                            <\/ul>\n                        <\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n\n            <table>\n                <thead>\n                    <tr>\n                        <th colspan=\"2\" class=\"week-header\">\u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c\u0e17\u0e35\u0e48 3: \u0e44\u0e0b\u0e15\u0e4c, \u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23, \u0e01\u0e32\u0e23\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c, \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e23\u0e48\u0e27\u0e21\u0e01\u0e31\u0e19 (Site, Documentation, Analysis, &#038; Collaboration)<\/th>\n                    <\/tr>\n                    <tr>\n                        <th style=\"width: 50%;\">\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e2b\u0e25\u0e31\u0e01 (Main Topics)<\/th>\n                        <th style=\"width: 50%;\">\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32 (Content Details)<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td>\u0e01\u0e32\u0e23\u0e43\u0e2a\u0e48\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e41\u0e25\u0e30\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23 (Detail Annotation &#038; Documentation)<\/td>\n                        <td>\n                            <ul>\n                                <li>Project Parameters, Depth cueing, Scheduling, Legend, Title Block<\/li>\n                                <li>Tag, Symbol, Keyend, Color Scheme<\/li>\n                                <li>Detail item, Repeat Detail item, Detail line, Text, Drafting View<\/li>\n                                <li>Import View, View Range Line Weights setting, Object Style, Section<\/li>\n                                <li>Line work Purge, Transfer project parameter, Phasing, Print Option, Camera, Image<\/li>\n                            <\/ul>\n                        <\/td>\n                    <\/tr>\n                    <tr>\n                        <td>\u0e44\u0e0b\u0e15\u0e4c, \u0e21\u0e27\u0e25\u0e2a\u0e32\u0e23, \u0e01\u0e32\u0e23\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c, \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e23\u0e48\u0e27\u0e21\u0e01\u0e31\u0e19 (Mass, Site, Analysis, Collaboration)<\/td>\n                        <td>\n                            <ul>\n                                <li>Project North, True North, Location, Project Base point, Survey point<\/li>\n                                <li>Property Line, Topography, Pad, Point Surface, Sub Surface, Sub region<\/li>\n                                <li>Granded Region Label Contour, Scope box, In place Mass<\/li>\n                                <li>Warning Check, Audit, A360 Setting<\/li>\n                                <li>Central Model Sync. Add-in, Rendering in Cloud<\/li>\n                            <\/ul>\n                        <\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n\n        <div class=\"content-en\">\n            <h1 class=\"course-title\">Revit Specialist Architecture Course (3-Week Condensed Version)<\/h1>\n\n            <table>\n                <thead>\n                    <tr>\n                        <th colspan=\"2\" class=\"week-header\">Week 1: Project Setup &#038; Core Modelling<\/th>\n                    <\/tr>\n                    <tr>\n                        <th style=\"width: 50%;\">Main Topics<\/th>\n                        <th style=\"width: 50%;\">Content Details<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td>Interface &#038; Basic Control<\/td>\n                        <td>\n                            <ul>\n                                <li>User Interface<\/li>\n                                <li>Properties, 2D &#038; 3D, Link<\/li>\n                                <li>Selection &#038; Control, View Control, Filter<\/li>\n                                <li>Category, Import &#038; Export<\/li>\n                                <li>Datum, Grid &#038; Level, Reference Plane, Reference Line<\/li>\n                                <li>Dimension, Shortcut<\/li>\n                            <\/ul>\n                        <\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Project Setting &#038; Modelling<\/td>\n                        <td>\n                            <ul>\n                                <li>Unit, Project Environmental Setting, Template, Preparation, Sketch Mode<\/li>\n                                <li>System Family Structure<\/li>\n                                <li>Wall, Floor, Ceiling, Roof, Column, Curtain System<\/li>\n                                <li>Stair, Railing, Opening, Room, Area, Detail<\/li>\n                                <li>Material Setting, Joint Geometry, Selection Setting<\/li>\n                                <li>Group, Design option, Split face, Paint<\/li>\n                                <li>Model in Place, Model Text, Model line, Rendering<\/li>\n                            <\/ul>\n                        <\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n\n            <table>\n                <thead>\n                    <tr>\n                        <th colspan=\"2\" class=\"week-header\">Week 2: Family Creation &#038; Share Parameter<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td colspan=\"2\">\n                            <ul>\n                                <li>Loadable Family, Family Category, Omni Class<\/li>\n                                <li>Profile Geometry Creation Tool, Parameter Setting, Instance &#038; Type Parameter, Discipline<\/li>\n                                <li>Project Parameter, Group Parameter Solid &#038; Void, Control, Nested Family<\/li>\n                                <li>Detail level (Coarse, Medium, Fine)<\/li>\n                                <li>Family Creation from Import Object, Import Setting<\/li>\n                                <li>Advance Family Setup, Share Parameter, Autodesk Seek<\/li>\n                            <\/ul>\n                        <\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n\n            <table>\n                <thead>\n                    <tr>\n                        <th colspan=\"2\" class=\"week-header\">Week 3: Site, Documentation, Analysis, &#038; Collaboration<\/th>\n                    <\/tr>\n                    <tr>\n                        <th style=\"width: 50%;\">Main Topics<\/th>\n                        <th style=\"width: 50%;\">Content Details<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td>Detail Annotation &#038; Documentation<\/td>\n                        <td>\n                            <ul>\n                                <li>Project Parameters, Depth Cueing, Scheduling, Legend, Title Block<\/li>\n                                <li>Tag, Symbol, Keynote, Color Scheme<\/li>\n                                <li>Detail Item, Repeat Detail Item, Detail Line, Text, Drafting View<\/li>\n                                <li>Import View, View Range, Line Weights Setting, Object Style, Section<\/li>\n                                <li>Linework Purge, Transfer Project Parameter, Phasing, Print Option, Camera, Image<\/li>\n                            <\/ul>\n                        <\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Mass, Site, Analysis, Collaboration<\/td>\n                        <td>\n                            <ul>\n                                <li>Project North, True North, Location, Project Base Point, Survey Point<\/li>\n                                <li>Property Line, Topography, Pad, Point Surface, Sub Surface, Sub Region<\/li>\n                                <li>Graded Region, Label Contour, Scope Box, In-Place Mass<\/li>\n                                <li>Warning Check, Audit, A360 Setting<\/li>\n                                <li>Central Model Sync, Add-in, Rendering in Cloud<\/li>\n                            <\/ul>\n                        <\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n    <\/div>\n\n    <script>\n        const thButton = document.getElementById('lang-th');\n        const enButton = document.getElementById('lang-en');\n        const thContent = document.querySelector('.content-th');\n        const enContent = document.querySelector('.content-en');\n        const thBanner = document.getElementById('banner-th');\n        const enBanner = document.getElementById('banner-en');\n\n        thButton.addEventListener('click', () => {\n            thContent.classList.add('active');\n            enContent.classList.remove('active');\n            thBanner.style.display = 'block';\n            enBanner.style.display = 'none';\n            thButton.classList.add('active');\n            enButton.classList.remove('active');\n        });\n\n        enButton.addEventListener('click', () => {\n            enContent.classList.add('active');\n            thContent.classList.remove('active');\n            enBanner.style.display = 'block';\n            thBanner.style.display = 'none';\n            enButton.classList.add('active');\n            thButton.classList.remove('active');\n        });\n    <\/script>\n<\/body>\n<\/html>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u0e2b\u0e25\u0e31\u0e01\u0e2a\u0e39\u0e15\u0e23 Revit Specialist Architecture (3 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c) \u0e2b\u0e25\u0e31\u0e01\u0e2a\u0e39\u0e15\u0e23 Revit Specialist Architecture (\u0e09\u0e1a\u0e31\u0e1a\u0e22\u0e48\u0e2d 3 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c) Revit Specialist Architecture Course (3-Week Condensed Version) \u0e20\u0e32\u0e29\u0e32\u0e44\u0e17\u0e22 English \u0e2b\u0e25\u0e31\u0e01\u0e2a\u0e39\u0e15\u0e23 Revit Specialist Architecture (\u0e09\u0e1a\u0e31\u0e1a\u0e22\u0e48\u0e2d 3 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c) \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c\u0e17\u0e35\u0e48 1: \u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e1b\u0e31\u0e49\u0e19\u0e42\u0e21\u0e40\u0e14\u0e25\u0e2b\u0e25\u0e31\u0e01 (Project Setup &#038; Core Modelling) \u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e2b\u0e25\u0e31\u0e01 (Main Topics) \u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32 (Content Details) \u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19\u0e41\u0e25\u0e30\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e2d\u0e34\u0e19\u0e40\u0e17\u0e2d\u0e23\u0e4c\u0e40\u0e1f\u0e0b (Interface &#038; Basic Control) User Interface Properties, 2D &#038; 3D, Link [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4821","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages\/4821","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/comments?post=4821"}],"version-history":[{"count":1,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages\/4821\/revisions"}],"predecessor-version":[{"id":4822,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages\/4821\/revisions\/4822"}],"wp:attachment":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/media?parent=4821"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":4543,"date":"2025-06-23T14:24:47","date_gmt":"2025-06-23T07:24:47","guid":{"rendered":"https:\/\/mtechthailand.com\/evercompare\/"},"modified":"2025-06-23T14:24:47","modified_gmt":"2025-06-23T07:24:47","slug":"evercompare","status":"publish","type":"page","link":"https:\/\/mtechthailand.com\/evercompare\/","title":{"rendered":"EverCompare"},"content":{"rendered":"[evercompare_table]\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4543","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages\/4543","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/comments?post=4543"}],"version-history":[{"count":0,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages\/4543\/revisions"}],"wp:attachment":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/media?parent=4543"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":4356,"date":"2025-04-09T16:40:35","date_gmt":"2025-04-09T09:40:35","guid":{"rendered":"https:\/\/mtechthailand.com\/?page_id=4356"},"modified":"2025-04-10T11:24:02","modified_gmt":"2025-04-10T04:24:02","slug":"d5render","status":"publish","type":"page","link":"https:\/\/mtechthailand.com\/d5render\/","title":{"rendered":"D5render"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4356\" class=\"elementor elementor-4356\">\n\t\t\t\t<div class=\"aux-parallax-section elementor-element elementor-element-0386127 e-con-full e-flex e-con e-parent\" data-id=\"0386127\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8a4afbb elementor-widget elementor-widget-image\" data-id=\"8a4afbb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1280\" height=\"480\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2025\/04\/D5-cover.webp\" class=\"attachment-full size-full wp-image-4393\" alt=\"\" srcset=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2025\/04\/D5-cover.webp 1280w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2025\/04\/D5-cover-600x225.webp 600w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"aux-parallax-section elementor-element elementor-element-821a85d e-con-full e-flex e-con e-parent\" data-id=\"821a85d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b5902e5 elementor-widget elementor-widget-html\" data-id=\"b5902e5\" 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<div style=\"display: flex; gap: 20px; flex-wrap: wrap; justify-content: center; background: #000; padding: 40px; font-family: Arial, sans-serif; color: #fff;\">\r\n  \r\n  <!-- PRO Card -->\r\n  <div style=\"background: #111; border: 1px solid #5a4bff; border-radius: 12px; padding: 30px; width: 300px;\">\r\n    <h3 style=\"font-size: 24px; margin-bottom: 10px;\">D5 Render PRO<\/h3>\r\n    \r\n\r\n\r\n    <div style=\"font-size: 24px; margin-bottom: 20px;\">THB \u0e3f12600 <span style=\"font-size: 16px;\">\/year<\/span><\/div>\r\n\r\n    <a href=\"https:\/\/mtechthailand.com\/price-list\/\" target=\"_blank\" style=\"text-decoration: none;\">\r\n      <button style=\"background: #7d5fff; border: none; color: white; padding: 10px 20px; width: 100%; border-radius: 6px; font-weight: bold;\">Price List<\/button>\r\n    <\/a>\r\n    <a href=\"https:\/\/line.me\/R\/ti\/p\/@502cqfqj?from=page&liff.referrer=https%3A%2F%2Fmtechthailand.com%2F&accountId=502cqfqj\" target=\"_blank\" style=\"text-decoration: none;\">\r\n      <button style=\"background: #222; color: white; padding: 10px 20px; width: 100%; border-radius: 6px; margin-top: 10px; border: 1px solid #555;\">Contact Sales<\/button>\r\n    <\/a>\r\n\r\n    <ul style=\"margin-top: 20px; list-style: none; padding-left: 0;\">\r\n      <li>\u2714 Unlimited access to D5\u2019s AI-powered features<\/li>\r\n      <li>\u2714 Curated presets and more from D5<\/li>\r\n      <li>\u2714 15,000+ models, materials, particles<\/li>\r\n      <li>\u2714 City Generator<\/li>\r\n      <li>\u2714 Virtual Reality (VR) walkthroughs<\/li>\r\n      <li>\u2714 Various frame rate and more export options<\/li>\r\n      <li>\u2714 Project merging capability<\/li>\r\n      <li>\u2714 Projector for custom video display<\/li>\r\n      <li>\u2714 Frame sequence rendering<\/li>\r\n      <li>\u2714 Technical support<\/li>\r\n    <\/ul>\r\n\r\n    <a href=\"https:\/\/www.d5render.com\/features\" target=\"_blank\" style=\"color: #7d5fff; display: inline-block; margin-top: 20px;\">Learn More<\/a>\r\n  <\/div>\r\n\r\n  <!-- TEAMS Card -->\r\n  <div style=\"background: #111; border: 1px solid #333; border-radius: 12px; padding: 30px; width: 300px;\">\r\n    <h3 style=\"font-size: 24px; margin-bottom: 10px;\">D5 Render TEAMS<\/h3>\r\n    \r\n\r\n\r\n    <div style=\"font-size: 24px; margin-bottom: 20px;\">THB \u0e3f24800 <span style=\"font-size: 16px;\">\/year<\/span><\/div>\r\n\r\n    <a href=\"https:\/\/mtechthailand.com\/price-list\/\" target=\"_blank\" style=\"text-decoration: none;\">\r\n      <button style=\"background: #7d5fff; border: none; color: white; padding: 10px 20px; width: 100%; border-radius: 6px; font-weight: bold;\">Price List<\/button>\r\n    <\/a>\r\n    <a href=\"https:\/\/line.me\/R\/ti\/p\/@502cqfqj?from=page&liff.referrer=https%3A%2F%2Fmtechthailand.com%2F&accountId=502cqfqj\" target=\"_blank\" style=\"text-decoration: none;\">\r\n      <button style=\"background: #222; color: white; padding: 10px 20px; width: 100%; border-radius: 6px; margin-top: 10px; border: 1px solid #555;\">Contact Sales<\/button>\r\n    <\/a>\r\n\r\n    <ul style=\"margin-top: 20px; list-style: none; padding-left: 0;\">\r\n      <li>\u2714 New Virtual Tour<\/li>\r\n      <li>\u2714 Member access control<\/li>\r\n      <li>\u2714 Simultaneous editing<\/li>\r\n      <li>\u2714 100GB of cloud workspace<\/li>\r\n      <li>\u2714 Resource management & sharing<\/li>\r\n      <li>\u2714 Cloud management with Dropbox, OneDrive, and SharePoint<\/li>\r\n      <li>\u2714 3D Gaussian Splatting<\/li>\r\n      <li>\u2714 Brand Watermarks<\/li>\r\n    <\/ul>\r\n\r\n    <a href=\"https:\/\/www.d5render.com\/features\" target=\"_blank\" style=\"color: #7d5fff; display: inline-block; margin-top: 20px;\">Learn More<\/a>\r\n  <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"aux-parallax-section elementor-element elementor-element-639ffc7 e-flex e-con-boxed e-con e-parent\" data-id=\"639ffc7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"aux-parallax-section elementor-element elementor-element-5b2912f e-con-full e-flex e-con e-parent\" data-id=\"5b2912f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-93e3020 elementor-widget elementor-widget-text-editor\" data-id=\"93e3020\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u00a0<\/p><h3 style=\"text-align: center;\">ALL RENDERING PRODUCTS SOFTWARE AUTHORIZED RESELLER BY MTECH<\/h3>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d1e9f34 eael-product-gallery-column-6 elementor-widget elementor-widget-eael-woo-product-gallery\" data-id=\"d1e9f34\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;eael_product_gallery_column&quot;:&quot;6&quot;}\" data-widget_type=\"eael-woo-product-gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n        <div class=\"eael-product-gallery eael-product-preset-1 masonry eael-terms-layout-horizontal\" id=\"eael-product-gallery\" data-widget-id=\"d1e9f34\" data-page-id=\"4356\" data-nonce=\"8972a51113\" >\n\t\t\t<ul class=\"eael-cat-tab\" data-layout=\"masonry\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;preset-1.php&quot;,&quot;name&quot;:&quot;Woo-Product-Gallery&quot;}\" data-nonce=\"8972a51113\" data-page-id=\"4356\" data-widget-id=\"d1e9f34\" data-widget=\"d1e9f34\" data-class=\"Essential_Addons_Elementor\\Elements\\Woo_Product_Gallery\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=6&amp;order=desc&amp;offset=0&amp;tax_query%5Brelation%5D=AND&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_visibility&amp;tax_query%5B0%5D%5Bfield%5D=name&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=exclude-from-search&amp;tax_query%5B0%5D%5Bterms%5D%5B1%5D=exclude-from-catalog&amp;tax_query%5B0%5D%5Boperator%5D=NOT+IN&amp;tax_query%5B1%5D%5Brelation%5D=OR&amp;tax_query%5B1%5D%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B1%5D%5B0%5D%5Bfield%5D=term_id&amp;tax_query%5B1%5D%5B0%5D%5Bterms%5D=150&amp;tax_query%5B1%5D%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;meta_query%5B0%5D%5Bkey%5D=_stock_status&amp;meta_query%5B0%5D%5Bvalue%5D=instock\" data-page=\"1\"><li><a href=\"javascript:;\" data-page=\"1\" data-taxonomy=\"product_cat\" data-terms='[\"render\"]' data-id=\"150\" class=\"post-list-filter-item \">Rendering<\/a><\/li><\/ul>\n            <div class=\"woocommerce\">\n\t\t\t\t<ul class=\"products eael-post-appender eael-post-appender-d1e9f34\" data-layout-mode=\"masonry\" data-ssi-desktop=\"no\" >\n<li class=\"product  post-3846 type-product status-publish has-post-thumbnail product_cat-chaos product_cat-chaos-corona product_cat-render product_tag-corona first instock shipping-taxable purchasable product-type-simple\">\n<div class=\"eael-product-wrap\" data-src=\"\" data-src-hover=\"\" >\n        <div class=\"product-image-wrap\">\n        <div class=\"image-wrap\">\n            <a href=\"https:\/\/mtechthailand.com\/product\/corona-premium-annual-subscription\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/78bf922cdcf20c47583d1eb1a430c536-removebg-preview-150x150.webp\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Corona Premium Annual Subscription\" loading=\"eager\" srcset=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/78bf922cdcf20c47583d1eb1a430c536-removebg-preview-150x150.webp 150w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/78bf922cdcf20c47583d1eb1a430c536-removebg-preview-100x100.webp 100w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/78bf922cdcf20c47583d1eb1a430c536-removebg-preview.webp 256w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/a>        <\/div>\n        <div class=\"image-hover-wrap\">\n            <ul class=\"icons-wrap over-box-style\">\n                                                    <li class=\"eael-product-quick-view\">\n                        <a id=\"eael_quick_view_6aaad216290f8\" data-quickview-setting=\"{&quot;widget_id&quot;:&quot;d1e9f34&quot;,&quot;product_id&quot;:3846,&quot;page_id&quot;:4356}\"\n                            class=\"eael-product-gallery-open-popup open-popup-link\">\n                            <i class=\"fas fa-eye\"><\/i>\n                        <\/a>\n                    <\/li>\n                                                    <li class=\"view-details\"><a href=\"https:\/\/mtechthailand.com\/product\/corona-premium-annual-subscription\/\" aria-label=\"View Details about Corona Premium Annual Subscription\" ><i class=\"fas fa-link\"><\/i><\/a><\/li>\n                            <\/ul>\n        <\/div>\n    <\/div>\n    <div class=\"product-details-wrap\">\n        <div class=\"eael-product-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#3647;<\/span>19,199.00<\/bdi><\/span><\/div>        <div class=\"eael-product-title\">\n            <a href=\"https:\/\/mtechthailand.com\/product\/corona-premium-annual-subscription\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><h2>Corona Premium Annual Subscription<\/h2><\/a>        <\/div>\n    <\/div>\n\n    <\/div>\n<\/li>\n<li class=\"product  post-3843 type-product status-publish has-post-thumbnail product_cat-chaos product_cat-chaos-corona product_cat-render product_tag-corona instock shipping-taxable purchasable product-type-simple\">\n<div class=\"eael-product-wrap\" data-src=\"\" data-src-hover=\"\" >\n        <div class=\"product-image-wrap\">\n        <div class=\"image-wrap\">\n            <a href=\"https:\/\/mtechthailand.com\/product\/corona-solo-annual-subscription\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/78bf922cdcf20c47583d1eb1a430c536-removebg-preview-150x150.webp\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Corona Solo Annual Subscription\" loading=\"eager\" srcset=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/78bf922cdcf20c47583d1eb1a430c536-removebg-preview-150x150.webp 150w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/78bf922cdcf20c47583d1eb1a430c536-removebg-preview-100x100.webp 100w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/78bf922cdcf20c47583d1eb1a430c536-removebg-preview.webp 256w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/a>        <\/div>\n        <div class=\"image-hover-wrap\">\n            <ul class=\"icons-wrap over-box-style\">\n                                                    <li class=\"eael-product-quick-view\">\n                        <a id=\"eael_quick_view_6aaad216299e0\" data-quickview-setting=\"{&quot;widget_id&quot;:&quot;d1e9f34&quot;,&quot;product_id&quot;:3843,&quot;page_id&quot;:4356}\"\n                            class=\"eael-product-gallery-open-popup open-popup-link\">\n                            <i class=\"fas fa-eye\"><\/i>\n                        <\/a>\n                    <\/li>\n                                                    <li class=\"view-details\"><a href=\"https:\/\/mtechthailand.com\/product\/corona-solo-annual-subscription\/\" aria-label=\"View Details about Corona Solo Annual Subscription\" ><i class=\"fas fa-link\"><\/i><\/a><\/li>\n                            <\/ul>\n        <\/div>\n    <\/div>\n    <div class=\"product-details-wrap\">\n        <div class=\"eael-product-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#3647;<\/span>13,999.00<\/bdi><\/span><\/div>        <div class=\"eael-product-title\">\n            <a href=\"https:\/\/mtechthailand.com\/product\/corona-solo-annual-subscription\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><h2>Corona Solo Annual Subscription<\/h2><\/a>        <\/div>\n    <\/div>\n\n    <\/div>\n<\/li>\n<li class=\"product  post-3841 type-product status-publish has-post-thumbnail product_cat-chaos product_cat-chaos-enscape product_cat-render product_tag-enscape instock shipping-taxable purchasable product-type-simple\">\n<div class=\"eael-product-wrap\" data-src=\"\" data-src-hover=\"\" >\n        <div class=\"product-image-wrap\">\n        <div class=\"image-wrap\">\n            <a href=\"https:\/\/mtechthailand.com\/product\/enscape-3d-floating-asubscription\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/enscape-logo-color-white-rgb-150x150.webp\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Enscape 3D Premium\" loading=\"eager\" srcset=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/enscape-logo-color-white-rgb-150x150.webp 150w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/enscape-logo-color-white-rgb-300x300.webp 300w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/enscape-logo-color-white-rgb-100x100.webp 100w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/enscape-logo-color-white-rgb.webp 398w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/a>        <\/div>\n        <div class=\"image-hover-wrap\">\n            <ul class=\"icons-wrap over-box-style\">\n                                                    <li class=\"eael-product-quick-view\">\n                        <a id=\"eael_quick_view_6aaad2162a4d0\" data-quickview-setting=\"{&quot;widget_id&quot;:&quot;d1e9f34&quot;,&quot;product_id&quot;:3841,&quot;page_id&quot;:4356}\"\n                            class=\"eael-product-gallery-open-popup open-popup-link\">\n                            <i class=\"fas fa-eye\"><\/i>\n                        <\/a>\n                    <\/li>\n                                                    <li class=\"view-details\"><a href=\"https:\/\/mtechthailand.com\/product\/enscape-3d-floating-asubscription\/\" aria-label=\"View Details about Enscape 3D Premium\" ><i class=\"fas fa-link\"><\/i><\/a><\/li>\n                            <\/ul>\n        <\/div>\n    <\/div>\n    <div class=\"product-details-wrap\">\n        <div class=\"eael-product-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#3647;<\/span>35,899.00<\/bdi><\/span><\/div>        <div class=\"eael-product-title\">\n            <a href=\"https:\/\/mtechthailand.com\/product\/enscape-3d-floating-asubscription\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><h2>Enscape 3D Premium<\/h2><\/a>        <\/div>\n    <\/div>\n\n    <\/div>\n<\/li>\n<li class=\"product  post-3829 type-product status-publish has-post-thumbnail product_cat-chaos product_cat-chaos-enscape product_cat-render product_tag-enscape last instock shipping-taxable purchasable product-type-simple\">\n<div class=\"eael-product-wrap\" data-src=\"\" data-src-hover=\"\" >\n        <div class=\"product-image-wrap\">\n        <div class=\"image-wrap\">\n            <a href=\"https:\/\/mtechthailand.com\/product\/enscape-3d-fixed-seat-annual-subscription\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/enscape-logo-color-white-rgb-150x150.webp\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Enscape 3D Solo\" loading=\"eager\" srcset=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/enscape-logo-color-white-rgb-150x150.webp 150w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/enscape-logo-color-white-rgb-300x300.webp 300w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/enscape-logo-color-white-rgb-100x100.webp 100w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/enscape-logo-color-white-rgb.webp 398w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/a>        <\/div>\n        <div class=\"image-hover-wrap\">\n            <ul class=\"icons-wrap over-box-style\">\n                                                    <li class=\"eael-product-quick-view\">\n                        <a id=\"eael_quick_view_6aaad2162ad4d\" data-quickview-setting=\"{&quot;widget_id&quot;:&quot;d1e9f34&quot;,&quot;product_id&quot;:3829,&quot;page_id&quot;:4356}\"\n                            class=\"eael-product-gallery-open-popup open-popup-link\">\n                            <i class=\"fas fa-eye\"><\/i>\n                        <\/a>\n                    <\/li>\n                                                    <li class=\"view-details\"><a href=\"https:\/\/mtechthailand.com\/product\/enscape-3d-fixed-seat-annual-subscription\/\" aria-label=\"View Details about Enscape 3D Solo\" ><i class=\"fas fa-link\"><\/i><\/a><\/li>\n                            <\/ul>\n        <\/div>\n    <\/div>\n    <div class=\"product-details-wrap\">\n        <div class=\"eael-product-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#3647;<\/span>19,599.00<\/bdi><\/span><\/div>        <div class=\"eael-product-title\">\n            <a href=\"https:\/\/mtechthailand.com\/product\/enscape-3d-fixed-seat-annual-subscription\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><h2>Enscape 3D Solo<\/h2><\/a>        <\/div>\n    <\/div>\n\n    <\/div>\n<\/li>\n<li class=\"product  post-3815 type-product status-publish has-post-thumbnail product_cat-chaos product_cat-chaos-v-ray product_cat-render product_tag-v-ray first instock shipping-taxable purchasable product-type-simple\">\n<div class=\"eael-product-wrap\" data-src=\"\" data-src-hover=\"\" >\n        <div class=\"product-image-wrap\">\n        <div class=\"image-wrap\">\n            <a href=\"https:\/\/mtechthailand.com\/product\/chaos-v-ray-premium-annual-subscription\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Screenshot_15-11-2024_15467_-150x150.webp\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Chaos V-Ray Premium Subscription\" loading=\"eager\" srcset=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Screenshot_15-11-2024_15467_-150x150.webp 150w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Screenshot_15-11-2024_15467_-300x300.webp 300w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Screenshot_15-11-2024_15467_-600x598.webp 600w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Screenshot_15-11-2024_15467_-100x100.webp 100w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Screenshot_15-11-2024_15467_.webp 684w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/a>        <\/div>\n        <div class=\"image-hover-wrap\">\n            <ul class=\"icons-wrap over-box-style\">\n                                                    <li class=\"eael-product-quick-view\">\n                        <a id=\"eael_quick_view_6aaad2162b806\" data-quickview-setting=\"{&quot;widget_id&quot;:&quot;d1e9f34&quot;,&quot;product_id&quot;:3815,&quot;page_id&quot;:4356}\"\n                            class=\"eael-product-gallery-open-popup open-popup-link\">\n                            <i class=\"fas fa-eye\"><\/i>\n                        <\/a>\n                    <\/li>\n                                                    <li class=\"view-details\"><a href=\"https:\/\/mtechthailand.com\/product\/chaos-v-ray-premium-annual-subscription\/\" aria-label=\"View Details about Chaos V-Ray Premium Subscription\" ><i class=\"fas fa-link\"><\/i><\/a><\/li>\n                            <\/ul>\n        <\/div>\n    <\/div>\n    <div class=\"product-details-wrap\">\n        <div class=\"eael-product-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#3647;<\/span>26,499.00<\/bdi><\/span><\/div>        <div class=\"eael-product-title\">\n            <a href=\"https:\/\/mtechthailand.com\/product\/chaos-v-ray-premium-annual-subscription\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><h2>Chaos V-Ray Premium Subscription<\/h2><\/a>        <\/div>\n    <\/div>\n\n    <\/div>\n<\/li>\n<li class=\"product  post-3802 type-product status-publish has-post-thumbnail product_cat-chaos product_cat-chaos-v-ray product_cat-render product_tag-v-ray instock downloadable virtual purchasable product-type-simple\">\n<div class=\"eael-product-wrap\" data-src=\"\" data-src-hover=\"\" >\n        <div class=\"product-image-wrap\">\n        <div class=\"image-wrap\">\n            <a href=\"https:\/\/mtechthailand.com\/product\/chaos-v-ray-solo-annual-subscription\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Screenshot_15-11-2024_15467_-150x150.webp\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Chaos V-Ray Solo Annual Subscription\" loading=\"eager\" srcset=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Screenshot_15-11-2024_15467_-150x150.webp 150w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Screenshot_15-11-2024_15467_-300x300.webp 300w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Screenshot_15-11-2024_15467_-600x598.webp 600w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Screenshot_15-11-2024_15467_-100x100.webp 100w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Screenshot_15-11-2024_15467_.webp 684w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/a>        <\/div>\n        <div class=\"image-hover-wrap\">\n            <ul class=\"icons-wrap over-box-style\">\n                                                    <li class=\"eael-product-quick-view\">\n                        <a id=\"eael_quick_view_6aaad2162c166\" data-quickview-setting=\"{&quot;widget_id&quot;:&quot;d1e9f34&quot;,&quot;product_id&quot;:3802,&quot;page_id&quot;:4356}\"\n                            class=\"eael-product-gallery-open-popup open-popup-link\">\n                            <i class=\"fas fa-eye\"><\/i>\n                        <\/a>\n                    <\/li>\n                                                    <li class=\"view-details\"><a href=\"https:\/\/mtechthailand.com\/product\/chaos-v-ray-solo-annual-subscription\/\" aria-label=\"View Details about Chaos V-Ray Solo Annual Subscription\" ><i class=\"fas fa-link\"><\/i><\/a><\/li>\n                            <\/ul>\n        <\/div>\n    <\/div>\n    <div class=\"product-details-wrap\">\n        <div class=\"eael-product-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#3647;<\/span>18,399.00<\/bdi><\/span><\/div>        <div class=\"eael-product-title\">\n            <a href=\"https:\/\/mtechthailand.com\/product\/chaos-v-ray-solo-annual-subscription\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><h2>Chaos V-Ray Solo Annual Subscription<\/h2><\/a>        <\/div>\n    <\/div>\n\n    <\/div>\n<\/li><\/ul>            <div class=\"eael-load-more-button-wrap\">\n                <button class=\"eael-load-more-button\" id=\"eael-load-more-btn-d1e9f34\" data-widget-id=\"d1e9f34\" data-widget=\"d1e9f34\" data-page-id=\"4356\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;preset-1.php&quot;,&quot;name&quot;:&quot;Woo-Product-Gallery&quot;}\" data-class=\"Essential_Addons_Elementor\\Elements\\Woo_Product_Gallery\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=6&amp;order=desc&amp;offset=0&amp;tax_query%5Brelation%5D=AND&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_visibility&amp;tax_query%5B0%5D%5Bfield%5D=name&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=exclude-from-search&amp;tax_query%5B0%5D%5Bterms%5D%5B1%5D=exclude-from-catalog&amp;tax_query%5B0%5D%5Boperator%5D=NOT+IN&amp;tax_query%5B1%5D%5Brelation%5D=OR&amp;tax_query%5B1%5D%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B1%5D%5B0%5D%5Bfield%5D=term_id&amp;tax_query%5B1%5D%5B0%5D%5Bterms%5D=150&amp;tax_query%5B1%5D%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;meta_query%5B0%5D%5Bkey%5D=_stock_status&amp;meta_query%5B0%5D%5Bvalue%5D=instock&amp;found_posts=7\" data-max-page=\"2\">\n                    <span class=\"eael-btn-loader button__loader\"><\/span>\n                    <span class=\"eael_load_more_text\">Load More<\/span>\n                <\/button>\n            <\/div>\n                        <\/div>\n        <\/div>\n        <script type=\"text\/javascript\">\n\t\t\tjQuery(document).ready(function ($) {\n\t\t\t\tvar $scope = jQuery(\".elementor-element-d1e9f34\");\n\t\t\t\tvar $products = $('.products', $scope);\n\t\t\t\tvar $layout_mode = $products.data('layout-mode');\n\n\t\t\t\tif ($layout_mode === 'masonry') {\n\t\t\t\t\t\/\/ init isotope\n\t\t\t\t\tvar $isotope_products = $products.isotope({\n\t\t\t\t\t\t                                          itemSelector: \"li.product\",\n\t\t\t\t\t\t                                          layoutMode: $layout_mode,\n\t\t\t\t\t\t                                          percentPosition: true\n\t\t\t\t\t                                          });\n\n\t\t\t\t\t$isotope_products.imagesLoaded().progress(function () {\n\t\t\t\t\t\t$isotope_products.isotope('layout');\n\t\t\t\t\t})\n\n\t\t\t\t\t$(window).on('resize', function () {\n\t\t\t\t\t\t$isotope_products.isotope('layout');\n\t\t\t\t\t});\n\t\t\t\t}\n\t\t\t});\n        <\/script>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>D5 Render PRO THB \u0e3f12600 \/year Price List Contact Sales \u2714 Unlimited access to D5\u2019s AI-powered features \u2714 Curated presets and more from D5 \u2714 15,000+ models, materials, particles \u2714 City Generator \u2714 Virtual Reality (VR) walkthroughs \u2714 Various frame rate and more export options \u2714 Project merging capability \u2714 Projector for custom video display [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":4363,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-4356","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages\/4356","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/comments?post=4356"}],"version-history":[{"count":19,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages\/4356\/revisions"}],"predecessor-version":[{"id":4416,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages\/4356\/revisions\/4416"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/media\/4363"}],"wp:attachment":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/media?parent=4356"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":3918,"date":"2024-11-20T16:56:15","date_gmt":"2024-11-20T09:56:15","guid":{"rendered":"https:\/\/mtechthailand.com\/?page_id=3918"},"modified":"2024-11-20T16:56:28","modified_gmt":"2024-11-20T09:56:28","slug":"chaos-price-list","status":"publish","type":"page","link":"https:\/\/mtechthailand.com\/chaos-price-list\/","title":{"rendered":"Chaos price list"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3918\" class=\"elementor elementor-3918\">\n\t\t\t\t<div class=\"aux-parallax-section elementor-element elementor-element-bea79f4 e-flex e-con-boxed e-con e-parent\" data-id=\"bea79f4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8286f4c elementor-widget elementor-widget-heading\" data-id=\"8286f4c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Chaos price lists<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-badc42c e-con-full e-flex e-con e-child\" data-id=\"badc42c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-0028152 e-con-full e-flex e-con e-child\" data-id=\"0028152\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f070cc9 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"f070cc9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.chaos.com\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1200\" height=\"1200\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Chaos_logo.svg.png\" class=\"attachment-full size-full wp-image-3859\" alt=\"\" srcset=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Chaos_logo.svg.png 1200w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Chaos_logo.svg-300x300.png 300w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Chaos_logo.svg-1024x1024.png 1024w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Chaos_logo.svg-150x150.png 150w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Chaos_logo.svg-768x768.png 768w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Chaos_logo.svg-600x600.png 600w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Chaos_logo.svg-100x100.png 100w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/elementor\/thumbs\/Chaos_logo.svg-qxafpq0bwzei6923d77g8w9gbgwuvouxa02ulk743s.png 500w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cbc1127 elementor-widget elementor-widget-text-editor\" data-id=\"cbc1127\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"flex-shrink-0 flex flex-col relative items-end\"><div><div class=\"pt-0\"><div class=\"gizmo-bot-avatar flex h-8 w-8 items-center justify-center overflow-hidden rounded-full\"><div class=\"relative p-1 rounded-sm flex items-center justify-center bg-token-main-surface-primary text-token-text-primary h-8 w-8\" style=\"text-align: center;\"><strong>The building blocks of creativity.<\/strong><\/div><\/div><\/div><\/div><\/div><div class=\"group\/conversation-turn relative flex w-full min-w-0 flex-col agent-turn\"><div class=\"flex-col gap-1 md:gap-3\"><div class=\"flex max-w-full flex-col flex-grow\"><div class=\"min-h-8 text-message flex w-full flex-col items-end gap-2 whitespace-normal break-words [.text-message+&amp;]:mt-5\" dir=\"auto\" data-message-author-role=\"assistant\" data-message-id=\"91ff29b4-7ec3-41ad-9fc9-dd88ad136685\" data-message-model-slug=\"gpt-4o\"><div class=\"flex w-full flex-col gap-1 empty:hidden first:pt-[3px]\"><div class=\"markdown prose w-full break-words dark:prose-invert dark\"><p>\u0e40\u0e23\u0e19\u0e40\u0e14\u0e2d\u0e23\u0e4c\u0e20\u0e32\u0e1e\u0e2a\u0e21\u0e08\u0e23\u0e34\u0e07 \u0e14\u0e39\u0e1c\u0e25\u0e07\u0e32\u0e19\u0e41\u0e1a\u0e1a\u0e40\u0e23\u0e35\u0e22\u0e25\u0e44\u0e17\u0e21\u0e4c \u0e41\u0e25\u0e30\u0e40\u0e02\u0e49\u0e32\u0e16\u0e36\u0e07\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32 3D \u0e17\u0e31\u0e19\u0e2a\u0e21\u0e31\u0e22 \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e04\u0e23\u0e1a\u0e04\u0e23\u0e31\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e44\u0e2d\u0e40\u0e14\u0e35\u0e22\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e43\u0e2b\u0e49\u0e01\u0e25\u0e32\u0e22\u0e40\u0e1b\u0e47\u0e19\u0e08\u0e23\u0e34\u0e07 \u0e15\u0e31\u0e49\u0e07\u0e41\u0e15\u0e48\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e08\u0e19\u0e08\u0e1a!<\/p><\/div><\/div><\/div><\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f0d7925 e-con-full e-flex e-con e-child\" data-id=\"f0d7925\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3fe6026 e-con-full e-flex e-con e-child\" data-id=\"3fe6026\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-556ce02 elementor-widget elementor-widget-button\" data-id=\"556ce02\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/mtechthailand.com\/price-list\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">All price lists<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-10b3dcf elementor-widget elementor-widget-button\" data-id=\"10b3dcf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/mtechthailand.com\/how-to-order\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-232962c elementor-widget elementor-widget-button\" data-id=\"232962c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/line.me\/R\/ti\/p\/@502cqfqj?from=page&#038;liff.referrer=https%3A%2F%2Fmtechthailand.com%2F&#038;accountId=502cqfqj\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">\u0e2a\u0e2d\u0e1a\u0e16\u0e32\u0e21\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\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<div class=\"aux-parallax-section elementor-element elementor-element-eeca43b e-flex e-con-boxed e-con e-parent\" data-id=\"eeca43b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dbdaf82 elementor-widget elementor-widget-text-editor\" data-id=\"dbdaf82\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\n<table id=\"tablepress-10\" class=\"tablepress tablepress-id-10\" aria-describedby=\"tablepress-10-description\">\n<thead>\n<tr class=\"row-1\">\n\t<th class=\"column-1\">Product<\/th><th class=\"column-2\">\u0e23\u0e32\u0e04\u0e32\u0e23\u0e32\u0e22 1 \u0e1b\u0e35(\u0e23\u0e32\u0e04\u0e32\u0e19\u0e35\u0e49\u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e23\u0e27\u0e21 vat)<\/th><th class=\"column-3\">\u0e23\u0e32\u0e04\u0e32\u0e23\u0e32\u0e22 3 \u0e1b\u0e35 (\u0e23\u0e32\u0e04\u0e32\u0e19\u0e35\u0e49\u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e23\u0e27\u0e21 vat)<\/th><th class=\"column-4\">Type of License<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-striping row-hover\">\n<tr class=\"row-2\">\n\t<td class=\"column-1\"><\/td><td class=\"column-2\"><\/td><td class=\"column-3\"><\/td><td class=\"column-4\"><\/td>\n<\/tr>\n<tr class=\"row-3\">\n\t<td class=\"column-1\">V-Ray Solo<\/td><td class=\"column-2\">18,399<\/td><td class=\"column-3\">55,199<\/td><td class=\"column-4\">Named<\/td>\n<\/tr>\n<tr class=\"row-4\">\n\t<td class=\"column-1\">V-Ray Premium<\/td><td class=\"column-2\">26,499<\/td><td class=\"column-3\">78,499<\/td><td class=\"column-4\">Floating<\/td>\n<\/tr>\n<tr class=\"row-5\">\n\t<td class=\"column-1\">V-Ray Collection<\/td><td class=\"column-2\">30,199<\/td><td class=\"column-3\">89,899<\/td><td class=\"column-4\">Named<\/td>\n<\/tr>\n<tr class=\"row-6\">\n\t<td class=\"column-1\">V-Ray Collection<\/td><td class=\"column-2\">41,199<\/td><td class=\"column-3\">123,199<\/td><td class=\"column-4\">Floating<\/td>\n<\/tr>\n<tr class=\"row-7\">\n\t<td class=\"column-1\">Enscape Solo<\/td><td class=\"column-2\">19,599<\/td><td class=\"column-3\">58,699<\/td><td class=\"column-4\">Named<\/td>\n<\/tr>\n<tr class=\"row-8\">\n\t<td class=\"column-1\">Enscape Premium<\/td><td class=\"column-2\">35,899<\/td><td class=\"column-3\">107,599<\/td><td class=\"column-4\">Floating<\/td>\n<\/tr>\n<tr class=\"row-9\">\n\t<td class=\"column-1\">Enscape Collection<\/td><td class=\"column-2\">24,899<\/td><td class=\"column-3\">74,499<\/td><td class=\"column-4\">Named<\/td>\n<\/tr>\n<tr class=\"row-10\">\n\t<td class=\"column-1\">Enscape Collection<\/td><td class=\"column-2\">41,199<\/td><td class=\"column-3\">123,199<\/td><td class=\"column-4\">Floating<\/td>\n<\/tr>\n<tr class=\"row-11\">\n\t<td class=\"column-1\">Corona Solo<\/td><td class=\"column-2\">13,999<\/td><td class=\"column-3\">42,299<\/td><td class=\"column-4\">Named<\/td>\n<\/tr>\n<tr class=\"row-12\">\n\t<td class=\"column-1\">Corona Premium<\/td><td class=\"column-2\">19,199<\/td><td class=\"column-3\">56,299<\/td><td class=\"column-4\">Floating<\/td>\n<\/tr>\n<tr class=\"row-13\">\n\t<td class=\"column-1\">Corona Collection<\/td><td class=\"column-2\">26,899<\/td><td class=\"column-3\">80,199<\/td><td class=\"column-4\">Named<\/td>\n<\/tr>\n<tr class=\"row-14\">\n\t<td class=\"column-1\">Corona Collection<\/td><td class=\"column-2\">34,200<\/td><td class=\"column-3\">102,300<\/td><td class=\"column-4\">Floating<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<span id=\"tablepress-10-description\" class=\"tablepress-table-description tablepress-table-description-id-10\">*\u0e23\u0e32\u0e04\u0e32\u0e2d\u0e31\u0e1e\u0e40\u0e14\u0e15\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48 04\/08\/2026<br \/>\n*\u0e23\u0e32\u0e04\u0e32\u0e41\u0e1a\u0e1a\u0e40\u0e0a\u0e48\u0e32\u0e43\u0e0a\u0e49 1\u0e1b\u0e35 \u0e41\u0e25\u0e303\u0e1b\u0e35 <br \/>\n*\u0e23\u0e32\u0e04\u0e32 Renew \u0e2a\u0e2d\u0e1a\u0e16\u0e32\u0e21\u0e17\u0e32\u0e07\u0e1d\u0e48\u0e32\u0e22\u0e02\u0e32\u0e22<br \/>\n*V-ray Enterprise \u0e0b\u0e37\u0e49\u0e2d\u0e02\u0e31\u0e49\u0e19\u0e15\u0e48\u0e33 5 License <\/span>\n<!-- #tablepress-10 from cache -->\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"aux-parallax-section elementor-element elementor-element-2d1fb0a e-flex e-con-boxed e-con e-parent\" data-id=\"2d1fb0a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6fd07df eael-product-gallery-column-4 elementor-widget elementor-widget-eael-woo-product-gallery\" data-id=\"6fd07df\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;eael_product_gallery_column&quot;:&quot;4&quot;}\" data-widget_type=\"eael-woo-product-gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n        <div class=\"eael-product-gallery eael-product-preset-1 masonry eael-terms-layout-horizontal\" id=\"eael-product-gallery\" data-widget-id=\"6fd07df\" data-page-id=\"3918\" data-nonce=\"8972a51113\" >\n\t\t\t<ul class=\"eael-cat-tab\" data-layout=\"masonry\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;preset-1.php&quot;,&quot;name&quot;:&quot;Woo-Product-Gallery&quot;}\" data-nonce=\"8972a51113\" data-page-id=\"3918\" data-widget-id=\"6fd07df\" data-widget=\"6fd07df\" data-class=\"Essential_Addons_Elementor\\Elements\\Woo_Product_Gallery\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=4&amp;order=desc&amp;offset=0&amp;tax_query%5Brelation%5D=AND&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_visibility&amp;tax_query%5B0%5D%5Bfield%5D=name&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=exclude-from-search&amp;tax_query%5B0%5D%5Bterms%5D%5B1%5D=exclude-from-catalog&amp;tax_query%5B0%5D%5Boperator%5D=NOT+IN&amp;tax_query%5B1%5D%5Brelation%5D=OR&amp;tax_query%5B1%5D%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B1%5D%5B0%5D%5Bfield%5D=term_id&amp;tax_query%5B1%5D%5B0%5D%5Bterms%5D=109&amp;tax_query%5B1%5D%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND\" data-page=\"1\"><li><a href=\"javascript:;\" data-page=\"1\" data-taxonomy=\"product_cat\" data-terms='[\"chaos\"]' data-id=\"109\" class=\"post-list-filter-item \">Chaos<\/a><\/li><\/ul>\n            <div class=\"woocommerce\">\n\t\t\t\t<ul class=\"products eael-post-appender eael-post-appender-6fd07df\" data-layout-mode=\"masonry\" data-ssi-desktop=\"no\" >\n<li class=\"product  post-3846 type-product status-publish has-post-thumbnail product_cat-chaos product_cat-chaos-corona product_cat-render product_tag-corona instock shipping-taxable purchasable product-type-simple\">\n<div class=\"eael-product-wrap\" data-src=\"\" data-src-hover=\"\" >\n        <div class=\"product-image-wrap\">\n        <div class=\"image-wrap\">\n            <img decoding=\"async\" width=\"256\" height=\"256\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/78bf922cdcf20c47583d1eb1a430c536-removebg-preview.webp\" class=\"attachment-medium size-medium\" alt=\"Corona Premium Annual Subscription\" loading=\"eager\" srcset=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/78bf922cdcf20c47583d1eb1a430c536-removebg-preview.webp 256w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/78bf922cdcf20c47583d1eb1a430c536-removebg-preview-150x150.webp 150w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/78bf922cdcf20c47583d1eb1a430c536-removebg-preview-100x100.webp 100w\" sizes=\"(max-width: 256px) 100vw, 256px\" \/>        <\/div>\n        <div class=\"image-hover-wrap\">\n            <ul class=\"icons-wrap over-box-style\">\n                                    <li class=\"add-to-cart\">\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_3846\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                    <li class=\"eael-product-quick-view\">\n                        <a id=\"eael_quick_view_6aaad2163615e\" data-quickview-setting=\"{&quot;widget_id&quot;:&quot;6fd07df&quot;,&quot;product_id&quot;:3846,&quot;page_id&quot;:3918}\"\n                            class=\"eael-product-gallery-open-popup open-popup-link\">\n                            <i class=\"fas fa-eye\"><\/i>\n                        <\/a>\n                    <\/li>\n                                                    <li class=\"view-details\"><a href=\"https:\/\/mtechthailand.com\/product\/corona-premium-annual-subscription\/\" aria-label=\"View Details about Corona Premium Annual Subscription\" ><i class=\"fas fa-link\"><\/i><\/a><\/li>\n                            <\/ul>\n        <\/div>\n    <\/div>\n    <div class=\"product-details-wrap\">\n        <div class=\"eael-product-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#3647;<\/span>19,199.00<\/bdi><\/span><\/div>        <div class=\"eael-product-title\">\n            <a href=\"https:\/\/mtechthailand.com\/product\/corona-premium-annual-subscription\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><h2>Corona Premium Annual Subscription<\/h2><\/a>        <\/div>\n    <\/div>\n\n    <\/div>\n<\/li>\n<li class=\"product  post-3843 type-product status-publish has-post-thumbnail product_cat-chaos product_cat-chaos-corona product_cat-render product_tag-corona last instock shipping-taxable purchasable product-type-simple\">\n<div class=\"eael-product-wrap\" data-src=\"\" data-src-hover=\"\" >\n        <div class=\"product-image-wrap\">\n        <div class=\"image-wrap\">\n            <img decoding=\"async\" width=\"256\" height=\"256\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/78bf922cdcf20c47583d1eb1a430c536-removebg-preview.webp\" class=\"attachment-medium size-medium\" alt=\"Corona Solo Annual Subscription\" loading=\"eager\" srcset=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/78bf922cdcf20c47583d1eb1a430c536-removebg-preview.webp 256w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/78bf922cdcf20c47583d1eb1a430c536-removebg-preview-150x150.webp 150w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/78bf922cdcf20c47583d1eb1a430c536-removebg-preview-100x100.webp 100w\" sizes=\"(max-width: 256px) 100vw, 256px\" \/>        <\/div>\n        <div class=\"image-hover-wrap\">\n            <ul class=\"icons-wrap over-box-style\">\n                                    <li class=\"add-to-cart\">\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_3843\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                    <li class=\"eael-product-quick-view\">\n                        <a id=\"eael_quick_view_6aaad21636e4d\" data-quickview-setting=\"{&quot;widget_id&quot;:&quot;6fd07df&quot;,&quot;product_id&quot;:3843,&quot;page_id&quot;:3918}\"\n                            class=\"eael-product-gallery-open-popup open-popup-link\">\n                            <i class=\"fas fa-eye\"><\/i>\n                        <\/a>\n                    <\/li>\n                                                    <li class=\"view-details\"><a href=\"https:\/\/mtechthailand.com\/product\/corona-solo-annual-subscription\/\" aria-label=\"View Details about Corona Solo Annual Subscription\" ><i class=\"fas fa-link\"><\/i><\/a><\/li>\n                            <\/ul>\n        <\/div>\n    <\/div>\n    <div class=\"product-details-wrap\">\n        <div class=\"eael-product-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#3647;<\/span>13,999.00<\/bdi><\/span><\/div>        <div class=\"eael-product-title\">\n            <a href=\"https:\/\/mtechthailand.com\/product\/corona-solo-annual-subscription\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><h2>Corona Solo Annual Subscription<\/h2><\/a>        <\/div>\n    <\/div>\n\n    <\/div>\n<\/li>\n<li class=\"product  post-3841 type-product status-publish has-post-thumbnail product_cat-chaos product_cat-chaos-enscape product_cat-render product_tag-enscape first instock shipping-taxable purchasable product-type-simple\">\n<div class=\"eael-product-wrap\" data-src=\"\" data-src-hover=\"\" >\n        <div class=\"product-image-wrap\">\n        <div class=\"image-wrap\">\n            <img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/enscape-logo-color-white-rgb-300x300.webp\" class=\"attachment-medium size-medium\" alt=\"Enscape 3D Premium\" loading=\"eager\" srcset=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/enscape-logo-color-white-rgb-300x300.webp 300w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/enscape-logo-color-white-rgb-150x150.webp 150w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/enscape-logo-color-white-rgb-100x100.webp 100w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>        <\/div>\n        <div class=\"image-hover-wrap\">\n            <ul class=\"icons-wrap over-box-style\">\n                                    <li class=\"add-to-cart\">\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_3841\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                    <li class=\"eael-product-quick-view\">\n                        <a id=\"eael_quick_view_6aaad21637bc8\" data-quickview-setting=\"{&quot;widget_id&quot;:&quot;6fd07df&quot;,&quot;product_id&quot;:3841,&quot;page_id&quot;:3918}\"\n                            class=\"eael-product-gallery-open-popup open-popup-link\">\n                            <i class=\"fas fa-eye\"><\/i>\n                        <\/a>\n                    <\/li>\n                                                    <li class=\"view-details\"><a href=\"https:\/\/mtechthailand.com\/product\/enscape-3d-floating-asubscription\/\" aria-label=\"View Details about Enscape 3D Premium\" ><i class=\"fas fa-link\"><\/i><\/a><\/li>\n                            <\/ul>\n        <\/div>\n    <\/div>\n    <div class=\"product-details-wrap\">\n        <div class=\"eael-product-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#3647;<\/span>35,899.00<\/bdi><\/span><\/div>        <div class=\"eael-product-title\">\n            <a href=\"https:\/\/mtechthailand.com\/product\/enscape-3d-floating-asubscription\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><h2>Enscape 3D Premium<\/h2><\/a>        <\/div>\n    <\/div>\n\n    <\/div>\n<\/li>\n<li class=\"product  post-3829 type-product status-publish has-post-thumbnail product_cat-chaos product_cat-chaos-enscape product_cat-render product_tag-enscape instock shipping-taxable purchasable product-type-simple\">\n<div class=\"eael-product-wrap\" data-src=\"\" data-src-hover=\"\" >\n        <div class=\"product-image-wrap\">\n        <div class=\"image-wrap\">\n            <img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/enscape-logo-color-white-rgb-300x300.webp\" class=\"attachment-medium size-medium\" alt=\"Enscape 3D Solo\" loading=\"eager\" srcset=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/enscape-logo-color-white-rgb-300x300.webp 300w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/enscape-logo-color-white-rgb-150x150.webp 150w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/enscape-logo-color-white-rgb-100x100.webp 100w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>        <\/div>\n        <div class=\"image-hover-wrap\">\n            <ul class=\"icons-wrap over-box-style\">\n                                    <li class=\"add-to-cart\">\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_3829\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                                                    <li class=\"eael-product-quick-view\">\n                        <a id=\"eael_quick_view_6aaad21638860\" data-quickview-setting=\"{&quot;widget_id&quot;:&quot;6fd07df&quot;,&quot;product_id&quot;:3829,&quot;page_id&quot;:3918}\"\n                            class=\"eael-product-gallery-open-popup open-popup-link\">\n                            <i class=\"fas fa-eye\"><\/i>\n                        <\/a>\n                    <\/li>\n                                                    <li class=\"view-details\"><a href=\"https:\/\/mtechthailand.com\/product\/enscape-3d-fixed-seat-annual-subscription\/\" aria-label=\"View Details about Enscape 3D Solo\" ><i class=\"fas fa-link\"><\/i><\/a><\/li>\n                            <\/ul>\n        <\/div>\n    <\/div>\n    <div class=\"product-details-wrap\">\n        <div class=\"eael-product-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#3647;<\/span>19,599.00<\/bdi><\/span><\/div>        <div class=\"eael-product-title\">\n            <a href=\"https:\/\/mtechthailand.com\/product\/enscape-3d-fixed-seat-annual-subscription\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><h2>Enscape 3D Solo<\/h2><\/a>        <\/div>\n    <\/div>\n\n    <\/div>\n<\/li><\/ul>            <div class=\"eael-load-more-button-wrap\">\n                <button class=\"eael-load-more-button\" id=\"eael-load-more-btn-6fd07df\" data-widget-id=\"6fd07df\" data-widget=\"6fd07df\" data-page-id=\"3918\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;preset-1.php&quot;,&quot;name&quot;:&quot;Woo-Product-Gallery&quot;}\" data-class=\"Essential_Addons_Elementor\\Elements\\Woo_Product_Gallery\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=4&amp;order=desc&amp;offset=0&amp;tax_query%5Brelation%5D=AND&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_visibility&amp;tax_query%5B0%5D%5Bfield%5D=name&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=exclude-from-search&amp;tax_query%5B0%5D%5Bterms%5D%5B1%5D=exclude-from-catalog&amp;tax_query%5B0%5D%5Boperator%5D=NOT+IN&amp;tax_query%5B1%5D%5Brelation%5D=OR&amp;tax_query%5B1%5D%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B1%5D%5B0%5D%5Bfield%5D=term_id&amp;tax_query%5B1%5D%5B0%5D%5Bterms%5D=109&amp;tax_query%5B1%5D%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;found_posts=6\" data-max-page=\"2\">\n                    <span class=\"eael-btn-loader button__loader\"><\/span>\n                    <span class=\"eael_load_more_text\">Load More<\/span>\n                <\/button>\n            <\/div>\n                        <\/div>\n        <\/div>\n        <script type=\"text\/javascript\">\n\t\t\tjQuery(document).ready(function ($) {\n\t\t\t\tvar $scope = jQuery(\".elementor-element-6fd07df\");\n\t\t\t\tvar $products = $('.products', $scope);\n\t\t\t\tvar $layout_mode = $products.data('layout-mode');\n\n\t\t\t\tif ($layout_mode === 'masonry') {\n\t\t\t\t\t\/\/ init isotope\n\t\t\t\t\tvar $isotope_products = $products.isotope({\n\t\t\t\t\t\t                                          itemSelector: \"li.product\",\n\t\t\t\t\t\t                                          layoutMode: $layout_mode,\n\t\t\t\t\t\t                                          percentPosition: true\n\t\t\t\t\t                                          });\n\n\t\t\t\t\t$isotope_products.imagesLoaded().progress(function () {\n\t\t\t\t\t\t$isotope_products.isotope('layout');\n\t\t\t\t\t})\n\n\t\t\t\t\t$(window).on('resize', function () {\n\t\t\t\t\t\t$isotope_products.isotope('layout');\n\t\t\t\t\t});\n\t\t\t\t}\n\t\t\t});\n        <\/script>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Chaos price lists The building blocks of creativity. \u0e40\u0e23\u0e19\u0e40\u0e14\u0e2d\u0e23\u0e4c\u0e20\u0e32\u0e1e\u0e2a\u0e21\u0e08\u0e23\u0e34\u0e07 \u0e14\u0e39\u0e1c\u0e25\u0e07\u0e32\u0e19\u0e41\u0e1a\u0e1a\u0e40\u0e23\u0e35\u0e22\u0e25\u0e44\u0e17\u0e21\u0e4c \u0e41\u0e25\u0e30\u0e40\u0e02\u0e49\u0e32\u0e16\u0e36\u0e07\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32 3D \u0e17\u0e31\u0e19\u0e2a\u0e21\u0e31\u0e22 \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e04\u0e23\u0e1a\u0e04\u0e23\u0e31\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e44\u0e2d\u0e40\u0e14\u0e35\u0e22\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e43\u0e2b\u0e49\u0e01\u0e25\u0e32\u0e22\u0e40\u0e1b\u0e47\u0e19\u0e08\u0e23\u0e34\u0e07 \u0e15\u0e31\u0e49\u0e07\u0e41\u0e15\u0e48\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e08\u0e19\u0e08\u0e1a! All price lists \u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d \u0e2a\u0e2d\u0e1a\u0e16\u0e32\u0e21\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21 \u00a0 Chaos Add to cart &#3647;19,999.00 Corona Premium Annual Subscription Add to cart &#3647;15,299.00 Corona Solo Annual Subscription Add to cart &#3647;36,899.00 Enscape 3D Floating Subscription Add to cart &#3647;21,799.00 Enscape 3D Fixed Seat Annual [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3918","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages\/3918","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/comments?post=3918"}],"version-history":[{"count":0,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages\/3918\/revisions"}],"wp:attachment":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/media?parent=3918"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":3895,"date":"2024-11-20T15:55:27","date_gmt":"2024-11-20T08:55:27","guid":{"rendered":"https:\/\/mtechthailand.com\/?page_id=3895"},"modified":"2024-11-20T15:59:46","modified_gmt":"2024-11-20T08:59:46","slug":"mtech-authorized-software-reseller","status":"publish","type":"page","link":"https:\/\/mtechthailand.com\/mtech-authorized-software-reseller\/","title":{"rendered":"MTECH Authorized Software Reseller"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3895\" class=\"elementor elementor-3895\">\n\t\t\t\t<div class=\"aux-parallax-section elementor-element elementor-element-ec8d968 e-flex e-con-boxed e-con e-parent\" data-id=\"ec8d968\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc2b206 elementor-widget elementor-widget-heading\" data-id=\"cc2b206\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">MTECH Authorized Software Reseller<\/h2>\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=\"aux-parallax-section elementor-element elementor-element-71b7616 e-flex e-con-boxed e-con e-parent\" data-id=\"71b7616\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8a3f7a5 elementor-widget elementor-widget-text-editor\" data-id=\"8a3f7a5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>MTECH ( M Technologies (Thailand) Ltd.\u00a0<span style=\"text-align: var(--text-align);\">) Authorized Software Reseller\u00a0<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"aux-parallax-section elementor-element elementor-element-d566f11 e-grid e-con-boxed e-con e-parent\" data-id=\"d566f11\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-afe91dd elementor-widget elementor-widget-image\" data-id=\"afe91dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/autodesk.my.salesforce-sites.com\/plocator\/PLocatorMapViewBeta?id=a5z300000004DrGAAU&#038;cnt=Thailand&#038;lang=en_MY\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"75\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Autodesk-goldpartner-trans-1.webp\" class=\"attachment-full size-full wp-image-3674\" alt=\"\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-845d918 elementor-widget elementor-widget-image\" data-id=\"845d918\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"75\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Adobe-Gold-resellor-trans.webp\" class=\"attachment-full size-full wp-image-3663\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-41ba304 elementor-widget elementor-widget-image\" data-id=\"41ba304\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"80\" height=\"86\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Sketcpup-trans.webp\" class=\"attachment-full size-full wp-image-3683\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"aux-parallax-section elementor-element elementor-element-f438ced e-flex e-con-boxed e-con e-parent\" data-id=\"f438ced\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ac79af2 elementor-widget elementor-widget-image\" data-id=\"ac79af2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"932\" height=\"904\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/screenshot-1732093038766.png\" class=\"attachment-large size-large wp-image-3896\" alt=\"\" srcset=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/screenshot-1732093038766.png 932w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/screenshot-1732093038766-600x582.png 600w\" sizes=\"(max-width: 932px) 100vw, 932px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"aux-parallax-section elementor-element elementor-element-43bdd8c e-flex e-con-boxed e-con e-parent\" data-id=\"43bdd8c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-017d85c elementor-widget elementor-widget-image\" data-id=\"017d85c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1916\" height=\"729\" src=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Adobe-Gold-resellor-cer.png\" class=\"attachment-full size-full wp-image-3897\" alt=\"\" srcset=\"https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Adobe-Gold-resellor-cer.png 1916w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Adobe-Gold-resellor-cer-1536x584.png 1536w, https:\/\/mtechthailand.com\/wp-content\/uploads\/2024\/11\/Adobe-Gold-resellor-cer-600x228.png 600w\" sizes=\"(max-width: 1916px) 100vw, 1916px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>MTECH Authorized Software Reseller MTECH ( M Technologies (Thailand) Ltd.\u00a0) Authorized Software Reseller\u00a0<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3895","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages\/3895","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/comments?post=3895"}],"version-history":[{"count":0,"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/pages\/3895\/revisions"}],"wp:attachment":[{"href":"https:\/\/mtechthailand.com\/wp-json\/wp\/v2\/media?parent=3895"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}]