InputFileType
in package
InputFileType Class Doc Comment
Tags
Table of Contents
Constants
- BCF = 'BCF'
- E57 = 'E57'
- FOLDER = 'FOLDER'
- GLB = 'GLB'
- GLTF = 'GLTF'
- IFC = 'IFC'
- Possible values of this enum
- IFCX = 'IFCX'
- LAS = 'LAS'
- LAZ = 'LAZ'
- PDF = 'PDF'
- PLY_ASCII = 'PLY_ASCII'
- TEST = 'TEST'
- UNKNOWN = 'UNKNOWN'
- ZIP = 'ZIP'
Methods
- getAllowableEnumValues() : array<string|int, string>
- Gets allowable values of the enum
Constants
BCF
public
mixed
BCF
= 'BCF'
E57
public
mixed
E57
= 'E57'
FOLDER
public
mixed
FOLDER
= 'FOLDER'
GLB
public
mixed
GLB
= 'GLB'
GLTF
public
mixed
GLTF
= 'GLTF'
IFC
Possible values of this enum
public
mixed
IFC
= 'IFC'
IFCX
public
mixed
IFCX
= 'IFCX'
LAS
public
mixed
LAS
= 'LAS'
LAZ
public
mixed
LAZ
= 'LAZ'
public
mixed
PDF
= 'PDF'
PLY_ASCII
public
mixed
PLY_ASCII
= 'PLY_ASCII'
TEST
public
mixed
TEST
= 'TEST'
UNKNOWN
public
mixed
UNKNOWN
= 'UNKNOWN'
ZIP
public
mixed
ZIP
= 'ZIP'
Methods
getAllowableEnumValues()
Gets allowable values of the enum
public
static getAllowableEnumValues() : array<string|int, string>