The Inspire reader generates the following metadata:
COLOR_RGB
Type |
Entities |
Description |
string |
points lines surfs solids |
Three RGB values, ranging from 0 to 255, indicating the color of the entity in the CAD model. Generated when @ColorsAsMetadata = on |
DENSITY
Type |
Entities |
Description |
double |
solids |
The value of the density of a solid. Generated when @DensityAsMetadata = on |
MODELUNIT
Type |
Entities |
Description |
integer |
comps |
The model units specified in the CAD file. Values include: 1 = inches 2 = millimeters 4 = feet 5 = miles 6 = meters 7 = kilometers 8 = mils 9 = microns 10 = centimeters 11 = microinches 12 = decimeters 13 = yards This is always generated. |
ORIGINAL_ID
Type |
Entities |
Description |
string |
comps points lines surfs solids |
The original Inspire ID for comps and the Parasolid entity IDs for the geometry. Generated when @OriginalIdAsMetadata = on |
UNIQUE_ID
Type |
Entities |
Description |
string |
points lines surfs solids |
A combination of the Inspire body ID and the Parasolid entity ID. Generated when @OriginalIdAsMetadata = on |