Processing Parameter Selection Page Definitions
  • 15 Nov 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

Processing Parameter Selection Page Definitions

  • Dark
    Light
  • PDF

Article summary

DEFINITIONS - Processing Parameter Selection Page

TERM

DEFINITION

1

Rename File

CSV file of current to new names - Renames every mesh in the output files based on the CSV map

2

Transformation File

.txt file containing the transformation matrix to apply to every imported mesh - Values should be 16 decimal numbers separated by spaces

3

Model Whitelist File

List of model names that are allowed in the output - Requires a .txt file containing model names separated by new lines

4

Model Blacklist File

List of model names that are forbidden in the output - Requires a .txt file containing models names separated by new lines

5

Model Bounds File

Filters out models not contained within the bounds of the imported bounding model - Requires a 3D Model file like .ply or .gltf

6

Remove ZeroGeo

Skips exporting files without geometry

7

Decimate

Simplifies the level of detail on shapes underlying a mesh without altering the 3D image - Settings configurable on the Decimation Settings page

8

Run Parallel

Runs file importing in parallel - WARNING: This feature comes with risks of mixing output messages and runtime errors

9

Fuzzy Whitelist Match

Uses regex logic (i.e., a sequence of characters that specifies a matching pattern in text):

(1) for name matching

(2) to use the dash (-), underscore (_), and period (.) interchangeably

NOTE: This is a slower process for performing the matches than a non-fuzzy match


Was this article helpful?