Engineering Solutions

JT Metadata Support

JT Metadata Support

Previous topic Next topic No expanding text in this topic  

JT Metadata Support

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

The JT reader generates the following metadata:

 

COLOR_RGB

Type

Entities

Description

string

lines

surfs

comps

Three RGB values, ranging from 0 to 255, indicating the color of the entity in the CAD model.

Generated when @ColorsAsMetadata = 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.

 

<name>

Type

Entities

Description

integer

double

string

comps

assems

The <name> field is the JT attribute name and the integer/double/string is the value of the JT attribute.

Generated when @AttributesAsMetadata = on

 

TAG

Type

Entities

Description

string

points

lines

surfs

solids

The tag (name) of the entity as read from the CAD model, if one exists.

Generated when @TagsAsMetadata = on

 

See Also:

JT Import Options

JT Reader Support

CAD Import Options