CDF supports 3D CAD files from common systems and standard formats such as RVM, OBJ, FBX, and other formats. Point cloud files are also supported in various formats. For more information, see Supported 3D file formats.
Upload a 3D model
1
Navigate to 3D management
Navigate to Data fusion > Configure > 3D.
2
Upload a model
Select Upload model and follow the wizard to create the model and upload the initial revision of the model.
Upload a revision to an existing 3D model
1
Navigate to 3D management
Navigate to Data fusion > Configure > 3D.
2
Select the model
In the Models tab, select the model you want to add a new revision to.
3
Upload new revision
In the resource selector, select
... > Upload new revision and follow the wizard to upload a new revision of the model.Further reading
To upload multiple 3D models programmatically using our API and SDKs, for instance for nightly updates, see:- Upload 3D models programmatically
- Upload point clouds with Python SDK
- Upload 360° images programmatically