{"id":588,"date":"2021-03-11T16:50:13","date_gmt":"2021-03-11T09:50:13","guid":{"rendered":"https:\/\/metrosystems-des.com\/draftsight\/?page_id=588"},"modified":"2026-06-15T16:06:45","modified_gmt":"2026-06-15T09:06:45","slug":"download-draftsight-for-windows-64bit","status":"publish","type":"page","link":"https:\/\/metrosystems-des.com\/draftsight\/download-draftsight-for-windows-64bit\/","title":{"rendered":"Download DraftSight for Windows 64bit"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"588\" class=\"elementor elementor-588\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-29a141b0 e-flex e-con-boxed e-con e-parent\" data-id=\"29a141b0\" 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-7a51e3b7 elementor-widget elementor-widget-text-editor\" data-id=\"7a51e3b7\" 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<br \/>\r\n\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=\"elementor-element elementor-element-0337b30 e-con-full e-flex e-con e-parent\" data-id=\"0337b30\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7910592 elementor-widget elementor-widget-html\" data-id=\"7910592\" 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<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Kanit:wght@300;400;500;600;700;800&display=swap');\n\n:root{\n  --ds-green:#00A651;\n  --ds-green-dark:#007A3D;\n  --ds-green-soft:#EAF8F0;\n  --ds-lime:#6CC24A;\n  --ds-dark:#111827;\n  --ds-gray:#4B5563;\n  --ds-light:#F8FAFC;\n  --ds-line:#E5E7EB;\n  --ds-white:#FFFFFF;\n  --ds-shadow:0 18px 45px rgba(17,24,39,.10);\n  --ds-radius:22px;\n}\n\n.dsdl-page{\n  font-family:'Kanit',sans-serif;\n  color:var(--ds-dark);\n  background:#fff;\n  line-height:1.75;\n  overflow:hidden;\n}\n\n.dsdl-page *{\n  box-sizing:border-box;\n}\n\n.dsdl-container{\n  width:min(1180px,92%);\n  margin:0 auto;\n}\n\n.dsdl-section{\n  padding:80px 0;\n}\n\n.dsdl-eyebrow{\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  padding:7px 14px;\n  border-radius:999px;\n  background:var(--ds-green-soft);\n  color:var(--ds-green-dark);\n  font-size:14px;\n  font-weight:600;\n  margin-bottom:18px;\n}\n\n.dsdl-eyebrow:before{\n  content:\"\";\n  width:8px;\n  height:8px;\n  border-radius:50%;\n  background:var(--ds-green);\n}\n\n\/* HERO *\/\n.dsdl-hero{\n  position:relative;\n  padding:88px 0 70px;\n  background:\n    radial-gradient(circle at top right, rgba(0,166,81,.16), transparent 34%),\n    linear-gradient(135deg,#FFFFFF 0%,#F8FAFC 48%,#EAF8F0 100%);\n}\n\n.dsdl-hero:after{\n  content:\"\";\n  position:absolute;\n  inset:auto -80px -120px auto;\n  width:320px;\n  height:320px;\n  border-radius:50%;\n  background:rgba(108,194,74,.14);\n  filter:blur(2px);\n}\n\n.dsdl-hero-grid{\n  display:grid;\n  grid-template-columns:1.12fr .88fr;\n  gap:44px;\n  align-items:center;\n  position:relative;\n  z-index:1;\n}\n\n.dsdl-h1{\n  font-size:clamp(38px,5vw,66px);\n  line-height:1.08;\n  letter-spacing:-.8px;\n  margin:0 0 20px;\n  font-weight:800;\n}\n\n.dsdl-h1 span{\n  color:var(--ds-green);\n}\n\n.dsdl-lead{\n  font-size:clamp(17px,2vw,22px);\n  color:var(--ds-gray);\n  margin:0 0 28px;\n  max-width:720px;\n}\n\n.dsdl-cta-row{\n  display:flex;\n  flex-wrap:wrap;\n  gap:14px;\n  align-items:center;\n  margin:30px 0 22px;\n}\n\n.dsdl-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  gap:10px;\n  padding:14px 24px;\n  border-radius:999px;\n  font-weight:700;\n  text-decoration:none!important;\n  transition:.25s ease;\n  border:2px solid transparent;\n  min-height:52px;\n}\n\n.dsdl-btn-primary{\n  background:var(--ds-green);\n  color:#fff!important;\n  box-shadow:0 14px 30px rgba(0,166,81,.28);\n}\n\n.dsdl-btn-primary:hover{\n  background:var(--ds-green-dark);\n  transform:translateY(-2px);\n}\n\n.dsdl-btn-secondary{\n  background:#fff;\n  color:var(--ds-dark)!important;\n  border-color:var(--ds-line);\n}\n\n.dsdl-btn-secondary:hover{\n  border-color:var(--ds-green);\n  color:var(--ds-green)!important;\n  transform:translateY(-2px);\n}\n\n.dsdl-note{\n  color:#6B7280;\n  font-size:14px;\n  margin:0;\n}\n\n\/* HERO CARD *\/\n.dsdl-hero-card{\n  background:#fff;\n  border:1px solid rgba(229,231,235,.9);\n  border-radius:var(--ds-radius);\n  box-shadow:var(--ds-shadow);\n  padding:28px;\n  position:relative;\n}\n\n.dsdl-hero-card:before{\n  content:\"\";\n  position:absolute;\n  top:0;\n  left:0;\n  right:0;\n  height:7px;\n  border-radius:var(--ds-radius) var(--ds-radius) 0 0;\n  background:linear-gradient(90deg,var(--ds-green),var(--ds-lime));\n}\n\n.dsdl-card-title{\n  font-size:24px;\n  margin:12px 0 8px;\n  font-weight:800;\n}\n\n.dsdl-card-text{\n  margin:0 0 20px;\n  color:var(--ds-gray);\n}\n\n.dsdl-download-box{\n  background:#F9FAFB;\n  border:1px dashed #CBD5E1;\n  border-radius:18px;\n  padding:20px;\n  margin-top:18px;\n}\n\n.dsdl-download-box strong{\n  display:block;\n  font-size:18px;\n  margin-bottom:8px;\n}\n\n.dsdl-mini-list{\n  list-style:none;\n  padding:0;\n  margin:16px 0 0;\n  display:grid;\n  gap:10px;\n}\n\n.dsdl-mini-list li{\n  display:flex;\n  gap:10px;\n  align-items:flex-start;\n  color:#374151;\n}\n\n.dsdl-check{\n  flex:0 0 24px;\n  width:24px;\n  height:24px;\n  border-radius:50%;\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  background:var(--ds-green-soft);\n  color:var(--ds-green);\n  font-weight:800;\n  font-size:14px;\n}\n\n\/* STATS *\/\n.dsdl-stats{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:16px;\n  margin-top:38px;\n}\n\n.dsdl-stat{\n  background:rgba(255,255,255,.78);\n  border:1px solid rgba(229,231,235,.85);\n  border-radius:18px;\n  padding:18px;\n  backdrop-filter:blur(10px);\n}\n\n.dsdl-stat strong{\n  display:block;\n  color:var(--ds-green);\n  font-size:22px;\n  line-height:1.2;\n}\n\n.dsdl-stat span{\n  color:#4B5563;\n  font-size:14px;\n}\n\n\/* COMMON *\/\n.dsdl-center{\n  text-align:center;\n  max-width:820px;\n  margin:0 auto 42px;\n}\n\n.dsdl-h2{\n  font-size:clamp(30px,3.6vw,46px);\n  line-height:1.18;\n  margin:0 0 14px;\n  font-weight:800;\n}\n\n.dsdl-sub{\n  font-size:18px;\n  color:var(--ds-gray);\n  margin:0;\n}\n\n.dsdl-bg{\n  background:var(--ds-light);\n}\n\n\/* FEATURES *\/\n.dsdl-grid-3{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:22px;\n}\n\n.dsdl-feature{\n  background:#fff;\n  border:1px solid var(--ds-line);\n  border-radius:20px;\n  padding:26px;\n  box-shadow:0 10px 28px rgba(17,24,39,.05);\n  transition:.25s ease;\n}\n\n.dsdl-feature:hover{\n  transform:translateY(-4px);\n  box-shadow:var(--ds-shadow);\n  border-color:rgba(0,166,81,.28);\n}\n\n.dsdl-icon{\n  width:54px;\n  height:54px;\n  border-radius:16px;\n  background:linear-gradient(135deg,rgba(0,166,81,.12),rgba(108,194,74,.14));\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-size:26px;\n  margin-bottom:16px;\n}\n\n.dsdl-feature h3{\n  font-size:21px;\n  margin:0 0 8px;\n}\n\n.dsdl-feature p{\n  margin:0;\n  color:var(--ds-gray);\n}\n\n\/* STEPS *\/\n.dsdl-steps{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:22px;\n  counter-reset:step;\n}\n\n.dsdl-step{\n  position:relative;\n  background:#fff;\n  border:1px solid var(--ds-line);\n  border-radius:20px;\n  padding:28px;\n  box-shadow:0 12px 30px rgba(17,24,39,.05);\n}\n\n.dsdl-step:before{\n  counter-increment:step;\n  content:\"0\" counter(step);\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  width:48px;\n  height:48px;\n  border-radius:16px;\n  background:var(--ds-green);\n  color:#fff;\n  font-weight:800;\n  margin-bottom:18px;\n}\n\n.dsdl-step h3{\n  margin:0 0 8px;\n  font-size:22px;\n}\n\n.dsdl-step p{\n  margin:0;\n  color:var(--ds-gray);\n}\n\n\/* SYSTEM REQUIREMENTS *\/\n.dsdl-split{\n  display:grid;\n  grid-template-columns:.95fr 1.05fr;\n  gap:36px;\n  align-items:start;\n}\n\n.dsdl-panel{\n  background:#fff;\n  border:1px solid var(--ds-line);\n  border-radius:var(--ds-radius);\n  padding:30px;\n  box-shadow:var(--ds-shadow);\n}\n\n.dsdl-panel h2{\n  margin-top:0;\n}\n\n.dsdl-table-wrap{\n  overflow-x:auto;\n  border-radius:18px;\n  border:1px solid var(--ds-line);\n  background:#fff;\n}\n\n.dsdl-table{\n  width:100%;\n  border-collapse:collapse;\n  min-width:620px;\n}\n\n.dsdl-table th,\n.dsdl-table td{\n  padding:16px;\n  text-align:left;\n  border-bottom:1px solid var(--ds-line);\n  vertical-align:top;\n}\n\n.dsdl-table th{\n  background:#0F2F21;\n  color:#fff;\n  font-weight:700;\n}\n\n.dsdl-table tr:last-child td{\n  border-bottom:none;\n}\n\n.dsdl-table td:first-child{\n  font-weight:700;\n  color:var(--ds-dark);\n  width:32%;\n}\n\n.dsdl-alert{\n  margin-top:18px;\n  padding:16px 18px;\n  border-radius:16px;\n  background:#F0FDF4;\n  border:1px solid #BBF7D0;\n  color:#166534;\n  font-size:15px;\n}\n\n\/* CTA BAND *\/\n.dsdl-green-band{\n  background:\n    linear-gradient(135deg,rgba(15,47,33,.97),rgba(0,122,61,.95)),\n    radial-gradient(circle at top right,rgba(255,255,255,.18),transparent 35%);\n  color:#fff;\n  padding:70px 0;\n}\n\n.dsdl-green-grid{\n  display:grid;\n  grid-template-columns:1fr auto;\n  gap:28px;\n  align-items:center;\n}\n\n.dsdl-green-band h2{\n  font-size:clamp(28px,3vw,42px);\n  line-height:1.2;\n  margin:0 0 10px;\n}\n\n.dsdl-green-band p{\n  color:rgba(255,255,255,.84);\n  margin:0;\n  font-size:18px;\n}\n\n.dsdl-green-band .dsdl-btn-secondary{\n  background:#fff;\n  border-color:#fff;\n}\n\n\/* FAQ *\/\n.dsdl-faq{\n  max-width:900px;\n  margin:0 auto;\n  display:grid;\n  gap:14px;\n}\n\n.dsdl-faq details{\n  background:#fff;\n  border:1px solid var(--ds-line);\n  border-radius:18px;\n  padding:18px 20px;\n  box-shadow:0 8px 22px rgba(17,24,39,.04);\n}\n\n.dsdl-faq summary{\n  cursor:pointer;\n  font-weight:700;\n  font-size:18px;\n  list-style:none;\n}\n\n.dsdl-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.dsdl-faq summary:after{\n  content:\"+\";\n  float:right;\n  color:var(--ds-green);\n  font-size:26px;\n  line-height:1;\n}\n\n.dsdl-faq details[open] summary:after{\n  content:\"\u2013\";\n}\n\n.dsdl-faq p{\n  margin:12px 0 0;\n  color:var(--ds-gray);\n}\n\n\/* CONTACT *\/\n.dsdl-contact{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:18px;\n  margin-top:30px;\n}\n\n.dsdl-contact-card{\n  background:#fff;\n  border:1px solid var(--ds-line);\n  border-radius:18px;\n  padding:22px;\n  box-shadow:0 8px 22px rgba(17,24,39,.04);\n}\n\n.dsdl-contact-card strong{\n  display:block;\n  margin-bottom:6px;\n}\n\n.dsdl-contact-card a{\n  color:var(--ds-green);\n  text-decoration:none;\n  font-weight:700;\n}\n\n\/* STICKY CTA *\/\n.dsdl-sticky{\n  position:fixed;\n  left:50%;\n  bottom:18px;\n  transform:translateX(-50%);\n  width:min(960px,92%);\n  background:rgba(15,47,33,.95);\n  color:#fff;\n  border-radius:999px;\n  padding:10px 12px 10px 22px;\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  gap:14px;\n  z-index:999;\n  box-shadow:0 16px 45px rgba(0,0,0,.24);\n  backdrop-filter:blur(12px);\n}\n\n.dsdl-sticky span{\n  font-weight:600;\n  font-size:15px;\n}\n\n.dsdl-sticky a{\n  white-space:nowrap;\n}\n\n\/* RESPONSIVE *\/\n@media(max-width:900px){\n  .dsdl-hero-grid,\n  .dsdl-split,\n  .dsdl-green-grid{\n    grid-template-columns:1fr;\n  }\n\n  .dsdl-stats,\n  .dsdl-grid-3,\n  .dsdl-steps,\n  .dsdl-contact{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .dsdl-green-grid{\n    text-align:center;\n  }\n\n  .dsdl-green-grid .dsdl-cta-row{\n    justify-content:center;\n  }\n}\n\n@media(max-width:640px){\n  .dsdl-section{\n    padding:56px 0;\n  }\n\n  .dsdl-hero{\n    padding:58px 0 50px;\n  }\n\n  .dsdl-cta-row,\n  .dsdl-stats,\n  .dsdl-grid-3,\n  .dsdl-steps,\n  .dsdl-contact{\n    grid-template-columns:1fr;\n  }\n\n  .dsdl-btn{\n    width:100%;\n  }\n\n  .dsdl-stat{\n    padding:16px;\n  }\n\n  .dsdl-panel,\n  .dsdl-hero-card{\n    padding:22px;\n  }\n\n  .dsdl-sticky{\n    border-radius:22px;\n    flex-direction:column;\n    align-items:stretch;\n    text-align:center;\n    padding:14px;\n  }\n\n  .dsdl-sticky .dsdl-btn{\n    min-height:46px;\n    padding:10px 16px;\n  }\n}\n<\/style>\n\n<div class=\"dsdl-page\">\n\n  <!-- HERO -->\n  <section class=\"dsdl-hero\">\n    <div class=\"dsdl-container\">\n      <div class=\"dsdl-hero-grid\">\n        <div>\n         \n          <h1 class=\"dsdl-h1\">\n            \u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 <span>DraftSight Premium<\/span><br>\n            \u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e1f\u0e23\u0e35 30 \u0e27\u0e31\u0e19\n          <\/h1>\n\n          <p class=\"dsdl-lead\">\n            \u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a 2D CAD \u0e41\u0e25\u0e30\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e44\u0e1f\u0e25\u0e4c DWG\/DXF \u0e44\u0e14\u0e49\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e21\u0e37\u0e2d\u0e2d\u0e32\u0e0a\u0e35\u0e1e \u0e14\u0e49\u0e27\u0e22\u0e0b\u0e2d\u0e1f\u0e15\u0e4c\u0e41\u0e27\u0e23\u0e4c CAD \u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e07\u0e48\u0e32\u0e22 \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e27\u0e34\u0e28\u0e27\u0e01\u0e23 \u0e19\u0e31\u0e01\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a \u0e41\u0e25\u0e30\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e17\u0e32\u0e07\u0e40\u0e25\u0e37\u0e2d\u0e01 CAD \u0e17\u0e35\u0e48\u0e04\u0e38\u0e49\u0e21\u0e04\u0e48\u0e32\n          <\/p>\n\n          <div class=\"dsdl-cta-row\">\n            <a class=\"dsdl-btn dsdl-btn-primary\" href=\"https:\/\/www.draftsight.com\/freetrial\" target=\"_blank\" rel=\"noopener\">\n              \u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 DraftSight Trial\n            <\/a>\n            <a class=\"dsdl-btn dsdl-btn-secondary\" href=\"tel:020894145\">\n              \u0e42\u0e17\u0e23\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32 02-089-4145\n            <\/a>\n          <\/div>\n\n          <p class=\"dsdl-note\">\n            *\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 DraftSight Premium \u0e1f\u0e23\u0e35 30 \u0e27\u0e31\u0e19 \u0e1c\u0e48\u0e32\u0e19\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e08\u0e32\u0e01 DraftSight Official\n          <\/p>\n\n          <div class=\"dsdl-stats\">\n            <div class=\"dsdl-stat\">\n              <strong>30 \u0e27\u0e31\u0e19<\/strong>\n              <span>\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e1f\u0e23\u0e35<\/span>\n            <\/div>\n            <div class=\"dsdl-stat\">\n              <strong>DWG\/DXF<\/strong>\n              <span>\u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e44\u0e1f\u0e25\u0e4c CAD \u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19<\/span>\n            <\/div>\n            <div class=\"dsdl-stat\">\n              <strong>2D\/3D<\/strong>\n              <span>\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e04\u0e23\u0e1a\u0e01\u0e27\u0e48\u0e32\u0e40\u0e14\u0e34\u0e21<\/span>\n            <\/div>\n            <div class=\"dsdl-stat\">\n              <strong>64-bit<\/strong>\n              <span>\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Windows \u0e23\u0e38\u0e48\u0e19\u0e43\u0e2b\u0e21\u0e48<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"dsdl-hero-card\">\n          <h2 class=\"dsdl-card-title\">\u0e40\u0e23\u0e34\u0e48\u0e21\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e44\u0e14\u0e49\u0e17\u0e31\u0e19\u0e17\u0e35<\/h2>\n          <p class=\"dsdl-card-text\">\n            \u0e01\u0e23\u0e2d\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e1c\u0e48\u0e32\u0e19\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e23\u0e31\u0e1a\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 DraftSight Free Trial \u0e41\u0e25\u0e30\u0e40\u0e23\u0e34\u0e48\u0e21\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e01\u0e31\u0e1a\u0e07\u0e32\u0e19\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e08\u0e23\u0e34\u0e07\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\n          <\/p>\n\n          <div class=\"dsdl-download-box\">\n            <strong>\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a<\/strong>\n            <ul class=\"dsdl-mini-list\">\n              <li>\n                <span class=\"dsdl-check\">\u2713<\/span>\n                <span>\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 CAD \u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e34\u0e14 \u0e41\u0e01\u0e49\u0e44\u0e02 \u0e41\u0e25\u0e30\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e44\u0e1f\u0e25\u0e4c DWG<\/span>\n              <\/li>\n              <li>\n                <span class=\"dsdl-check\">\u2713<\/span>\n                <span>\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e17\u0e35\u0e48\u0e01\u0e33\u0e25\u0e31\u0e07\u0e21\u0e2d\u0e07\u0e2b\u0e32 CAD \u0e17\u0e32\u0e07\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e41\u0e17\u0e19\u0e0b\u0e2d\u0e1f\u0e15\u0e4c\u0e41\u0e27\u0e23\u0e4c\u0e40\u0e14\u0e34\u0e21<\/span>\n              <\/li>\n              <li>\n                <span class=\"dsdl-check\">\u2713<\/span>\n                <span>\u0e17\u0e35\u0e21\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e01\u0e48\u0e2d\u0e19\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e08\u0e0b\u0e37\u0e49\u0e2d License<\/span>\n              <\/li>\n            <\/ul>\n          <\/div>\n\n          <div class=\"dsdl-cta-row\">\n            <a class=\"dsdl-btn dsdl-btn-primary\" href=\"https:\/\/forms.gle\/DXCYWKVZyqutkfMr7\" target=\"_blank\" rel=\"noopener\">\n              \u0e25\u0e07\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19\u0e23\u0e31\u0e1a\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FEATURES -->\n  <section class=\"dsdl-section\">\n    <div class=\"dsdl-container\">\n      <div class=\"dsdl-center\">\n        \n        <h2 class=\"dsdl-h2\">\u0e17\u0e33\u0e44\u0e21\u0e04\u0e27\u0e23\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49 DraftSight?<\/h2>\n        <p class=\"dsdl-sub\">\n          DraftSight \u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e17\u0e35\u0e21\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e17\u0e33\u0e07\u0e32\u0e19\u0e01\u0e31\u0e1a\u0e44\u0e1f\u0e25\u0e4c CAD \u0e44\u0e14\u0e49\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07 \u0e25\u0e14\u0e40\u0e27\u0e25\u0e32\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49 \u0e41\u0e25\u0e30\u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a Workflow \u0e07\u0e32\u0e19\u0e40\u0e02\u0e35\u0e22\u0e19\u0e41\u0e1a\u0e1a\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e21\u0e37\u0e2d\u0e2d\u0e32\u0e0a\u0e35\u0e1e\n        <\/p>\n      <\/div>\n\n      <div class=\"dsdl-grid-3\">\n        <div class=\"dsdl-feature\">\n          <div class=\"dsdl-icon\">\ud83d\udcd0<\/div>\n          <h3>\u0e04\u0e38\u0e49\u0e19\u0e40\u0e04\u0e22\u0e01\u0e31\u0e1a\u0e07\u0e32\u0e19 2D CAD<\/h3>\n          <p>\n            \u0e2b\u0e19\u0e49\u0e32\u0e15\u0e32\u0e41\u0e25\u0e30\u0e04\u0e33\u0e2a\u0e31\u0e48\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e07\u0e48\u0e32\u0e22 \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e1c\u0e39\u0e49\u0e17\u0e35\u0e48\u0e40\u0e04\u0e22\u0e17\u0e33\u0e07\u0e32\u0e19\u0e40\u0e02\u0e35\u0e22\u0e19\u0e41\u0e1a\u0e1a CAD \u0e21\u0e32\u0e01\u0e48\u0e2d\u0e19 \u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e44\u0e14\u0e49\u0e40\u0e23\u0e47\u0e27\n          <\/p>\n        <\/div>\n\n        <div class=\"dsdl-feature\">\n          <div class=\"dsdl-icon\">\ud83d\udcc1<\/div>\n          <h3>\u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e44\u0e1f\u0e25\u0e4c DWG\/DXF<\/h3>\n          <p>\n            \u0e40\u0e1b\u0e34\u0e14 \u0e41\u0e01\u0e49\u0e44\u0e02 \u0e2a\u0e23\u0e49\u0e32\u0e07 \u0e41\u0e25\u0e30\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e44\u0e1f\u0e25\u0e4c DWG\/DXF \u0e44\u0e14\u0e49\u0e2a\u0e30\u0e14\u0e27\u0e01 \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e07\u0e32\u0e19 Drawing, Layout \u0e41\u0e25\u0e30\u0e44\u0e1f\u0e25\u0e4c\u0e41\u0e1a\u0e1a\u0e40\u0e14\u0e34\u0e21\u0e02\u0e2d\u0e07\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\n          <\/p>\n        <\/div>\n\n        <div class=\"dsdl-feature\">\n          <div class=\"dsdl-icon\">\u2699\ufe0f<\/div>\n          <h3>\u0e40\u0e1e\u0e34\u0e48\u0e21 Productivity<\/h3>\n          <p>\n            \u0e21\u0e35\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e02\u0e35\u0e22\u0e19\u0e41\u0e1a\u0e1a \u0e08\u0e31\u0e14\u0e01\u0e32\u0e23 Block, Layer, Annotation \u0e41\u0e25\u0e30\u0e1f\u0e35\u0e40\u0e08\u0e2d\u0e23\u0e4c\u0e17\u0e35\u0e48\u0e0a\u0e48\u0e27\u0e22\u0e25\u0e14\u0e07\u0e32\u0e19\u0e0b\u0e49\u0e33\u0e43\u0e19\u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\n          <\/p>\n        <\/div>\n\n        <div class=\"dsdl-feature\">\n          <div class=\"dsdl-icon\">\ud83e\udde9<\/div>\n          <h3>\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e42\u0e22\u0e07\u0e01\u0e31\u0e1a Workflow \u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23<\/h3>\n          <p>\n            \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e17\u0e35\u0e21\u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 CAD \u0e23\u0e48\u0e27\u0e21\u0e01\u0e31\u0e1a\u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a \u0e27\u0e34\u0e28\u0e27\u0e01\u0e23\u0e23\u0e21 \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e41\u0e1a\u0e1a DWG\n          <\/p>\n        <\/div>\n\n        <div class=\"dsdl-feature\">\n          <div class=\"dsdl-icon\">\ud83c\udfe2<\/div>\n          <h3>\u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e17\u0e31\u0e49\u0e07\u0e1a\u0e38\u0e04\u0e04\u0e25\u0e41\u0e25\u0e30\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23<\/h3>\n          <p>\n            \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e23\u0e34\u0e48\u0e21\u0e08\u0e32\u0e01 Trial \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e25\u0e37\u0e2d\u0e01 License \u0e17\u0e35\u0e48\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21 \u0e17\u0e31\u0e49\u0e07\u0e41\u0e1a\u0e1a\u0e23\u0e32\u0e22\u0e1a\u0e38\u0e04\u0e04\u0e25\u0e41\u0e25\u0e30\u0e2b\u0e25\u0e32\u0e22\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\n          <\/p>\n        <\/div>\n\n        <div class=\"dsdl-feature\">\n          <div class=\"dsdl-icon\">\ud83d\udcac<\/div>\n          <h3>\u0e21\u0e35\u0e17\u0e35\u0e21 Metro DES \u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32<\/h3>\n          <p>\n            \u0e2b\u0e32\u0e01\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e23\u0e38\u0e48\u0e19 \u0e02\u0e2d\u0e23\u0e32\u0e04\u0e32 \u0e2b\u0e23\u0e37\u0e2d\u0e27\u0e32\u0e07\u0e41\u0e1c\u0e19\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e43\u0e19\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23 \u0e17\u0e35\u0e21 Metro DES \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e41\u0e19\u0e30\u0e19\u0e33\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- STEPS -->\n  <section class=\"dsdl-section dsdl-bg\">\n    <div class=\"dsdl-container\">\n      <div class=\"dsdl-center\">\n        \n        <h2 class=\"dsdl-h2\">\u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 DraftSight Trial<\/h2>\n        <p class=\"dsdl-sub\">\n          \u0e40\u0e23\u0e34\u0e48\u0e21\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e07\u0e48\u0e32\u0e22\u0e43\u0e19 3 \u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19\n        <\/p>\n      <\/div>\n\n      <div class=\"dsdl-steps\">\n        <div class=\"dsdl-step\">\n          <h3>\u0e01\u0e23\u0e2d\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25<\/h3>\n          <p>\n            \u0e04\u0e25\u0e34\u0e01\u0e1b\u0e38\u0e48\u0e21\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 \u0e41\u0e25\u0e30\u0e01\u0e23\u0e2d\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e43\u0e19\u0e1f\u0e2d\u0e23\u0e4c\u0e21 DraftSight Free Trial \u0e43\u0e2b\u0e49\u0e04\u0e23\u0e1a\u0e16\u0e49\u0e27\u0e19\n          <\/p>\n        <\/div>\n\n        <div class=\"dsdl-step\">\n          <h3>\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e44\u0e1f\u0e25\u0e4c\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07<\/h3>\n          <p>\n            \u0e40\u0e25\u0e37\u0e2d\u0e01\u0e44\u0e1f\u0e25\u0e4c\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Windows 64-bit \u0e41\u0e25\u0e30\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e25\u0e07\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\n          <\/p>\n        <\/div>\n\n        <div class=\"dsdl-step\">\n          <h3>\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e41\u0e25\u0e30\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49<\/h3>\n          <p>\n            \u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21 \u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19\u0e40\u0e23\u0e34\u0e48\u0e21\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 DraftSight Premium \u0e01\u0e31\u0e1a\u0e44\u0e1f\u0e25\u0e4c\u0e07\u0e32\u0e19\u0e08\u0e23\u0e34\u0e07\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SYSTEM REQUIREMENTS -->\n  <section class=\"dsdl-section\">\n    <div class=\"dsdl-container\">\n      <div class=\"dsdl-split\">\n        <div class=\"dsdl-panel\">\n          <div class=\"dsdl-eyebrow\">System Requirements<\/div>\n          <h2 class=\"dsdl-h2\">\u0e2a\u0e40\u0e1b\u0e01\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48\u0e41\u0e19\u0e30\u0e19\u0e33\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a DraftSight<\/h2>\n          <p class=\"dsdl-sub\">\n            \u0e01\u0e48\u0e2d\u0e19\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 \u0e41\u0e19\u0e30\u0e19\u0e33\u0e43\u0e2b\u0e49\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e23\u0e30\u0e1a\u0e1a\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23\u0e41\u0e25\u0e30\u0e2a\u0e40\u0e1b\u0e01\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07 \n          <\/p>\n\n          <div class=\"dsdl-alert\">\n            \u0e2b\u0e21\u0e32\u0e22\u0e40\u0e2b\u0e15\u0e38: \u0e41\u0e19\u0e30\u0e19\u0e33\u0e43\u0e2b\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e1a\u0e19 Windows 64-bit \u0e41\u0e25\u0e30\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a System Requirements \u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14\u0e01\u0e48\u0e2d\u0e19\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e40\u0e15\u0e47\u0e21\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\n          <\/div>\n        <\/div>\n\n        <div class=\"dsdl-table-wrap\">\n          <table class=\"dsdl-table\">\n            <thead>\n              <tr>\n                <th>\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23<\/th>\n                <th>\u0e02\u0e31\u0e49\u0e19\u0e15\u0e48\u0e33<\/th>\n                <th>\u0e41\u0e19\u0e30\u0e19\u0e33<\/th>\n              <\/tr>\n            <\/thead>\n            <tbody>\n              <tr>\n                <td>Operating System<\/td>\n                <td>Windows 64-bit<\/td>\n                <td>Windows 11 64-bit<\/td>\n              <\/tr>\n              <tr>\n                <td>Disk Space<\/td>\n                <td>\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e27\u0e48\u0e32\u0e07\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13 5 GB<\/td>\n                <td>SSD \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e40\u0e1e\u0e35\u0e22\u0e07\u0e1e\u0e2d\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e44\u0e1f\u0e25\u0e4c\u0e07\u0e32\u0e19<\/td>\n              <\/tr>\n              <tr>\n                <td>RAM<\/td>\n                <td>8 GB<\/td>\n                <td>16 GB \u0e02\u0e36\u0e49\u0e19\u0e44\u0e1b<\/td>\n              <\/tr>\n              <tr>\n                <td>Processor<\/td>\n                <td>Intel Core i3 \u0e2b\u0e23\u0e37\u0e2d\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e48\u0e32<\/td>\n                <td>Intel Core i5 \/ i7 \u0e2b\u0e23\u0e37\u0e2d AMD Ryzen 5 \u0e02\u0e36\u0e49\u0e19\u0e44\u0e1b<\/td>\n              <\/tr>\n              <tr>\n                <td>Display<\/td>\n                <td>1280 \u00d7 768 pixels<\/td>\n                <td>Full HD 1920 \u00d7 1080 pixels<\/td>\n              <\/tr>\n              <tr>\n                <td>Graphics<\/td>\n                <td>\u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e41\u0e2a\u0e14\u0e07\u0e1c\u0e25\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19<\/td>\n                <td>\u0e01\u0e32\u0e23\u0e4c\u0e14\u0e08\u0e2d\u0e41\u0e22\u0e01\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19 CAD \u0e08\u0e30\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e17\u0e33\u0e07\u0e32\u0e19\u0e25\u0e37\u0e48\u0e19\u0e02\u0e36\u0e49\u0e19<\/td>\n              <\/tr>\n            <\/tbody>\n          <\/table>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CTA BAND -->\n  <section class=\"dsdl-green-band\">\n    <div class=\"dsdl-container\">\n      <div class=\"dsdl-green-grid\">\n  \n          <p>\n            \u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 Trial \u0e1f\u0e23\u0e35 30 \u0e27\u0e31\u0e19 \u0e2b\u0e23\u0e37\u0e2d\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e17\u0e35\u0e21 Meto Systems \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e23\u0e38\u0e48\u0e19\u0e17\u0e35\u0e48\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\n          <\/p>\n        <\/div>\n\n        <div class=\"dsdl-cta-row\">\n          <a class=\"dsdl-btn dsdl-btn-primary\" href=\"https:\/\/forms.gle\/uN1k8qL6ijHckyiR6\" target=\"_blank\" rel=\"noopener\">\n            \u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 Trial\n          <\/a>\n          <a class=\"dsdl-btn dsdl-btn-secondary\" href=\"https:\/\/metrosystems-des.com\/draftsight\/get-quote\/\">\n            \u0e02\u0e2d\u0e43\u0e1a\u0e40\u0e2a\u0e19\u0e2d\u0e23\u0e32\u0e04\u0e32\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FAQ -->\n  <section class=\"dsdl-section dsdl-bg\">\n    <div class=\"dsdl-container\">\n      <div class=\"dsdl-center\">\n      \n        <h2 class=\"dsdl-h2\">\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48\u0e1e\u0e1a\u0e1a\u0e48\u0e2d\u0e22<\/h2>\n        <p class=\"dsdl-sub\">\n          \u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e1a\u0e37\u0e49\u0e2d\u0e07\u0e15\u0e49\u0e19\u0e01\u0e48\u0e2d\u0e19\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e41\u0e25\u0e30\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 DraftSight\n        <\/p>\n      <\/div>\n\n      <div class=\"dsdl-faq\">\n        <details>\n          <summary>DraftSight Free Trial \u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e01\u0e35\u0e48\u0e27\u0e31\u0e19?<\/summary>\n          <p>\n            \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 DraftSight Premium \u0e44\u0e14\u0e49\u0e1f\u0e23\u0e35 30 \u0e27\u0e31\u0e19 \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e1f\u0e35\u0e40\u0e08\u0e2d\u0e23\u0e4c\u0e01\u0e48\u0e2d\u0e19\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e08\u0e0b\u0e37\u0e49\u0e2d\n          <\/p>\n        <\/details>\n\n        <details>\n          <summary>DraftSight \u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e44\u0e1f\u0e25\u0e4c DWG \u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?<\/summary>\n          <p>\n            \u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e01\u0e31\u0e1a\u0e44\u0e1f\u0e25\u0e4c DWG \u0e41\u0e25\u0e30 DXF \u0e0b\u0e36\u0e48\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e44\u0e1f\u0e25\u0e4c\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19\u0e40\u0e02\u0e35\u0e22\u0e19\u0e41\u0e1a\u0e1a CAD\n          <\/p>\n        <\/details>\n\n        <details>\n          <summary>\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e1a\u0e19 Windows 64-bit \u0e44\u0e14\u0e49\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?<\/summary>\n          <p>\n            DraftSight \u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e1a\u0e19 Windows 64-bit \u0e42\u0e14\u0e22\u0e04\u0e27\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a System Requirements \u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14\u0e01\u0e48\u0e2d\u0e19\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\n          <\/p>\n        <\/details>\n\n        <details>\n          <summary>\u0e16\u0e49\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e2b\u0e25\u0e32\u0e22\u0e04\u0e19\u0e43\u0e19\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e04\u0e27\u0e23\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e23\u0e38\u0e48\u0e19\u0e44\u0e2b\u0e19?<\/summary>\n          <p>\n            \u0e41\u0e19\u0e30\u0e19\u0e33\u0e43\u0e2b\u0e49\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e17\u0e35\u0e21 Metro DES \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e08\u0e33\u0e19\u0e27\u0e19\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 \u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a License \u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e14\u0e49\u0e32\u0e19 Network Licensing \u0e2b\u0e23\u0e37\u0e2d Enterprise Deployment\n          <\/p>\n        <\/details>\n\n        <details>\n          <summary>Metro DES \u0e0a\u0e48\u0e27\u0e22\u0e41\u0e19\u0e30\u0e19\u0e33\u0e01\u0e32\u0e23\u0e40\u0e25\u0e37\u0e2d\u0e01 License \u0e44\u0e14\u0e49\u0e44\u0e2b\u0e21?<\/summary>\n          <p>\n            \u0e44\u0e14\u0e49 \u0e17\u0e35\u0e21 Metro DES \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e0a\u0e48\u0e27\u0e22\u0e41\u0e19\u0e30\u0e19\u0e33\u0e23\u0e38\u0e48\u0e19\u0e17\u0e35\u0e48\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21 \u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e1f\u0e35\u0e40\u0e08\u0e2d\u0e23\u0e4c \u0e41\u0e25\u0e30\u0e08\u0e31\u0e14\u0e17\u0e33\u0e43\u0e1a\u0e40\u0e2a\u0e19\u0e2d\u0e23\u0e32\u0e04\u0e32\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e44\u0e14\u0e49\n          <\/p>\n        <\/details>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CONTACT -->\n  <section class=\"dsdl-section\">\n    <div class=\"dsdl-container\">\n      <div class=\"dsdl-center\">\n        \n        <h2 class=\"dsdl-h2\">\u0e2a\u0e2d\u0e1a\u0e16\u0e32\u0e21\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25 DraftSight \u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21<\/h2>\n        <p class=\"dsdl-sub\">\n          \u0e2b\u0e32\u0e01\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23 Demo, \u0e02\u0e2d\u0e43\u0e1a\u0e40\u0e2a\u0e19\u0e2d\u0e23\u0e32\u0e04\u0e32 \u0e2b\u0e23\u0e37\u0e2d\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 DraftSight \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23 \u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e17\u0e35\u0e21 Metro Systems\n        <\/p>\n      <\/div>\n\n      <div class=\"dsdl-contact\">\n        <div class=\"dsdl-contact-card\">\n          <strong>\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c<\/strong>\n          <a href=\"tel:020894145\">02-089-4145<\/a>\n        <\/div>\n\n        <div class=\"dsdl-contact-card\">\n          <strong>\u0e2d\u0e35\u0e40\u0e21\u0e25<\/strong>\n          <a href=\"mailto:sales-des@metrosystems.co.th\">sales-des@metrosystems.co.th<\/a>\n        <\/div>\n\n        <div class=\"dsdl-contact-card\">\n          <strong>\u0e2a\u0e16\u0e32\u0e19\u0e17\u0e35\u0e48<\/strong>\n          <span>Bangkok Advance Learning Center \u0e2d\u0e32\u0e04\u0e32\u0e23 SM Tower \u0e0a\u0e31\u0e49\u0e19 16<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- STICKY CTA -->\n  <div class=\"dsdl-sticky\">\n    <span>\u0e17\u0e14\u0e25\u0e2d\u0e07 DraftSight Premium \u0e1f\u0e23\u0e35 30 \u0e27\u0e31\u0e19 \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Windows 64-bit<\/span>\n    <a class=\"dsdl-btn dsdl-btn-primary\" href=\"https:\/\/forms.gle\/vFcYPn4Kq6aUhjLw5l\" target=\"_blank\" rel=\"noopener\">\n      \u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e40\u0e25\u0e22\n    <\/a>\n  <\/div>\n\n<\/div>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\":\"https:\/\/schema.org\",\n  \"@type\":\"FAQPage\",\n  \"mainEntity\":[\n    {\n      \"@type\":\"Question\",\n      \"name\":\"DraftSight Free Trial \u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e01\u0e35\u0e48\u0e27\u0e31\u0e19?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 DraftSight Premium \u0e44\u0e14\u0e49\u0e1f\u0e23\u0e35 30 \u0e27\u0e31\u0e19 \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e1f\u0e35\u0e40\u0e08\u0e2d\u0e23\u0e4c\u0e01\u0e48\u0e2d\u0e19\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e08\u0e0b\u0e37\u0e49\u0e2d\"\n      }\n    },\n    {\n      \"@type\":\"Question\",\n      \"name\":\"DraftSight \u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e44\u0e1f\u0e25\u0e4c DWG \u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"DraftSight \u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e01\u0e31\u0e1a\u0e44\u0e1f\u0e25\u0e4c DWG \u0e41\u0e25\u0e30 DXF \u0e0b\u0e36\u0e48\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e44\u0e1f\u0e25\u0e4c\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19\u0e40\u0e02\u0e35\u0e22\u0e19\u0e41\u0e1a\u0e1a CAD\"\n      }\n    },\n    {\n      \"@type\":\"Question\",\n      \"name\":\"\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e1a\u0e19 Windows 64-bit \u0e44\u0e14\u0e49\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"DraftSight \u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e1a\u0e19 Windows 64-bit \u0e42\u0e14\u0e22\u0e04\u0e27\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a System Requirements \u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14\u0e01\u0e48\u0e2d\u0e19\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\"\n      }\n    },\n    {\n      \"@type\":\"Question\",\n      \"name\":\"\u0e16\u0e49\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e2b\u0e25\u0e32\u0e22\u0e04\u0e19\u0e43\u0e19\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e04\u0e27\u0e23\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e23\u0e38\u0e48\u0e19\u0e44\u0e2b\u0e19?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"\u0e41\u0e19\u0e30\u0e19\u0e33\u0e43\u0e2b\u0e49\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e17\u0e35\u0e21 Metro DES \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e08\u0e33\u0e19\u0e27\u0e19\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 \u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a License \u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e14\u0e49\u0e32\u0e19 Network Licensing \u0e2b\u0e23\u0e37\u0e2d Enterprise Deployment\"\n      }\n    },\n    {\n      \"@type\":\"Question\",\n      \"name\":\"Metro DES \u0e0a\u0e48\u0e27\u0e22\u0e41\u0e19\u0e30\u0e19\u0e33\u0e01\u0e32\u0e23\u0e40\u0e25\u0e37\u0e2d\u0e01 License \u0e44\u0e14\u0e49\u0e44\u0e2b\u0e21?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"\u0e17\u0e35\u0e21 Metro DES \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e0a\u0e48\u0e27\u0e22\u0e41\u0e19\u0e30\u0e19\u0e33\u0e23\u0e38\u0e48\u0e19\u0e17\u0e35\u0e48\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21 \u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e1f\u0e35\u0e40\u0e08\u0e2d\u0e23\u0e4c \u0e41\u0e25\u0e30\u0e08\u0e31\u0e14\u0e17\u0e33\u0e43\u0e1a\u0e40\u0e2a\u0e19\u0e2d\u0e23\u0e32\u0e04\u0e32\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e44\u0e14\u0e49\"\n      }\n    }\n  ]\n}\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>\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 DraftSight Premium \u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e1f\u0e23\u0e35 30 \u0e27\u0e31\u0e19 \u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a 2D CAD \u0e41\u0e25\u0e30\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e44\u0e1f\u0e25\u0e4c DWG\/DXF \u0e44\u0e14\u0e49\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e21\u0e37\u0e2d\u0e2d\u0e32\u0e0a\u0e35\u0e1e \u0e14\u0e49\u0e27\u0e22\u0e0b\u0e2d\u0e1f\u0e15\u0e4c\u0e41\u0e27\u0e23\u0e4c CAD \u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e07\u0e48\u0e32\u0e22 \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e27\u0e34\u0e28\u0e27\u0e01\u0e23 \u0e19\u0e31\u0e01\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a \u0e41\u0e25\u0e30\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e17\u0e32\u0e07\u0e40\u0e25\u0e37\u0e2d\u0e01 CAD \u0e17\u0e35\u0e48\u0e04\u0e38\u0e49\u0e21\u0e04\u0e48\u0e32  [&#8230;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"site-sidebar-layout":"no-sidebar","site-content-layout":"plain-container","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-588","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Download DraftSight for Windows 64bit - Draftsight<\/title>\n<meta name=\"description\" content=\"\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 DraftSight Premium Free Trial \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Windows 64-bit \u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e1f\u0e23\u0e35 30 \u0e27\u0e31\u0e19 \u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e44\u0e1f\u0e25\u0e4c DWG\/DXF \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19 2D CAD\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/metrosystems-des.com\/draftsight\/download-draftsight-for-windows-64bit\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Download DraftSight for Windows 64bit - Draftsight\" \/>\n<meta property=\"og:description\" content=\"\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 DraftSight Premium Free Trial \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Windows 64-bit \u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e1f\u0e23\u0e35 30 \u0e27\u0e31\u0e19 \u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e44\u0e1f\u0e25\u0e4c DWG\/DXF \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19 2D CAD\" \/>\n<meta property=\"og:url\" content=\"https:\/\/metrosystems-des.com\/draftsight\/download-draftsight-for-windows-64bit\/\" \/>\n<meta property=\"og:site_name\" content=\"Draftsight\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-15T09:06:45+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/download-draftsight-for-windows-64bit\\\/\",\"url\":\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/download-draftsight-for-windows-64bit\\\/\",\"name\":\"Download DraftSight for Windows 64bit - Draftsight\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/#website\"},\"datePublished\":\"2021-03-11T09:50:13+00:00\",\"dateModified\":\"2026-06-15T09:06:45+00:00\",\"description\":\"\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 DraftSight Premium Free Trial \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Windows 64-bit \u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e1f\u0e23\u0e35 30 \u0e27\u0e31\u0e19 \u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e44\u0e1f\u0e25\u0e4c DWG\\\/DXF \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19 2D CAD\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/download-draftsight-for-windows-64bit\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/download-draftsight-for-windows-64bit\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/download-draftsight-for-windows-64bit\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Download DraftSight for Windows 64bit\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/#website\",\"url\":\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/\",\"name\":\"Draftsight\",\"description\":\"DraftSight\u00ae 2D CAD Drafting and 3D Design Software\",\"publisher\":{\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/#organization\",\"name\":\"Draftsight\",\"url\":\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/wp-content\\\/uploads\\\/sites\\\/4\\\/2025\\\/08\\\/logo-metrosystem-des.png\",\"contentUrl\":\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/wp-content\\\/uploads\\\/sites\\\/4\\\/2025\\\/08\\\/logo-metrosystem-des.png\",\"width\":633,\"height\":150,\"caption\":\"Draftsight\"},\"image\":{\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Download DraftSight for Windows 64bit - Draftsight","description":"\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 DraftSight Premium Free Trial \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Windows 64-bit \u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e1f\u0e23\u0e35 30 \u0e27\u0e31\u0e19 \u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e44\u0e1f\u0e25\u0e4c DWG\/DXF \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19 2D CAD","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/metrosystems-des.com\/draftsight\/download-draftsight-for-windows-64bit\/","og_locale":"en_US","og_type":"article","og_title":"Download DraftSight for Windows 64bit - Draftsight","og_description":"\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 DraftSight Premium Free Trial \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Windows 64-bit \u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e1f\u0e23\u0e35 30 \u0e27\u0e31\u0e19 \u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e44\u0e1f\u0e25\u0e4c DWG\/DXF \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19 2D CAD","og_url":"https:\/\/metrosystems-des.com\/draftsight\/download-draftsight-for-windows-64bit\/","og_site_name":"Draftsight","article_modified_time":"2026-06-15T09:06:45+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/metrosystems-des.com\/draftsight\/download-draftsight-for-windows-64bit\/","url":"https:\/\/metrosystems-des.com\/draftsight\/download-draftsight-for-windows-64bit\/","name":"Download DraftSight for Windows 64bit - Draftsight","isPartOf":{"@id":"https:\/\/metrosystems-des.com\/draftsight\/#website"},"datePublished":"2021-03-11T09:50:13+00:00","dateModified":"2026-06-15T09:06:45+00:00","description":"\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 DraftSight Premium Free Trial \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Windows 64-bit \u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e1f\u0e23\u0e35 30 \u0e27\u0e31\u0e19 \u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e44\u0e1f\u0e25\u0e4c DWG\/DXF \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19 2D CAD","breadcrumb":{"@id":"https:\/\/metrosystems-des.com\/draftsight\/download-draftsight-for-windows-64bit\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/metrosystems-des.com\/draftsight\/download-draftsight-for-windows-64bit\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/metrosystems-des.com\/draftsight\/download-draftsight-for-windows-64bit\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/metrosystems-des.com\/draftsight\/"},{"@type":"ListItem","position":2,"name":"Download DraftSight for Windows 64bit"}]},{"@type":"WebSite","@id":"https:\/\/metrosystems-des.com\/draftsight\/#website","url":"https:\/\/metrosystems-des.com\/draftsight\/","name":"Draftsight","description":"DraftSight\u00ae 2D CAD Drafting and 3D Design Software","publisher":{"@id":"https:\/\/metrosystems-des.com\/draftsight\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/metrosystems-des.com\/draftsight\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/metrosystems-des.com\/draftsight\/#organization","name":"Draftsight","url":"https:\/\/metrosystems-des.com\/draftsight\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/metrosystems-des.com\/draftsight\/#\/schema\/logo\/image\/","url":"https:\/\/metrosystems-des.com\/draftsight\/wp-content\/uploads\/sites\/4\/2025\/08\/logo-metrosystem-des.png","contentUrl":"https:\/\/metrosystems-des.com\/draftsight\/wp-content\/uploads\/sites\/4\/2025\/08\/logo-metrosystem-des.png","width":633,"height":150,"caption":"Draftsight"},"image":{"@id":"https:\/\/metrosystems-des.com\/draftsight\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/metrosystems-des.com\/draftsight\/wp-json\/wp\/v2\/pages\/588","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/metrosystems-des.com\/draftsight\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/metrosystems-des.com\/draftsight\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/metrosystems-des.com\/draftsight\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/metrosystems-des.com\/draftsight\/wp-json\/wp\/v2\/comments?post=588"}],"version-history":[{"count":15,"href":"https:\/\/metrosystems-des.com\/draftsight\/wp-json\/wp\/v2\/pages\/588\/revisions"}],"predecessor-version":[{"id":1215,"href":"https:\/\/metrosystems-des.com\/draftsight\/wp-json\/wp\/v2\/pages\/588\/revisions\/1215"}],"wp:attachment":[{"href":"https:\/\/metrosystems-des.com\/draftsight\/wp-json\/wp\/v2\/media?parent=588"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}