VeroSoftwareVISI
Computer aided manufacturing CAM software
Extends: Technology
Vero Software VISI
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: 51-9162.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Vero Software VISI',
category: 'Computer aided manufacturing CAM software',
description: 'Computer aided manufacturing CAM software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Vero Software VISI",
"applicationCategory": "Computer aided manufacturing CAM software",
"description": "Computer aided manufacturing CAM software"
}