Preferences Related to Seed Documents

Teamcenter must be restarted after modifying preferences.

View these preferences in an .xls file.

Analysis ID

Define the ID of an item for an seed document analysis. This variable also identifies a seed document in the desc file on the CATIA side.

CATIA_seed_analysis_id = IMCATIAAnalysis

The default value is IMCATIAAnalysis.

This preference corresponds to the previous com.ebsolutions.catiman.seedAnalysisID.NAME property defined in the catiaV5properties.properties file, now obsolete.

CATShape ID

Define the ID of a seed CATShape item used by Teamcenter Integration for CATIA. This variable is used for the Add CATShape Shape Representation command.

CATIA_seed_catshape_id = IMCATIAShape

The default value is IMCATIAShape.

This variable is case-sensitive.

Drawing ID

Define the ID of an item for a seed document drawing. This variable also identifies a seed document in the desc file on the CATIA side.

CATIA_seed_drawing_id = IMCATIADrawing

The default value is IMCATIADrawing.

This preference corresponds to the previous com.ebsolutions.catiman.seedDrawingID.NAME property defined in the catiaV5properties.properties file, now obsolete.

Part ID

Define the ID of an item for a seed document part.

CATIA_seed_part_id = IMCATIAPart

The default value is IMCATIAPart.

This preference corresponds to the previous com.ebsolutions.catiman.seedPartID.NAME property defined in the catiaV5properties.properties file, now obsolete.

Process ID

Define the ID of an item for a seed document process. This variable also identifies a seed document in the desc file on the CATIA side.

CATIA_seed_process_id = IMCATIAProcess

The default value is IMCATIAProcess.

This preference corresponds to the previous com.ebsolutions.catiman.seedProcessID.NAME property defined in the catiaV5properties.properties file, now obsolete.

Product ID

Define the ID of an item for a seed document product. This variable also identifies a seed document in the desc file on the CATIA side.

CATIA_seed_product_id = IMCATIAProduct

The default value is IMCATIAProduct.

This preference corresponds to the previous com.ebsolutions.catiman.seedProductID.NAME property defined in the catiaV5properties.properties file, now obsolete.

Seed Panel

Set the CATIA_seedpanel_use_for_all preference to true, to automatically toggle the Use this dataset for all option on the Seed Panel on. When false, this option is not toggled and the list of datasets displays for each item of the same dataset type.

CATIA_seedpanel_use_for_all = true

The default value is false.