Table of Contents

Check Package Of Supplier

Requirement

General Structure

When getting geometries from a supplier they should be provided as:

Blend file

In case a Blender file is provided it should have the a structure as shown below:

The shown file structure is created out of the provided index file. Each article is organized in a Collection that is named after the article. Inside each Collection the related geometries for the article are stored.

In case a geometry is accessed many times, duplicate geometries are sorted inside a Duplicates Collection that which is in each article Collection.

Single geometries in structure

In case geometries are provided as fbx or Co. the single geometries should be organized in the same hierarchy as described in the Blend file section.

ProjectFolder
  │  ├── Article1Folder
  │  │   ├── Article1DupliFolder
  │  │   │   └── Geo1.001.fbx
  │  │   ├── Geo1.fbx
  │  │   ├── Geo2.fbx
  │  │   └── Geo3.fbx
  │  ├── Article2Folder
  │  │   ├── Article2DupliFolder
  │  │   │   └── Geo1.001.fbx
  │  │   ├── Geo4.fbx
  │  │   ├── Geo5.fbx
  │  │   └── Geo5.fbx

Ready to use geometries for Creator

In case geometries are provided as ready to use for the IG.Creator the single geometries should be organized as written in this link: Needs to be provided

Check List

The provided geometries need to be check on this points: