schema.org.ai

GeometricCAMWorks

Computer aided manufacturing CAM software

Extends: Technology

Geometric CAMWorks

Computer aided manufacturing CAM software

Overview

Category: Computer aided manufacturing CAM software

Computer aided manufacturing CAM software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-9041.00
  • SOC Code: 17-2112.03
  • SOC Code: 27-1021.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Geometric CAMWorks',
  category: 'Computer aided manufacturing CAM software',
  description: 'Computer aided manufacturing CAM software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Geometric CAMWorks",
  "applicationCategory": "Computer aided manufacturing CAM software",
  "description": "Computer aided manufacturing CAM software"
}