schema.org.ai

ComputeraideddesignandcomputeraidedmanufacturingCADCAMengravingsoftware

Computer aided design CAD and computer aided manufacturing CAM system

Extends: Technology

Computer aided design and computer aided manufacturing CAD/CAM engraving software

Computer aided design CAD and computer aided manufacturing CAM system

Overview

Category: Computer aided design CAD and computer aided manufacturing CAM system

Computer aided design CAD and computer aided manufacturing CAM system

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 51-9194.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Computer aided design and computer aided manufacturing CAD/CAM engraving software',
  category: 'Computer aided design CAD and computer aided manufacturing CAM system',
  description: 'Computer aided design CAD and computer aided manufacturing CAM system',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Computer aided design and computer aided manufacturing CAD/CAM engraving software",
  "applicationCategory": "Computer aided design CAD and computer aided manufacturing CAM system",
  "description": "Computer aided design CAD and computer aided manufacturing CAM system"
}