Autodesk3dsMax
Video creation and editing software
Extends: Technology
Autodesk 3ds Max
Video creation and editing software
Overview
Category: Video creation and editing software
Video creation and editing software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 15-1255.01
- SOC Code: 17-1012.00
- SOC Code: 17-3011.00
- SOC Code: 25-1031.00
- SOC Code: 27-1014.00
- SOC Code: 27-1021.00
- SOC Code: 27-1025.00
- SOC Code: 27-1027.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Autodesk 3ds Max',
category: 'Video creation and editing software',
description: 'Video creation and editing software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Autodesk 3ds Max",
"applicationCategory": "Video creation and editing software",
"description": "Video creation and editing software"
}