{"id":237,"date":"2018-10-15T18:35:21","date_gmt":"2018-10-15T18:35:21","guid":{"rendered":"https:\/\/metrosystems-des.com\/draftsight\/?page_id=237"},"modified":"2026-07-03T16:58:28","modified_gmt":"2026-07-03T09:58:28","slug":"draftsight-trial","status":"publish","type":"page","link":"https:\/\/metrosystems-des.com\/draftsight\/draftsight-trial\/","title":{"rendered":"DraftSight Trial"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"237\" class=\"elementor elementor-237\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-79420bf e-con-full e-flex e-con e-parent\" data-id=\"79420bf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e01d2c5 elementor-widget elementor-widget-html\" data-id=\"e01d2c5\" 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.ds-trial-page{\n  \/* Green \/ Gray \/ White Theme *\/\n  --ds-green:#1f9d55;\n  --ds-green-dark:#0f5132;\n  --ds-green-deep:#083b25;\n  --ds-green-soft:#eaf7ef;\n  --ds-green-mist:#f4fbf7;\n  --ds-gray-900:#1f2933;\n  --ds-gray-800:#334155;\n  --ds-gray-700:#475569;\n  --ds-gray-500:#64748b;\n  --ds-gray-300:#d9e2ec;\n  --ds-gray-200:#e8eef3;\n  --ds-gray-100:#f6f8fa;\n  --ds-white:#ffffff;\n  --ds-border:#dfe7ea;\n  --ds-shadow:0 18px 46px rgba(15,81,50,.10);\n  font-family:'Kanit',sans-serif;\n  color:var(--ds-gray-800);\n  background:#fff;\n  line-height:1.65;\n  overflow:hidden;\n}\n\n.ds-trial-page *{ box-sizing:border-box; }\n.ds-trial-page a{ text-decoration:none; }\n\n.ds-container{\n  width:min(1180px,92%);\n  margin:0 auto;\n}\n\n.ds-section{ padding:84px 0; }\n\n\/* Hero *\/\n.ds-hero{\n  position:relative;\n  padding:92px 0 84px;\n  background:\n    radial-gradient(circle at 12% 12%, rgba(31,157,85,.16), transparent 34%),\n    radial-gradient(circle at 88% 10%, rgba(100,116,139,.14), transparent 34%),\n    linear-gradient(135deg,#ffffff 0%,#f4fbf7 48%,#eef3f0 100%);\n}\n\n.ds-hero:before{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background-image:\n    linear-gradient(rgba(15,81,50,.055) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(15,81,50,.055) 1px, transparent 1px);\n  background-size:42px 42px;\n  opacity:.7;\n  pointer-events:none;\n}\n\n.ds-hero-wrap{\n  position:relative;\n  display:grid;\n  grid-template-columns:1.05fr .95fr;\n  gap:54px;\n  align-items:center;\n}\n\n.ds-eyebrow{\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  padding:8px 14px;\n  border-radius:999px;\n  background:rgba(31,157,85,.10);\n  color:var(--ds-green-dark);\n  font-size:15px;\n  font-weight:600;\n  margin-bottom:18px;\n}\n\n.ds-eyebrow span{\n  width:9px;\n  height:9px;\n  border-radius:50%;\n  background:var(--ds-green);\n  box-shadow:0 0 0 6px rgba(31,157,85,.14);\n}\n\n.ds-hero h1{\n  margin:0 0 18px;\n  color:var(--ds-gray-900);\n  font-size:clamp(36px,5vw,64px);\n  line-height:1.08;\n  font-weight:800;\n  letter-spacing:-.8px;\n}\n\n.ds-hero h1 strong{ color:var(--ds-green-dark); }\n\n.ds-hero-desc{\n  margin:0 0 28px;\n  color:var(--ds-gray-700);\n  font-size:clamp(17px,2vw,21px);\n  max-width:690px;\n}\n\n.ds-cta-row{\n  display:flex;\n  flex-wrap:wrap;\n  gap:14px;\n  align-items:center;\n  margin:28px 0 26px;\n}\n\n.ds-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  gap:10px;\n  min-height:52px;\n  padding:14px 24px;\n  border-radius:14px;\n  font-weight:700;\n  font-size:16px;\n  transition:.25s ease;\n  border:1px solid transparent;\n  cursor:pointer;\n}\n\n.ds-btn-primary{\n  color:#fff;\n  background:linear-gradient(135deg,var(--ds-green),var(--ds-green-dark));\n  box-shadow:0 14px 30px rgba(31,157,85,.24);\n}\n\n.ds-btn-primary:hover{\n  transform:translateY(-2px);\n  box-shadow:0 18px 36px rgba(31,157,85,.30);\n  color:#fff;\n}\n\n.ds-btn-secondary{\n  color:var(--ds-green-dark);\n  background:#fff;\n  border-color:#cfdad5;\n  box-shadow:0 10px 24px rgba(51,65,85,.06);\n}\n\n.ds-btn-secondary:hover{\n  transform:translateY(-2px);\n  border-color:var(--ds-green);\n  color:var(--ds-green-dark);\n  background:var(--ds-green-mist);\n}\n\n.ds-btn-red{\n  color:#fff;\n  background:linear-gradient(135deg,#475569,#1f2933);\n  box-shadow:0 14px 28px rgba(31,41,51,.18);\n}\n\n.ds-btn-red:hover{\n  transform:translateY(-2px);\n  color:#fff;\n  background:linear-gradient(135deg,var(--ds-green-dark),#1f2933);\n}\n\n.ds-trust{\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n}\n\n.ds-trust span{\n  display:inline-flex;\n  align-items:center;\n  gap:7px;\n  padding:9px 12px;\n  background:rgba(255,255,255,.78);\n  border:1px solid rgba(15,81,50,.12);\n  border-radius:999px;\n  color:var(--ds-gray-700);\n  font-size:14px;\n  backdrop-filter:blur(10px);\n}\n\n\/* CAD Visual *\/\n.ds-visual{ position:relative; }\n\n.ds-cad-card{\n  position:relative;\n  padding:26px;\n  border-radius:30px;\n  background:rgba(255,255,255,.90);\n  box-shadow:0 28px 70px rgba(31,41,51,.12);\n  border:1px solid rgba(223,231,234,.9);\n  overflow:hidden;\n}\n\n.ds-cad-top{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  margin-bottom:18px;\n}\n\n.ds-window-dots{ display:flex; gap:8px; }\n.ds-window-dots i{\n  width:11px;\n  height:11px;\n  border-radius:50%;\n  display:block;\n  background:#d7e3df;\n}\n.ds-window-dots i:nth-child(1){background:#94a3b8;}\n.ds-window-dots i:nth-child(2){background:#cbd5e1;}\n.ds-window-dots i:nth-child(3){background:#22c55e;}\n\n.ds-cad-label{\n  color:var(--ds-green-dark);\n  font-weight:700;\n  font-size:14px;\n}\n\n.ds-drawing{\n  height:320px;\n  border-radius:22px;\n  background:\n    linear-gradient(90deg, rgba(15,81,50,.075) 1px, transparent 1px),\n    linear-gradient(rgba(15,81,50,.075) 1px, transparent 1px),\n    linear-gradient(135deg,#ffffff,#f4fbf7);\n  background-size:24px 24px,24px 24px,100% 100%;\n  position:relative;\n  overflow:hidden;\n  border:1px solid #dce7e0;\n}\n\n.ds-drawing svg{\n  position:absolute;\n  inset:0;\n  width:100%;\n  height:100%;\n}\n\n.ds-floating-badge{\n  position:absolute;\n  right:-10px;\n  bottom:28px;\n  padding:16px 18px;\n  border-radius:18px;\n  color:#fff;\n  background:linear-gradient(135deg,var(--ds-green-dark),var(--ds-green));\n  box-shadow:0 18px 36px rgba(31,157,85,.25);\n  max-width:210px;\n}\n\n.ds-floating-badge b{\n  display:block;\n  font-size:24px;\n  line-height:1;\n}\n\n.ds-floating-badge small{\n  display:block;\n  opacity:.92;\n  margin-top:4px;\n}\n\n\/* Titles *\/\n.ds-title-center{\n  text-align:center;\n  max-width:820px;\n  margin:0 auto 42px;\n}\n\n.ds-kicker{\n  color:var(--ds-green-dark);\n  font-weight:700;\n  margin:0 0 8px;\n}\n\n.ds-title-center h2,\n.ds-section-title{\n  color:var(--ds-gray-900);\n  font-size:clamp(30px,3.5vw,44px);\n  line-height:1.18;\n  margin:0 0 14px;\n  font-weight:800;\n}\n\n.ds-title-center p{\n  margin:0;\n  color:var(--ds-gray-500);\n  font-size:18px;\n}\n\n\/* Steps *\/\n.ds-steps{ background:#fff; }\n\n.ds-step-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:22px;\n}\n\n.ds-step-card{\n  position:relative;\n  padding:30px;\n  border-radius:24px;\n  background:#fff;\n  border:1px solid var(--ds-border);\n  box-shadow:var(--ds-shadow);\n  min-height:245px;\n}\n\n.ds-step-no{\n  width:48px;\n  height:48px;\n  border-radius:16px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  background:linear-gradient(135deg,var(--ds-green),var(--ds-green-dark));\n  color:#fff;\n  font-weight:800;\n  font-size:20px;\n  margin-bottom:18px;\n}\n\n.ds-step-card h3{\n  margin:0 0 10px;\n  color:var(--ds-gray-900);\n  font-size:23px;\n  font-weight:700;\n}\n\n.ds-step-card p{\n  margin:0;\n  color:var(--ds-gray-500);\n}\n\n\/* Download *\/\n.ds-download{\n  background:linear-gradient(180deg,#f4fbf7 0%,#ffffff 100%);\n}\n\n.ds-download-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:24px;\n}\n\n.ds-download-card{\n  display:flex;\n  align-items:center;\n  gap:22px;\n  padding:30px;\n  border-radius:28px;\n  background:#fff;\n  border:1px solid var(--ds-border);\n  box-shadow:var(--ds-shadow);\n  transition:.25s ease;\n}\n\n.ds-download-card:hover{\n  transform:translateY(-4px);\n  border-color:rgba(31,157,85,.35);\n  box-shadow:0 24px 58px rgba(15,81,50,.13);\n}\n\n.ds-os-icon{\n  flex:0 0 78px;\n  width:78px;\n  height:78px;\n  border-radius:22px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  background:var(--ds-green-soft);\n  color:var(--ds-green-dark);\n}\n\n.ds-os-icon img{\n  width:46px;\n  height:46px;\n  object-fit:contain;\n  filter:grayscale(1) contrast(1.05);\n  opacity:.86;\n}\n\n.ds-download-card h3{\n  margin:0 0 6px;\n  color:var(--ds-gray-900);\n  font-size:24px;\n  font-weight:800;\n}\n\n.ds-download-card p{\n  margin:0 0 14px;\n  color:var(--ds-gray-500);\n}\n\n.ds-mini-link{\n  display:inline-flex;\n  align-items:center;\n  color:var(--ds-green-dark);\n  font-weight:700;\n}\n\n\/* Benefits *\/\n.ds-benefits{ background:#fff; }\n\n.ds-feature-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:18px;\n}\n\n.ds-feature-card{\n  padding:24px;\n  border-radius:22px;\n  border:1px solid var(--ds-border);\n  background:#fff;\n  box-shadow:0 12px 34px rgba(31,41,51,.055);\n}\n\n.ds-feature-icon{\n  width:44px;\n  height:44px;\n  border-radius:14px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  color:#fff;\n  background:linear-gradient(135deg,var(--ds-green),var(--ds-green-dark));\n  font-size:22px;\n  margin-bottom:16px;\n}\n\n.ds-feature-card h3{\n  margin:0 0 8px;\n  color:var(--ds-gray-900);\n  font-size:20px;\n  font-weight:700;\n}\n\n.ds-feature-card p{\n  margin:0;\n  color:var(--ds-gray-500);\n  font-size:15.5px;\n}\n\n\/* Use cases *\/\n.ds-usecase{ background:var(--ds-gray-100); }\n\n.ds-split{\n  display:grid;\n  grid-template-columns:.9fr 1.1fr;\n  gap:42px;\n  align-items:start;\n}\n\n.ds-copy-card{\n  padding:34px;\n  border-radius:28px;\n  background:#fff;\n  border:1px solid var(--ds-border);\n  box-shadow:var(--ds-shadow);\n}\n\n.ds-copy-card h2{\n  margin:0 0 14px;\n  color:var(--ds-gray-900);\n  font-size:clamp(28px,3vw,40px);\n  line-height:1.2;\n  font-weight:800;\n}\n\n.ds-copy-card p{\n  margin:0 0 22px;\n  color:var(--ds-gray-500);\n  font-size:17px;\n}\n\n.ds-check-list{\n  list-style:none;\n  padding:0;\n  margin:0;\n  display:grid;\n  gap:12px;\n}\n\n.ds-check-list li{\n  display:flex;\n  gap:10px;\n  align-items:flex-start;\n  color:var(--ds-gray-700);\n}\n\n.ds-check-list li:before{\n  content:\"\u2713\";\n  flex:0 0 24px;\n  width:24px;\n  height:24px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:rgba(31,157,85,.13);\n  color:var(--ds-green);\n  font-weight:800;\n  margin-top:2px;\n}\n\n.ds-usecase-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:18px;\n}\n\n.ds-usecase-card{\n  padding:24px;\n  border-radius:22px;\n  background:#fff;\n  border:1px solid var(--ds-border);\n}\n\n.ds-usecase-card h3{\n  margin:0 0 8px;\n  color:var(--ds-gray-900);\n  font-size:20px;\n  font-weight:700;\n}\n\n.ds-usecase-card p{\n  margin:0;\n  color:var(--ds-gray-500);\n}\n\n\/* Resources *\/\n.ds-resources{ background:#fff; }\n\n.ds-resource-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:20px;\n}\n\n.ds-resource-card{\n  position:relative;\n  padding:28px;\n  border-radius:24px;\n  background:linear-gradient(180deg,#ffffff,#f7faf8);\n  border:1px solid var(--ds-border);\n  box-shadow:0 14px 38px rgba(31,41,51,.055);\n}\n\n.ds-resource-tag{\n  display:inline-flex;\n  padding:6px 11px;\n  border-radius:999px;\n  color:var(--ds-green-dark);\n  background:rgba(31,157,85,.10);\n  font-size:13px;\n  font-weight:700;\n  margin-bottom:14px;\n}\n\n.ds-resource-card h3{\n  margin:0 0 10px;\n  color:var(--ds-gray-900);\n  font-size:21px;\n  font-weight:800;\n}\n\n.ds-resource-card p{\n  margin:0 0 18px;\n  color:var(--ds-gray-500);\n}\n\n\/* FAQ *\/\n.ds-faq{ background:var(--ds-gray-100); }\n\n.ds-faq-list{\n  max-width:920px;\n  margin:0 auto;\n  display:grid;\n  gap:14px;\n}\n\n.ds-faq-item{\n  background:#fff;\n  border:1px solid var(--ds-border);\n  border-radius:20px;\n  padding:22px 24px;\n  box-shadow:0 10px 30px rgba(31,41,51,.05);\n}\n\n.ds-faq-item h3{\n  margin:0 0 8px;\n  color:var(--ds-gray-900);\n  font-size:19px;\n  font-weight:700;\n}\n\n.ds-faq-item p{\n  margin:0;\n  color:var(--ds-gray-500);\n}\n\n\/* Final CTA *\/\n.ds-final-cta{\n  position:relative;\n  background:\n    radial-gradient(circle at 20% 12%, rgba(31,157,85,.28), transparent 34%),\n    linear-gradient(135deg,#0f5132 0%,#1f2933 100%);\n  color:#fff;\n  padding:72px 0;\n  text-align:center;\n}\n\n.ds-final-cta h2{\n  margin:0 auto 14px;\n  max-width:850px;\n  color:#fff;\n  font-size:clamp(30px,4vw,48px);\n  line-height:1.18;\n  font-weight:800;\n}\n\n.ds-final-cta p{\n  margin:0 auto 28px;\n  max-width:760px;\n  color:rgba(255,255,255,.84);\n  font-size:18px;\n}\n\n.ds-final-cta .ds-btn-secondary{\n  background:#fff;\n  color:var(--ds-green-dark);\n  border-color:#fff;\n}\n\n.ds-note{\n  margin-top:22px;\n  color:rgba(255,255,255,.74);\n  font-size:14px;\n}\n\n\/* Sticky CTA *\/\n.ds-sticky-cta{\n  position:fixed;\n  left:50%;\n  bottom:18px;\n  transform:translateX(-50%);\n  z-index:50;\n  width:min(760px,92%);\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:16px;\n  padding:12px 14px 12px 20px;\n  border-radius:20px;\n  background:rgba(31,41,51,.92);\n  color:#fff;\n  box-shadow:0 18px 42px rgba(31,41,51,.25);\n  backdrop-filter:blur(14px);\n}\n\n.ds-sticky-cta b{\n  display:block;\n  font-size:16px;\n  line-height:1.25;\n}\n\n.ds-sticky-cta small{\n  display:block;\n  color:rgba(255,255,255,.72);\n  margin-top:2px;\n}\n\n.ds-sticky-cta .ds-btn{\n  min-height:42px;\n  padding:10px 16px;\n  border-radius:13px;\n  font-size:14px;\n  white-space:nowrap;\n}\n\n@media (max-width: 980px){\n  .ds-hero-wrap,\n  .ds-split{ grid-template-columns:1fr; }\n  .ds-visual{ order:-1; }\n  .ds-feature-grid{ grid-template-columns:repeat(2,1fr); }\n  .ds-resource-grid{ grid-template-columns:1fr; }\n}\n\n@media (max-width: 760px){\n  .ds-section{ padding:58px 0; }\n  .ds-hero{ padding:54px 0 58px; }\n  .ds-cad-card{ padding:18px; border-radius:24px; }\n  .ds-drawing{ height:240px; }\n  .ds-floating-badge{\n    position:relative;\n    right:auto;\n    bottom:auto;\n    max-width:none;\n    margin-top:16px;\n  }\n  .ds-step-grid,\n  .ds-download-grid,\n  .ds-feature-grid,\n  .ds-usecase-grid{ grid-template-columns:1fr; }\n  .ds-download-card{\n    align-items:flex-start;\n    flex-direction:column;\n  }\n  .ds-cta-row{\n    flex-direction:column;\n    align-items:stretch;\n  }\n  .ds-btn{ width:100%; }\n  .ds-sticky-cta{ display:none; }\n}\n<\/style>\n\n<div class=\"ds-trial-page\">\n\n  <section class=\"ds-hero\">\n    <div class=\"ds-container ds-hero-wrap\">\n      <div>\n      \n        <h1>\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49 <strong>DraftSight Premium<\/strong> \u0e1f\u0e23\u0e35 30 \u0e27\u0e31\u0e19<\/h1>\n        <p class=\"ds-hero-desc\">\n          \u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21 CAD \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19\u0e40\u0e02\u0e35\u0e22\u0e19\u0e41\u0e1a\u0e1a 2D\/3D \u0e1a\u0e19\u0e44\u0e1f\u0e25\u0e4c DWG \u0e44\u0e14\u0e49\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e21\u0e37\u0e2d\u0e2d\u0e32\u0e0a\u0e35\u0e1e\n          \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 \u0e17\u0e35\u0e21\u0e40\u0e02\u0e35\u0e22\u0e19\u0e41\u0e1a\u0e1a \u0e41\u0e25\u0e30\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\u0e07\u0e32\u0e19 CAD\n        <\/p>\n\n        <div class=\"ds-cta-row\">\n          <a class=\"ds-btn ds-btn-primary\" href=\"https:\/\/metrosystems-des.com\/draftsight\/download-draftsight-for-windows-64bit\/\" target=\"_blank\" rel=\"noopener\">\n            \u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 Windows 64-bit\n          <\/a>\n          <a class=\"ds-btn ds-btn-secondary\" href=\"https:\/\/metrosystems-des.com\/draftsight\/download-draftsight-for-mac\/\" target=\"_blank\" rel=\"noopener\">\n            \u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 Mac\n          <\/a>\n        <\/div>\n\n       \n      <\/div>\n\n      <div class=\"ds-visual\">\n        <div class=\"ds-cad-card\">\n          <div class=\"ds-cad-top\">\n            <div class=\"ds-window-dots\"><i><\/i><i><\/i><i><\/i><\/div>\n            <div class=\"ds-cad-label\">DWG CAD Workspace<\/div>\n          <\/div>\n\n          <div class=\"ds-drawing\">\n            <svg viewBox=\"0 0 600 360\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <rect x=\"70\" y=\"70\" width=\"210\" height=\"150\" rx=\"8\" stroke=\"#1F9D55\" stroke-width=\"5\"\/>\n              <path d=\"M70 220L175 295L280 220\" stroke=\"#1F9D55\" stroke-width=\"5\"\/>\n              <path d=\"M335 75H505V235H335V75Z\" stroke=\"#0F5132\" stroke-width=\"5\"\/>\n              <path d=\"M335 75L420 35L505 75\" stroke=\"#0F5132\" stroke-width=\"5\"\/>\n              <path d=\"M505 75L545 120V280L505 235\" stroke=\"#0F5132\" stroke-width=\"5\"\/>\n              <path d=\"M335 235L375 280H545\" stroke=\"#0F5132\" stroke-width=\"5\"\/>\n              <circle cx=\"175\" cy=\"145\" r=\"38\" stroke=\"#94A3B8\" stroke-width=\"5\"\/>\n              <path d=\"M118 105H232\" stroke=\"#334155\" stroke-width=\"4\" stroke-dasharray=\"10 10\"\/>\n              <path d=\"M390 160H490\" stroke=\"#334155\" stroke-width=\"4\" stroke-dasharray=\"10 10\"\/>\n              <path d=\"M95 45H260\" stroke=\"#94A3B8\" stroke-width=\"3\"\/>\n              <path d=\"M370 310H535\" stroke=\"#94A3B8\" stroke-width=\"3\"\/>\n            <\/svg>\n          <\/div>\n\n          <div class=\"ds-floating-badge\">\n            <b>30 Days<\/b>\n            <small>\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 DraftSight Premium \u0e01\u0e48\u0e2d\u0e19\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e08\u0e0b\u0e37\u0e49\u0e2d<\/small>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ds-section ds-steps\">\n    <div class=\"ds-container\">\n      <div class=\"ds-title-center\">\n        <p class=\"ds-kicker\">\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e07\u0e48\u0e32\u0e22\u0e43\u0e19 3 \u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19<\/p>\n        <h2>\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 \u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49 \u0e41\u0e25\u0e30\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e17\u0e31\u0e19\u0e17\u0e35<\/h2>\n        <p>\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e1c\u0e39\u0e49\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 DraftSight \u0e01\u0e31\u0e1a\u0e44\u0e1f\u0e25\u0e4c\u0e07\u0e32\u0e19\u0e08\u0e23\u0e34\u0e07\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e41\u0e1e\u0e47\u0e01\u0e40\u0e01\u0e08\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23<\/p>\n      <\/div>\n\n      <div class=\"ds-step-grid\">\n        <div class=\"ds-step-card\">\n          <div class=\"ds-step-no\">1<\/div>\n          <h3>\u0e40\u0e25\u0e37\u0e2d\u0e01 Version OS<\/h3>\n          <p>\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 DraftSight \u0e43\u0e2b\u0e49\u0e15\u0e23\u0e07\u0e01\u0e31\u0e1a\u0e23\u0e30\u0e1a\u0e1a\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e17\u0e31\u0e49\u0e07 Windows 64-bit \u0e2b\u0e23\u0e37\u0e2d Mac<\/p>\n        <\/div>\n\n        <div class=\"ds-step-card\">\n          <div class=\"ds-step-no\">2<\/div>\n          <h3>\u0e01\u0e23\u0e2d\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e41\u0e25\u0e30\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19<\/h3>\n          <p>\u0e01\u0e23\u0e2d\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e43\u0e2b\u0e49\u0e04\u0e23\u0e1a\u0e16\u0e49\u0e27\u0e19 \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e23\u0e30\u0e1a\u0e38\u0e2d\u0e35\u0e40\u0e21\u0e25 \u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19\u0e1c\u0e48\u0e32\u0e19\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e17\u0e35\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e17\u0e32\u0e07\u0e2d\u0e35\u0e40\u0e21\u0e25<\/p>\n        <\/div>\n\n        <div class=\"ds-step-card\">\n          <div class=\"ds-step-no\">3<\/div>\n          <h3>\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49 30 \u0e27\u0e31\u0e19<\/h3>\n          <p>\u0e40\u0e23\u0e34\u0e48\u0e21\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49 DraftSight Premium \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e23\u0e49\u0e32\u0e07 \u0e41\u0e01\u0e49\u0e44\u0e02 \u0e41\u0e25\u0e30\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e44\u0e1f\u0e25\u0e4c DWG \u0e43\u0e19 Workflow \u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ds-section ds-download\" id=\"download\">\n    <div class=\"ds-container\">\n      <div class=\"ds-title-center\">\n        \n        <h2>\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e15\u0e32\u0e21\u0e23\u0e30\u0e1a\u0e1a\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23<\/h2>\n        <p>\u0e01\u0e14\u0e1b\u0e38\u0e48\u0e21\u0e14\u0e49\u0e32\u0e19\u0e25\u0e48\u0e32\u0e07\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 DraftSight Trial \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Windows \u0e2b\u0e23\u0e37\u0e2d Mac<\/p>\n      <\/div>\n\n      <div class=\"ds-download-grid\">\n        <a class=\"ds-download-card\" href=\"https:\/\/metrosystems-des.com\/draftsight\/download-draftsight-for-windows-64bit\/\" target=\"_blank\" rel=\"noopener\">\n          <div class=\"ds-os-icon\">\n            <img decoding=\"async\" src=\"https:\/\/metrosystems-des.com\/draftsight\/wp-content\/uploads\/sites\/4\/2021\/03\/windows-logo.png\" alt=\"Windows logo\">\n          <\/div>\n          <div>\n            <h3>Download for Windows 64-bit<\/h3>\n            <p>\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e1a\u0e19\u0e23\u0e30\u0e1a\u0e1a Windows 64-bit \u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49 DraftSight Premium<\/p>\n            <span class=\"ds-mini-link\">\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e40\u0e25\u0e22 \u2192<\/span>\n          <\/div>\n        <\/a>\n\n        <a class=\"ds-download-card\" href=\"https:\/\/metrosystems-des.com\/draftsight\/download-draftsight-for-mac\/\" target=\"_blank\" rel=\"noopener\">\n          <div class=\"ds-os-icon\">\n            <img decoding=\"async\" src=\"https:\/\/metrosystems-des.com\/draftsight\/wp-content\/uploads\/sites\/4\/2021\/03\/mac-os-logo.png\" alt=\"Mac logo\">\n          <\/div>\n          <div>\n            <h3>Download for Mac<\/h3>\n            <p>\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 macOS \u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 DraftSight \u0e01\u0e31\u0e1a\u0e07\u0e32\u0e19 CAD \u0e23\u0e30\u0e14\u0e31\u0e1a\u0e21\u0e37\u0e2d\u0e2d\u0e32\u0e0a\u0e35\u0e1e<\/p>\n            <span class=\"ds-mini-link\">\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e40\u0e25\u0e22 \u2192<\/span>\n          <\/div>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ds-section ds-benefits\">\n    <div class=\"ds-container\">\n      <div class=\"ds-title-center\">\n      \n        <h2>\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e01\u0e48\u0e2d\u0e19\u0e19\u0e33\u0e44\u0e1b\u0e43\u0e0a\u0e49\u0e08\u0e23\u0e34\u0e07\u0e43\u0e19\u0e17\u0e35\u0e21\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/h2>\n        <p>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 DWG \u0e44\u0e14\u0e49\u0e04\u0e25\u0e48\u0e2d\u0e07\u0e02\u0e36\u0e49\u0e19 \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e17\u0e35\u0e48\u0e04\u0e38\u0e49\u0e19\u0e40\u0e04\u0e22\u0e41\u0e25\u0e30\u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23<\/p>\n      <\/div>\n\n      <div class=\"ds-feature-grid\">\n        <div class=\"ds-feature-card\">\n          <div class=\"ds-feature-icon\">\u270f\ufe0f<\/div>\n          <h3>\u0e07\u0e32\u0e19\u0e40\u0e02\u0e35\u0e22\u0e19\u0e41\u0e1a\u0e1a 2D<\/h3>\n          <p>\u0e2a\u0e23\u0e49\u0e32\u0e07 \u0e41\u0e01\u0e49\u0e44\u0e02 \u0e41\u0e25\u0e30\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e44\u0e1f\u0e25\u0e4c\u0e41\u0e1a\u0e1a 2D \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19\u0e27\u0e34\u0e28\u0e27\u0e01\u0e23\u0e23\u0e21 \u0e2a\u0e16\u0e32\u0e1b\u0e31\u0e15\u0e22\u0e4c \u0e41\u0e25\u0e30\u0e07\u0e32\u0e19\u0e1c\u0e25\u0e34\u0e15<\/p>\n        <\/div>\n\n        <div class=\"ds-feature-card\">\n          <div class=\"ds-feature-icon\">\ud83d\udcd0<\/div>\n          <h3>\u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e44\u0e1f\u0e25\u0e4c DWG<\/h3>\n          <p>\u0e17\u0e33\u0e07\u0e32\u0e19\u0e23\u0e48\u0e27\u0e21\u0e01\u0e31\u0e1a\u0e44\u0e1f\u0e25\u0e4c DWG \/ DXF \/ DGN \u0e44\u0e14\u0e49 \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e17\u0e35\u0e21\u0e17\u0e35\u0e48\u0e21\u0e35\u0e44\u0e1f\u0e25\u0e4c CAD \u0e40\u0e14\u0e34\u0e21\u0e08\u0e33\u0e19\u0e27\u0e19\u0e21\u0e32\u0e01<\/p>\n        <\/div>\n\n        <div class=\"ds-feature-card\">\n          <div class=\"ds-feature-icon\">\u2699\ufe0f<\/div>\n          <h3>Productivity Tools<\/h3>\n          <p>\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e04\u0e27\u0e32\u0e21\u0e40\u0e23\u0e47\u0e27\u0e43\u0e19\u0e01\u0e32\u0e23\u0e40\u0e02\u0e35\u0e22\u0e19\u0e41\u0e1a\u0e1a \u0e08\u0e31\u0e14\u0e01\u0e32\u0e23 Layer, Block, Annotation \u0e41\u0e25\u0e30\u0e07\u0e32\u0e19\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e44\u0e14\u0e49\u0e2a\u0e30\u0e14\u0e27\u0e01\u0e02\u0e36\u0e49\u0e19<\/p>\n        <\/div>\n\n        <div class=\"ds-feature-card\">\n          <div class=\"ds-feature-icon\">\ud83c\udfe2<\/div>\n          <h3>\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e15\u0e48\u0e2d\u0e22\u0e2d\u0e14\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23<\/h3>\n          <p>\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e43\u0e0a\u0e49\u0e41\u0e1a\u0e1a Professional, Premium \u0e2b\u0e23\u0e37\u0e2d Enterprise \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2b\u0e25\u0e32\u0e22\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ds-section ds-usecase\">\n    <div class=\"ds-container ds-split\">\n      <div class=\"ds-copy-card\">\n        <h2>\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e43\u0e04\u0e23?<\/h2>\n        <p>\n          \u0e2b\u0e19\u0e49\u0e32 Trial \u0e19\u0e35\u0e49\u0e04\u0e27\u0e23\u0e2a\u0e37\u0e48\u0e2d\u0e2a\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e40\u0e2b\u0e47\u0e19\u0e17\u0e31\u0e19\u0e17\u0e35\u0e27\u0e48\u0e32 DraftSight \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e07\u0e32\u0e19 CAD \u0e40\u0e14\u0e34\u0e21\u0e02\u0e2d\u0e07\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\n          \u0e41\u0e25\u0e30\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e23\u0e34\u0e48\u0e21\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e01\u0e31\u0e1a\u0e44\u0e1f\u0e25\u0e4c\u0e07\u0e32\u0e19\u0e08\u0e23\u0e34\u0e07\u0e44\u0e14\u0e49\u0e42\u0e14\u0e22\u0e44\u0e21\u0e48\u0e0b\u0e31\u0e1a\u0e0b\u0e49\u0e2d\u0e19\n        <\/p>\n\n        <ul class=\"ds-check-list\">\n          <li>\u0e17\u0e35\u0e21\u0e27\u0e34\u0e28\u0e27\u0e01\u0e23\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e17\u0e33\u0e07\u0e32\u0e19\u0e01\u0e31\u0e1a\u0e44\u0e1f\u0e25\u0e4c DWG \u0e40\u0e1b\u0e47\u0e19\u0e1b\u0e23\u0e30\u0e08\u0e33<\/li>\n          <li>\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e25\u0e14\u0e15\u0e49\u0e19\u0e17\u0e38\u0e19\u0e0b\u0e2d\u0e1f\u0e15\u0e4c\u0e41\u0e27\u0e23\u0e4c CAD<\/li>\n          <li>\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21 2D CAD \u0e2b\u0e19\u0e49\u0e32\u0e15\u0e32\u0e04\u0e38\u0e49\u0e19\u0e40\u0e04\u0e22<\/li>\n          <li>\u0e17\u0e35\u0e21\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e01\u0e48\u0e2d\u0e19\u0e02\u0e2d\u0e43\u0e1a\u0e40\u0e2a\u0e19\u0e2d\u0e23\u0e32\u0e04\u0e32<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"ds-usecase-grid\">\n        <div class=\"ds-usecase-card\">\n          <h3>Engineering<\/h3>\n          <p>\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e07\u0e32\u0e19\u0e40\u0e02\u0e35\u0e22\u0e19\u0e41\u0e1a\u0e1a\u0e0a\u0e34\u0e49\u0e19\u0e2a\u0e48\u0e27\u0e19 \u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e31\u0e01\u0e23 Layout \u0e41\u0e25\u0e30\u0e41\u0e1a\u0e1a\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a\u0e40\u0e1a\u0e37\u0e49\u0e2d\u0e07\u0e15\u0e49\u0e19<\/p>\n        <\/div>\n\n        <div class=\"ds-usecase-card\">\n          <h3>Architecture<\/h3>\n          <p>\u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19\u0e41\u0e1a\u0e1a\u0e41\u0e1b\u0e25\u0e19 \u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e2d\u0e32\u0e04\u0e32\u0e23 \u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e41\u0e1a\u0e1a \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e41\u0e01\u0e49\u0e44\u0e02\u0e44\u0e1f\u0e25\u0e4c DWG \u0e40\u0e14\u0e34\u0e21<\/p>\n        <\/div>\n\n        <div class=\"ds-usecase-card\">\n          <h3>Manufacturing<\/h3>\n          <p>\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e17\u0e35\u0e21\u0e1c\u0e25\u0e34\u0e15\u0e41\u0e25\u0e30\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\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e32\u0e01\u0e02\u0e36\u0e49\u0e19<\/p>\n        <\/div>\n\n        <div class=\"ds-usecase-card\">\n          <h3>Business Team<\/h3>\n          <p>\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e01\u0e48\u0e2d\u0e19\u0e0b\u0e37\u0e49\u0e2d License \u0e2b\u0e25\u0e32\u0e22\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ds-section ds-resources\">\n    <div class=\"ds-container\">\n      <div class=\"ds-title-center\">\n       \n        <h2>\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d\u0e41\u0e25\u0e30\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19<\/h2>\n        <p>\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e42\u0e2d\u0e01\u0e32\u0e2a\u0e43\u0e2b\u0e49\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e40\u0e23\u0e34\u0e48\u0e21\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e44\u0e14\u0e49\u0e08\u0e23\u0e34\u0e07 \u0e14\u0e49\u0e27\u0e22\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d\u0e41\u0e25\u0e30\u0e0a\u0e48\u0e2d\u0e07\u0e17\u0e32\u0e07\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e17\u0e35\u0e21\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d<\/p>\n      <\/div>\n\n      <div class=\"ds-resource-grid\">\n        <div class=\"ds-resource-card\">\n          <span class=\"ds-resource-tag\">PDF Guide<\/span>\n          <h3>\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19 DraftSight<\/h3>\n          <p>\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e1c\u0e39\u0e49\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 CAD \u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e25\u0e38\u0e21\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 DraftSight<\/p>\n         \n        <\/div>\n\n        <div class=\"ds-resource-card\">\n          <span class=\"ds-resource-tag\">E-Book<\/span>\n          <h3>\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 DraftSight<\/h3>\n          <p>\u0e2d\u0e35\u0e1a\u0e38\u0e4a\u0e04\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e04\u0e33\u0e2a\u0e31\u0e48\u0e07\u0e41\u0e25\u0e30\u0e41\u0e19\u0e27\u0e17\u0e32\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 DraftSight \u0e43\u0e2b\u0e49\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08\u0e07\u0e48\u0e32\u0e22\u0e02\u0e36\u0e49\u0e19<\/p>\n          \n        <\/div>\n\n        <div class=\"ds-resource-card\">\n          <span class=\"ds-resource-tag\">Business Support<\/span>\n          <h3>\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e41\u0e1e\u0e47\u0e01\u0e40\u0e01\u0e08\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23<\/h3>\n          <p>\u0e2b\u0e32\u0e01\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e2b\u0e25\u0e32\u0e22\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 \u0e2b\u0e23\u0e37\u0e2d\u0e02\u0e2d\u0e43\u0e1a\u0e40\u0e2a\u0e19\u0e2d\u0e23\u0e32\u0e04\u0e32 \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e17\u0e35\u0e21 Metro Systems \u0e44\u0e14\u0e49\u0e17\u0e31\u0e19\u0e17\u0e35<\/p>\n         \n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ds-section ds-faq\">\n    <div class=\"ds-container\">\n      <div class=\"ds-title-center\">\n      \n        <h2>\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48\u0e1e\u0e1a\u0e1a\u0e48\u0e2d\u0e22\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a DraftSight Trial<\/h2>\n        <p>\u0e0a\u0e48\u0e27\u0e22\u0e25\u0e14\u0e02\u0e49\u0e2d\u0e2a\u0e07\u0e2a\u0e31\u0e22\u0e01\u0e48\u0e2d\u0e19\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 \u0e41\u0e25\u0e30\u0e01\u0e23\u0e30\u0e15\u0e38\u0e49\u0e19\u0e43\u0e2b\u0e49\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e08\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e07\u0e48\u0e32\u0e22\u0e02\u0e36\u0e49\u0e19<\/p>\n      <\/div>\n\n      <div class=\"ds-faq-list\">\n        <div class=\"ds-faq-item\">\n          <h3>DraftSight Trial \u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e1f\u0e23\u0e35\u0e01\u0e35\u0e48\u0e27\u0e31\u0e19?<\/h3>\n          <p>\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49 DraftSight Premium \u0e44\u0e14\u0e49\u0e1f\u0e23\u0e35 30 \u0e27\u0e31\u0e19 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e01\u0e31\u0e1a Workflow \u0e41\u0e25\u0e30\u0e44\u0e1f\u0e25\u0e4c\u0e07\u0e32\u0e19\u0e08\u0e23\u0e34\u0e07\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/p>\n        <\/div>\n\n        <div class=\"ds-faq-item\">\n          <h3>\u0e15\u0e49\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e1a\u0e31\u0e15\u0e23\u0e40\u0e04\u0e23\u0e14\u0e34\u0e15\u0e2b\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?<\/h3>\n          <p>\u0e01\u0e32\u0e23\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 DraftSight Trial \u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e40\u0e19\u0e49\u0e19\u0e01\u0e32\u0e23\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19\u0e25\u0e48\u0e27\u0e07\u0e2b\u0e19\u0e49\u0e32 \u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e01\u0e23\u0e2d\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e02\u0e49\u0e32\u0e16\u0e36\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e41\u0e25\u0e30\u0e40\u0e23\u0e34\u0e48\u0e21\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e44\u0e14\u0e49<\/p>\n        <\/div>\n\n        <div class=\"ds-faq-item\">\n          <h3>DraftSight \u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e44\u0e1f\u0e25\u0e4c DWG \u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?<\/h3>\n          <p>DraftSight \u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07 \u0e41\u0e01\u0e49\u0e44\u0e02 \u0e40\u0e1b\u0e34\u0e14\u0e14\u0e39 \u0e41\u0e25\u0e30\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e44\u0e1f\u0e25\u0e4c DWG \u0e23\u0e27\u0e21\u0e16\u0e36\u0e07\u0e44\u0e1f\u0e25\u0e4c\u0e17\u0e35\u0e48\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e02\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e1a\u0e07\u0e32\u0e19 CAD \u0e40\u0e0a\u0e48\u0e19 DXF \u0e41\u0e25\u0e30 DGN<\/p>\n        <\/div>\n\n        <div class=\"ds-faq-item\">\n          <h3>\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e17\u0e35\u0e48\u0e21\u0e35\u0e2b\u0e25\u0e32\u0e22\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?<\/h3>\n          <p>\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e41\u0e1e\u0e47\u0e01\u0e40\u0e01\u0e08\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23 \u0e40\u0e0a\u0e48\u0e19 DraftSight Enterprise \u0e2b\u0e23\u0e37\u0e2d Enterprise Plus<\/p>\n        <\/div>\n\n        <div class=\"ds-faq-item\">\n          <h3>\u0e2b\u0e25\u0e31\u0e07\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e41\u0e25\u0e49\u0e27\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e0b\u0e37\u0e49\u0e2d License \u0e17\u0e33\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23?<\/h3>\n          <p>\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e17\u0e35\u0e21 Metro DES \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e02\u0e2d\u0e04\u0e33\u0e41\u0e19\u0e30\u0e19\u0e33\u0e41\u0e1e\u0e47\u0e01\u0e40\u0e01\u0e08\u0e17\u0e35\u0e48\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21 \u0e2b\u0e23\u0e37\u0e2d\u0e01\u0e14\u0e1b\u0e38\u0e48\u0e21\u0e02\u0e2d\u0e43\u0e1a\u0e40\u0e2a\u0e19\u0e2d\u0e23\u0e32\u0e04\u0e32\u0e43\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e19\u0e35\u0e49\u0e44\u0e14\u0e49\u0e17\u0e31\u0e19\u0e17\u0e35<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ds-final-cta\">\n    <div class=\"ds-container\">\n      <h2>\u0e40\u0e23\u0e34\u0e48\u0e21\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49 DraftSight Premium \u0e27\u0e31\u0e19\u0e19\u0e35\u0e49<\/h2>\n      <p>\n        \u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e01\u0e31\u0e1a\u0e44\u0e1f\u0e25\u0e4c DWG \u0e08\u0e23\u0e34\u0e07\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e41\u0e25\u0e30\u0e43\u0e2b\u0e49\u0e17\u0e35\u0e21 Metro DES \u0e0a\u0e48\u0e27\u0e22\u0e41\u0e19\u0e30\u0e19\u0e33\u0e41\u0e1e\u0e47\u0e01\u0e40\u0e01\u0e08\u0e17\u0e35\u0e48\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\n      <\/p>\n\n      <div class=\"ds-cta-row\" style=\"justify-content:center;\">\n        <a class=\"ds-btn ds-btn-primary\" href=\"https:\/\/metrosystems-des.com\/draftsight\/download-draftsight-for-windows-64bit\/\" target=\"_blank\" rel=\"noopener\">\n          \u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 Windows\n        <\/a>\n        <a class=\"ds-btn ds-btn-secondary\" href=\"https:\/\/metrosystems-des.com\/draftsight\/download-draftsight-for-mac\/\" target=\"_blank\" rel=\"noopener\">\n          \u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 Mac\n        <\/a>\n        <a class=\"ds-btn ds-btn-red\" href=\"https:\/\/metrosystems-des.com\/draftsight\/get-quote\/\" target=\"_blank\" rel=\"noopener\">\n          \u0e02\u0e2d\u0e43\u0e1a\u0e40\u0e2a\u0e19\u0e2d\u0e23\u0e32\u0e04\u0e32\n        <\/a>\n      <\/div>\n\n      <div class=\"ds-note\">\n        \u0e2a\u0e2d\u0e1a\u0e16\u0e32\u0e21\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21: 02-089-4145 | sales-des@metrosystems.co.th\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"ds-sticky-cta\">\n    <div>\n      <b>\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49 DraftSight \u0e1f\u0e23\u0e35 30 \u0e27\u0e31\u0e19<\/b>\n      <small>\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e15\u0e32\u0e21\u0e23\u0e30\u0e1a\u0e1a\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/small>\n    <\/div>\n    <a class=\"ds-btn ds-btn-primary\" href=\"https:\/\/metrosystems-des.com\/draftsight\/download-draftsight-for-windows-64bit\/\">\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14<\/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 Trial \u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e1f\u0e23\u0e35\u0e01\u0e35\u0e48\u0e27\u0e31\u0e19?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"DraftSight Trial \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49 DraftSight Premium \u0e44\u0e14\u0e49\u0e1f\u0e23\u0e35 30 \u0e27\u0e31\u0e19 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e01\u0e31\u0e1a Workflow \u0e41\u0e25\u0e30\u0e44\u0e1f\u0e25\u0e4c\u0e07\u0e32\u0e19\u0e08\u0e23\u0e34\u0e07\"\n      }\n    },\n    {\n      \"@type\":\"Question\",\n      \"name\":\"\u0e15\u0e49\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e1a\u0e31\u0e15\u0e23\u0e40\u0e04\u0e23\u0e14\u0e34\u0e15\u0e2b\u0e23\u0e37\u0e2d\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"\u0e01\u0e32\u0e23\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 DraftSight Trial \u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e40\u0e19\u0e49\u0e19\u0e01\u0e32\u0e23\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19\u0e25\u0e48\u0e27\u0e07\u0e2b\u0e19\u0e49\u0e32 \u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e01\u0e23\u0e2d\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e02\u0e49\u0e32\u0e16\u0e36\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e41\u0e25\u0e30\u0e40\u0e23\u0e34\u0e48\u0e21\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e44\u0e14\u0e49\"\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\u0e2a\u0e23\u0e49\u0e32\u0e07 \u0e41\u0e01\u0e49\u0e44\u0e02 \u0e40\u0e1b\u0e34\u0e14\u0e14\u0e39 \u0e41\u0e25\u0e30\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e44\u0e1f\u0e25\u0e4c DWG \u0e23\u0e27\u0e21\u0e16\u0e36\u0e07\u0e44\u0e1f\u0e25\u0e4c\u0e17\u0e35\u0e48\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e02\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e1a\u0e07\u0e32\u0e19 CAD \u0e40\u0e0a\u0e48\u0e19 DXF \u0e41\u0e25\u0e30 DGN\"\n      }\n    },\n    {\n      \"@type\":\"Question\",\n      \"name\":\"\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e17\u0e35\u0e48\u0e21\u0e35\u0e2b\u0e25\u0e32\u0e22\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"DraftSight Trial \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e41\u0e1e\u0e47\u0e01\u0e40\u0e01\u0e08\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2b\u0e25\u0e32\u0e22\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 \u0e40\u0e0a\u0e48\u0e19 DraftSight Enterprise \u0e2b\u0e23\u0e37\u0e2d Enterprise Plus\"\n      }\n    },\n    {\n      \"@type\":\"Question\",\n      \"name\":\"\u0e2b\u0e25\u0e31\u0e07\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e41\u0e25\u0e49\u0e27\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e0b\u0e37\u0e49\u0e2d License \u0e17\u0e33\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e17\u0e35\u0e21 Metro DES \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e02\u0e2d\u0e04\u0e33\u0e41\u0e19\u0e30\u0e19\u0e33\u0e41\u0e1e\u0e47\u0e01\u0e40\u0e01\u0e08\u0e17\u0e35\u0e48\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21 \u0e2b\u0e23\u0e37\u0e2d\u0e01\u0e14\u0e1b\u0e38\u0e48\u0e21\u0e02\u0e2d\u0e43\u0e1a\u0e40\u0e2a\u0e19\u0e2d\u0e23\u0e32\u0e04\u0e32\u0e43\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e44\u0e14\u0e49\u0e17\u0e31\u0e19\u0e17\u0e35\"\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>\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49 DraftSight Premium \u0e1f\u0e23\u0e35 30 \u0e27\u0e31\u0e19 \u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21 CAD \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19\u0e40\u0e02\u0e35\u0e22\u0e19\u0e41\u0e1a\u0e1a 2D\/3D \u0e1a\u0e19\u0e44\u0e1f\u0e25\u0e4c DWG \u0e44\u0e14\u0e49\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e21\u0e37\u0e2d\u0e2d\u0e32\u0e0a\u0e35\u0e1e \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 \u0e17\u0e35\u0e21\u0e40\u0e02\u0e35\u0e22\u0e19\u0e41\u0e1a\u0e1a \u0e41\u0e25\u0e30\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\u0e07\u0e32\u0e19 CAD \u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 Windows  [&#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-237","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>DraftSight Trial - Draftsight<\/title>\n<meta name=\"description\" content=\"\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 DraftSight Trial \u0e1f\u0e23\u0e35 30 \u0e27\u0e31\u0e19 \u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21 CAD \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19 DWG \u0e1a\u0e19 Windows \u0e41\u0e25\u0e30 Mac \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e41\u0e1e\u0e47\u0e01\u0e40\u0e01\u0e08\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e01\u0e31\u0e1a Metro Systems\" \/>\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\/draftsight-trial\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"DraftSight Trial - Draftsight\" \/>\n<meta property=\"og:description\" content=\"\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 DraftSight Trial \u0e1f\u0e23\u0e35 30 \u0e27\u0e31\u0e19 \u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21 CAD \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19 DWG \u0e1a\u0e19 Windows \u0e41\u0e25\u0e30 Mac \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e41\u0e1e\u0e47\u0e01\u0e40\u0e01\u0e08\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e01\u0e31\u0e1a Metro Systems\" \/>\n<meta property=\"og:url\" content=\"https:\/\/metrosystems-des.com\/draftsight\/draftsight-trial\/\" \/>\n<meta property=\"og:site_name\" content=\"Draftsight\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-03T09:58:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/metrosystems-des.com\/draftsight\/wp-content\/uploads\/sites\/4\/2021\/03\/windows-logo.png\" \/>\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\\\/draftsight-trial\\\/\",\"url\":\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/draftsight-trial\\\/\",\"name\":\"DraftSight Trial - Draftsight\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/draftsight-trial\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/draftsight-trial\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/wp-content\\\/uploads\\\/sites\\\/4\\\/2021\\\/03\\\/windows-logo.png\",\"datePublished\":\"2018-10-15T18:35:21+00:00\",\"dateModified\":\"2026-07-03T09:58:28+00:00\",\"description\":\"\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 DraftSight Trial \u0e1f\u0e23\u0e35 30 \u0e27\u0e31\u0e19 \u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21 CAD \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19 DWG \u0e1a\u0e19 Windows \u0e41\u0e25\u0e30 Mac \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e41\u0e1e\u0e47\u0e01\u0e40\u0e01\u0e08\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e01\u0e31\u0e1a Metro Systems\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/draftsight-trial\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/draftsight-trial\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/draftsight-trial\\\/#primaryimage\",\"url\":\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/wp-content\\\/uploads\\\/sites\\\/4\\\/2021\\\/03\\\/windows-logo.png\",\"contentUrl\":\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/wp-content\\\/uploads\\\/sites\\\/4\\\/2021\\\/03\\\/windows-logo.png\",\"width\":512,\"height\":512,\"caption\":\"windows-logo\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/draftsight-trial\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/metrosystems-des.com\\\/draftsight\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"DraftSight Trial\"}]},{\"@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":"DraftSight Trial - Draftsight","description":"\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 DraftSight Trial \u0e1f\u0e23\u0e35 30 \u0e27\u0e31\u0e19 \u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21 CAD \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19 DWG \u0e1a\u0e19 Windows \u0e41\u0e25\u0e30 Mac \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e41\u0e1e\u0e47\u0e01\u0e40\u0e01\u0e08\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e01\u0e31\u0e1a Metro Systems","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\/draftsight-trial\/","og_locale":"en_US","og_type":"article","og_title":"DraftSight Trial - Draftsight","og_description":"\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 DraftSight Trial \u0e1f\u0e23\u0e35 30 \u0e27\u0e31\u0e19 \u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21 CAD \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19 DWG \u0e1a\u0e19 Windows \u0e41\u0e25\u0e30 Mac \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e41\u0e1e\u0e47\u0e01\u0e40\u0e01\u0e08\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e01\u0e31\u0e1a Metro Systems","og_url":"https:\/\/metrosystems-des.com\/draftsight\/draftsight-trial\/","og_site_name":"Draftsight","article_modified_time":"2026-07-03T09:58:28+00:00","og_image":[{"url":"https:\/\/metrosystems-des.com\/draftsight\/wp-content\/uploads\/sites\/4\/2021\/03\/windows-logo.png","type":"","width":"","height":""}],"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\/draftsight-trial\/","url":"https:\/\/metrosystems-des.com\/draftsight\/draftsight-trial\/","name":"DraftSight Trial - Draftsight","isPartOf":{"@id":"https:\/\/metrosystems-des.com\/draftsight\/#website"},"primaryImageOfPage":{"@id":"https:\/\/metrosystems-des.com\/draftsight\/draftsight-trial\/#primaryimage"},"image":{"@id":"https:\/\/metrosystems-des.com\/draftsight\/draftsight-trial\/#primaryimage"},"thumbnailUrl":"https:\/\/metrosystems-des.com\/draftsight\/wp-content\/uploads\/sites\/4\/2021\/03\/windows-logo.png","datePublished":"2018-10-15T18:35:21+00:00","dateModified":"2026-07-03T09:58:28+00:00","description":"\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 DraftSight Trial \u0e1f\u0e23\u0e35 30 \u0e27\u0e31\u0e19 \u0e17\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21 CAD \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19 DWG \u0e1a\u0e19 Windows \u0e41\u0e25\u0e30 Mac \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e41\u0e1e\u0e47\u0e01\u0e40\u0e01\u0e08\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e01\u0e31\u0e1a Metro Systems","breadcrumb":{"@id":"https:\/\/metrosystems-des.com\/draftsight\/draftsight-trial\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/metrosystems-des.com\/draftsight\/draftsight-trial\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/metrosystems-des.com\/draftsight\/draftsight-trial\/#primaryimage","url":"https:\/\/metrosystems-des.com\/draftsight\/wp-content\/uploads\/sites\/4\/2021\/03\/windows-logo.png","contentUrl":"https:\/\/metrosystems-des.com\/draftsight\/wp-content\/uploads\/sites\/4\/2021\/03\/windows-logo.png","width":512,"height":512,"caption":"windows-logo"},{"@type":"BreadcrumbList","@id":"https:\/\/metrosystems-des.com\/draftsight\/draftsight-trial\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/metrosystems-des.com\/draftsight\/"},{"@type":"ListItem","position":2,"name":"DraftSight Trial"}]},{"@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\/237","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=237"}],"version-history":[{"count":15,"href":"https:\/\/metrosystems-des.com\/draftsight\/wp-json\/wp\/v2\/pages\/237\/revisions"}],"predecessor-version":[{"id":1245,"href":"https:\/\/metrosystems-des.com\/draftsight\/wp-json\/wp\/v2\/pages\/237\/revisions\/1245"}],"wp:attachment":[{"href":"https:\/\/metrosystems-des.com\/draftsight\/wp-json\/wp\/v2\/media?parent=237"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}