SOLIDWORKS supports the generation of the following types of
derived outputs as files are checked into the 3DEXPERIENCE server:
Format | CAD Type value string |
---|
CGR | cgr |
IMAGE_JPG | image_jpg |
PDF | pdf |
PNG | png |
SOLIDWORKS supports the generation of the following types of
derived outputs as background derived output generation:
Format | CAD Type value string |
---|
ACIS | acis |
CGR | cgr |
DWG | dwg |
DXF | dxf |
EDRAWING_ASSEMBLY | edrawing_assembly |
EDRAWING_DRAWING | edrawing_drawing |
EDRAWING_PART | edrawing_part |
HCG | hcg |
HOOPS_HSF | hoops_hsf |
IGES | iges |
IMAGE_JPG | image_jpg |
IMAGE_TIF | image_tif |
PARASOLID | parasolid |
PARASOLID_BINARY | parasolid_binary |
PDF | pdf |
PNG | png |
PRO_E | proe |
STEP_AP203 | step_ap203 |
STEP_AP214 | step_ap214 |
STL | stl |
VDAFS | vdafs |
VRML | vrml |
The Connector for SOLIDWORKS Server Installer makes
the following changes to add support for derived outputs:
- Each derived output type is defined with a type-name and added
to the MCADInteg-BusTypeMapping attribute in GCO, as
listed in the following table:
- The image jpg uses the image format which is installed by Business
Process Services.
Derived Output Type |
GCO Mapping MCADInteg-BusTypeMapping |
PREVIEW as JPG |
image_jpg|Derived Output |
JPEG |
jpeg|ThumbnailViewable |
CGR |
cgr|Derived Output |
PDF |
pdf|Derived Output |
PNG | png|Derived Output |
CGR |
cgr|CGRViewable |
The derived output types are supported depending on the CAD type.
Consequently, the GCO attribute MCADInteg-TypeDerivedOutputMapping
is also updated.
The formats listed in the table are added to the Allowed Formats of
the following policies:
- Derived Output Policy
- Design Policy
- Versioned Design Policy
- The GCO attribute MCADInteg-TypeFormatMapping is
updated.