1CadCamUnigraphics
Computer aided manufacturing CAM software
Extends: Technology
1CadCam Unigraphics
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: 17-2011.00
- SOC Code: 17-2141.00
- SOC Code: 17-2141.02
- SOC Code: 17-3012.00
- SOC Code: 17-3013.00
- SOC Code: 27-1021.00
- SOC Code: 47-2152.04
- SOC Code: 51-4111.00
- SOC Code: 51-9161.00
- SOC Code: 51-9162.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: '1CadCam Unigraphics',
category: 'Computer aided manufacturing CAM software',
description: 'Computer aided manufacturing CAM software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "1CadCam Unigraphics",
"applicationCategory": "Computer aided manufacturing CAM software",
"description": "Computer aided manufacturing CAM software"
}