ISPFAlternateRenditionInfo interface - SmartPlant Foundation - IM Update 46 - Help - Hexagon

SmartPlant Foundation Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10
SmartPlant Markup Plus Version
10.0 (2019)
Smart Review Version
2020 (15.0)

This is a link interface that holds the properties to provide the application that is to be used for conversion.

The following properties are found on this interface.

Name

Description

Set on

SPFAlternateRendition
Application

This is a command (application name including the arguments) used to generate the output file. This needs to be populated for file conversion between any two file types.

Create relationship and shortcut menu Edit relationships on file type

SPFAlternateRenditionPath

This is used in case of multi-step process of alternate rendition.

In some cases, if there is no application to directly convert, then a multi-step process is used to get the required conversion. The path information is provided on this property.

For example, the delivered model generates PDF files from Word files using a multi-step process. Initially, Word is converted into PS, and then the PS is converted into PDF. In this case, the alternate rendition path is as follows:

FT_WordFile/FT_PSFile/FT_PDFFile

Create relationship and shortcut menu Edit relationships on file type