SolidEdgeInteg-GlobalConfig Object

This section lists the attributes that are specific to Connector for Solid Edge.

The Administrator installs a sample Global Configuration Object based on the user requirements. For SolidEdge, the Global Configuration Object (GCO) is SENewArch with Revision TEAM. Refer to the X-CAD Design Management Installation and Administrator's Guide for a detailed description of each attribute and its significance.

The Global Configuration Objects set by the Connector for Solid Edge Server Installation are specific to the Connector for Solid Edge.

Note: Attribute synchronization from CAD to ENOVIA or from ENOVIA to CAD is not supported for objects of type SLE OLE Insert. The mapping for this types should not be added to the attributes MCADInteg-CADToMxAttribMapping and MCADInteg-MxToCADAttribMapping in the GCO. Even if such mapping is added to the GCO, it will not be considered by Connector for Solid Edge.

AttributeValue
MCADInteg-TypeFormatMapping
component|SE Component,par
assembly|SE Assembly,asm
drawing|SE Drawing,dft
assemblyFamily|SE Assembly Family,asm
assemblyInstance|SE Assembly Instance,asm
sheetmetal|SE SheetMetal,par
weldment|SE Weldment,asm
image_jpg|Derived Output,Image
parasolid|Derived Output,PARASOLID
iges|Derived Output,IGES
step|Derived Output,STEP
acis|Derived Output,ACIS
stl|Derived Output,STL
dwg|Derived Output,DWG
dxf|Derived Output,DXF
productvision_doc|Derived Output,PRODUCTVISION_DOC
xgl|Derived Output,XGL
xml|Derived Output,XML
ems|Derived Output,EMS
dgn|Derived Output,DGN
pdf|Derived Output,PDF
MCADInteg-BusTypeMapping
assembly|SE Assembly
component|SE Component
drawing|SE Drawing
assemblyInstance|SE Assembly Instance
assemblyFamily|SE Assembly Family
weldment|SE Weldment
sheetmetal|SE SheetMetal
image_jpg|Derived Output
parasolid|Derived Output
iges|Derived Output
step|Derived Output
acis|Derived Output
stl|Derived Output
dwg|Derived Output
dxf|Derived Output
productvision_doc|Derived Output
xgl|Derived Output
xml|Derived Output
ems|Derived Output
dgn|Derived Output
pdf|Derived Output

All derived output cad types with name starting with "userfile_" mapped in the MCADInteg-BusTypeMapping attribute of the GCO will have the automatic and background selection disabled. These options are disabled because these derived outputs need to be generated explicitily by the user.

MCADInteg-RelMapping
CADSubcomponent|to,CAD SubComponent 
CADDrawing|from, Associated Drawing 
CADInstanceOf|to, Instance Of
DerivedPart|to, SE Derived Part
DividedPart|to, SE Divided Part
AssociativeLink|to,SE Associative Link
weldment|to, SE Weldment
DerivedOutputOf|to, Derived Output
LinkedObject|to, Linked Object
MCADInteg-TypePolicyMapping
SE Drawing|Design TEAM Definition
SE Assembly|Design TEAM Definition
SE Component|Design TEAM Definition
SE Assembly Instance|Design TEAM Definition
SE Assembly Family|Design TEAM Definition
SE Sheet Metal|Design TEAM Definition
SE Weldment|Design TEAM Definition
SE Component Template|Design TEAM Resource
SE Assembly Template|Design TEAM Resource
SE Drawing Template|Design TEAM Resource
SE OLE Insert|Design TEAM Definition
Derived Output|Derived Output TEAM Policy
MCADInteg-RelationShipClassMapping
CADSubcomponent|AssemblyLike
CADDrawing|AssemblyLike
CADInstanceOf|FamilyLike
DerivedPart|AssemblyLike,ExternalRefereneLike
DividedPart|AssemblyLike,ExternalRefereneLike
weldment|AssemblyLike
DerivedOutputOf|DerivedOutputLike
LinkedObject|AssemblyLike
AssociativeLink|AssemblyLike, ExternalRefereneLike
MCADInteg-CreateDerivedOutputObj

This attribute is not applicable and by default the connector creates a derived object and saves it as a separate object for the generated CAD file.

MCADInteg-TypeDerivedOutputMapping
component|image_jpg,parasolid,iges,step,acis,stl,xgl,ems,productvision
_doc,pdf 
assembly|image_jpg,parasolid,iges,step,acis,xgl,productvision_doc,pdf 
drawing|image_jpg,dxf,microstation_doc,autocad_doc,iges,pdf 
assemblyFamily|image_jpg,parasolid,iges,step,acis,xgl,productvision_do
c,pdf 
sheetmetal|image_jpg,parasolid,iges,step,acis,stl,xgl,ems,productvisio
n_doc,pdf
weldment|image_jpg,parasolid,iges,step,xgl,acis,productvision_doc,pdf
MCADInteg-TypeClassMapping
TYPE_CADMODEL_LIKE|assembly,component,drawing,assemblyFamily,weldment,
sheetmetal TYPE_INSTANCE_LIKE|assemblyInstance 
TYPE_DERIVEDOUTPUT_LIKE|image_jpg,parasolid,iges,step,acis,stl,dxf,xml
,xgl,ems,microstation_doc,autocad_doc,productvision_doc
TYPE_COMPONENT_LIKE|component,sheetmetal,linkedobject 
TYPE_ASSEMBLY_LIKE|assembly,assemblyInstance,weldment
TYPE_FAMILY_LIKE|assemblyFamily 
TYPE_ASSEMBLY_FAMILY_LIKE|assemblyFamily
MCADInteg-RenameFilesInServer
TRUE
MCADInteg-EnableHashcodeComputation
FALSE
MCADInteg-NonSupportedCharacters /\|<>*$?;:@,[]{}%'#&
MCADInteg-TypeChangeMapping
assembly|assemblyFamily 
assemblyFamily|assembly
IEF-TypeTemplateMapping
component|SE Component Template
assembly|SE Assembly Template
drawing|SE Drawing Template
IEF-Pref-MCADInteg-DefaultTypePolicySettings
(DEFAULTVALUE)SE Assembly|Design TEAM Definition,Design TEAM Definition
(DEFAULTVALUE)SE Component|Design TEAM Definition,Design TEAM Definition
(DEFAULTVALUE)SE Drawing|Design TEAM Definition,Design TEAM Definition
(DEFAULTVALUE)SE Assembly Instance|Design TEAM Definition,Design TEAM Definition
(DEFAULTVALUE)SE Assembly Family|Design TEAM Definition,Design TEAM Definition
(DEFAULTVALUE)SE Weldment|Design TEAM Definition,Design TEAM Definition
(DEFAULTVALUE)SE Sheet Metal|Design TEAM Definition,Design TEAM Definition
(DEFAULTVALUE)SE OLE Insert|Design TEAM Definition,Design TEAM Definition
IEF-CSEDerivedOutputOptions

Function: Specifies the options / parameters used for creating derived outputs (automatic) of format image_jpg.

Syntax:

<FitView>|<Orientation>|<SIZE>.

Possible values:

  • FitView: true, false
  • Orientation: IsometricView, TrimetricView, DimetricView, FrontView, BackView, LeftView, RightView, TopView, BottomView, Default.
  • SIZE: WIDTH, HEIGHT

Example:

true|RightView

false|IsometricView |400,400

MCADInteg-UnlockedModifiedReporting Function : This attribute governs the Lock On the Fly function. Enable this to avoid concurrent modification of a design by another user, you can lock the design when you open it for modification.

Possible Value:

  • True
  • False

By default, the value is False.

Set the value to 'TRUE' to enable the Lock/Unlock functionality in the RMB on save context.