34.3. ProFile PDM - Settings for preview images (9.05 SP0)

Changes in $CADENAS_SETUP/ifprofile.cfg in the [THUMBNAIL] section.[200]

  • Key create

    Value range:

    • create=0 --> Don't create a thumbnail for PRO.FILE documents

    • create=1 --> Use thumbnail from PARTsolutions

    • create=2 --> Create a thumbnail using PRO.FILE functionality

    Default:

    [THUMBNAIL]
    create=1

  • Key createParameter

    (Options for thumbnail creation)

    • for create=1 (thumbnail from PSol)

      createParameter=THUMBNAIL

    • for create=2 (thumbnail from PRO.FILE)

      createParameter=pixel-width; pixel-height; file format BMP || GIF || JPG || PNG || TIF; colorDepth 16 || 24 || 32

      Example:

      createParameter=50;50;JPG;16

  • Pro.File does not support image generation for SolidWorks and ProE

    Add your CAD system here if Pro.File can't create a preview in Pro.File-WindowsClient.

    Example:

    create(isSOLIDWORKS)=1
    createParameter(isSOLIDWORKS)=THUMBNAIL

    create(isPROE)=1
    createParameter(isPROE)=THUMBNAIL

  • Create thumbnails for SubParts

    Key thumbNailsForSubParts

    Default:

    thumbNailsForSubParts=0




[200] #24875