Engineering Solutions

Tribon Import Options

Tribon Import Options

Previous topic Next topic No expanding text in this topic  

Tribon Import Options

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

The Tribon reader uses the tribon_reader.ini file with the following available options:

 

@CleanupTol

Value

Description

double

A negative value (default) means to use the auto cleanup tolerance.  A value greater than the calculated auto cleanup tolerance means to use that specific tolerance.

Refer to the CAD Cleanup Tolerance section.

 

@DoNotMergeEdges

Value

Description

on

Preserve the original geometry edges, instead of merging them together during the import cleanup phase.

off

Merge edges together during the import cleanup phase (default).

 

@ImportCutoutProfiles

Value

Description

on

Import cutout profiles.

off

Do not import cutout profiles (default).

 

@ImportFaceplatesAsSurfaces

Value

Description

on

Import faceplates as surfaces if the surface description is present in the file, otherwise import as curves (default).

off

Import faceplates as curves.

 

@ImportHoles

Value

Description

on

Create holes (default).

off

Do not create holes.

 

@ImportNotchProfiles

Value

Description

on

Import notch profiles.

off

Do not import notch profiles (default).

 

@ImportPanelProfiles

Value

Description

on

Create curves along the panel profiles.

off

Do not create curves along the panel profiles (default).

 

@ImportPillarsAsSurfaces

Value

Description

on

Import pillars as surfaces if the surface description is present in the file, otherwise import as curves (default).

off

Import pillars as curves.

 

@ImportStiffenersAsSurfaces

Value

Description

on

Import stiffeners as surfaces if the surface description is present in the file, otherwise import as curves (default).

off

Import stiffeners as curves.

 

@ImportUnboundedCurvedPlates

Value

Description

on

Import curved plates lacking boundary descriptions (default).

off

Do not import curved plates lacking boundary descriptions.

 

@MetadataPrefix

Value

Description

string

The string is prefixed to all metadata names. No prefix is used by default.

See CAD Metadata Naming for more details.

 

@PreferDetailed

Value

Description

on

When multiple representations of a Tribon object are available, import the most complex one (default).

off

When multiple representations of a Tribon object are available, import the least complex one.

 

@ScaleFactor

Value

Description

double

Define the model scaling factor during import.

Default is 1.0.

 

@TribonCurvedPlateColor

Value

Description

string

A RGB description of the color to use for curved plates, with values ranging from 0.0 to 1.0 (for example "0.1,0.5,0.4"). If not specified, default color management will be utilized.

 

@TribonCurvedSimpleContourColor

Value

Description

string

A RGB description of the color to use for curved simple contours, with values ranging from 0.0 to 1.0 (for example "0.1,0.5,0.4"). If not specified, default color management will be utilized.

 

@TribonCurvedStiffenerColor

Value

Description

string

A RGB description of the color to use for curved stiffeners, with values ranging from 0.0 to 1.0 (e.g. "0.1,0.5,0.4"). If not specified, default color management will be utilized.

 

@TribonFlangeColor

Value

Description

string

A RGB description of the color to use for flanges, with values ranging from 0.0 to 1.0 (for example "0.1,0.5,0.4"). If not specified, default color management will be utilized.

 

@TribonPlaneBracketColor

Value

Description

string

A RGB description of the color to use for plane brackets, with values ranging from 0.0 to 1.0 (for example "0.1,0.5,0.4"). If not specified, default color management will be utilized.

 

@TribonPlaneDetailedContoursColor

Value

Description

string

A RGB description of the color to use for plane detailed contours, with values ranging from 0.0 to 1.0 (for example "0.1,0.5,0.4"). If not specified, default color management will be utilized.

 

@TribonPlaneFaceplateColor

Value

Description

string

A RGB description of the color to use for plane faceplates, with values ranging from 0.0 to 1.0 (for example "0.1,0.5,0.4"). If not specified, default color management will be utilized.

 

@TribonPlaneFlangeColor

Value

Description

string

A RGB description of the color to use for plane flanges, with values ranging from 0.0 to 1.0 (for example "0.1,0.5,0.4"). If not specified, default color management will be utilized.

 

@TribonPlanePillarColor

Value

Description

string

A RGB description of the color to use for plane pillars, with values ranging from 0.0 to 1.0 (for example "0.1,0.5,0.4"). If not specified, default color management will be utilized.

 

@TribonPlanePlateColor

Value

Description

string

A RGB description of the color to use for plane plates, with values ranging from 0.0 to 1.0 (for example "0.1,0.5,0.4"). If not specified, default color management will be utilized.

 

@TribonPlaneSimpleContourColor

Value

Description

string

A RGB description of the color to use for plane simple contours, with values ranging from 0.0 to 1.0 (for example "0.1,0.5,0.4"). If not specified, default color management will be utilized.

 

@TribonPlaneStiffenerColor

Value

Description

string

A RGB description of the color to use for plane stiffeners, with values ranging from 0.0 to 1.0 (for example "0.1,0.5,0.4"). If not specified, default color management will be utilized.

 

@TribonSubFaceplateColor

Value

Description

string

A RGB description of the color to use for sub-faceplates, with values ranging from 0.0 to 1.0 (for example "0.1,0.5,0.4"). If not specified, default color management will be utilized.

 

@TribonSubFlangeColor

Value

Description

string

A RGB description of the color to use for sub-flanges, with values ranging from 0.0 to 1.0 (for example "0.1,0.5,0.4"). If not specified, default color management will be utilized.

 

@TribonSubStiffenerColor

Value

Description

string

A RGB description of the color to use for sub-stiffeners, with values ranging from 0.0 to 1.0 (for example "0.1,0.5,0.4"). If not specified, default color management will be utilized.

 

See Also:

Tribon Metadata Support

Tribon Reader Support

CAD Import Options