Version: 
Back to list
PipeLexus types
FullImportType
Definition
   Type FullImportType is a structured type composed of these fields :
- dataDirectory (DirectoryPath)
Choose the data directory 
- ruleEngine (XlsFilePath)
Choose the Excel file for rules 
- modelName (ModelType)
Choose the model to process 
- firstXlsRow (Int)
Choose the row number of the first rule in the xls file 
- sheetName (String)
Choose the name of the sheet in the xls file 
- saveIntermediaryFile (OutputFilePath)
Choose the output path to save the .pxz file 
ImportModeType
Definition
MaterialModeType
Definition
MaterialTransferType
Definition
   Type MaterialTransferType is a structured type composed of these fields :
- materialMapping (XlsFilePath)
XLS file containing mapping between source material and PBR to apply 
- PBRDescriptionFile (TxtFilePath)
text file containing information on materials 
ModelType
Definition
   Type ModelType is an enumeration type composed of these values :
Description
   The model name to process
PreProcessOptionsType
Definition
   Type PreProcessOptionsType is a structured type composed of these fields :
ProcessModeType
Definition
PxzFilePath
Definition
   Type PxzFilePath is inherited from FilePath
TessellationQuality
Definition
   Type TessellationQuality is a structured type composed of these fields :
TxtFilePath
Definition
   Type TxtFilePath is inherited from FilePath
UVCreationType
Definition
UVSizeType
Definition
   Type UVSizeType is a structured type composed of these fields :
XlsFilePath
Definition
   Type XlsFilePath is inherited from FilePath