ViewFileWrapper client API - 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)

The ViewFileWrapper client API calls the view file methods in the correct order of precedence when assigned to an object type as the default method in the Web Client.

Argument

Description

Parameter 1

View Native method for item with attached files

Parameter 1 default

None

Parameter 1 description

UID of the method for View Native functionality for an item that has attached files

Parameter 1 type

String

Parameter 2

View and Markup method for item with attached files

Parameter 2 default

None

Parameter 2 description

UID of the method for View and Markup functionality for an item that has attached files

Parameter 2 type

String

Parameter 3

View Native method for a file item

Parameter 3 default

None

Parameter 3 description

UID of the method for View Native functionality directly from a file

Parameter 3 type

String

Parameter 4

View and Markup method for a file item

Parameter 4 default

None

Parameter 4 description

UID of the method for View and Markup functionality directly from a file

Parameter 4 type

String

Parameter 5

View Alternate method for a file item

Parameter 5 default

None

Parameter 5 description

UID of the method for View Alternate functionality directly from a file

Parameter 5 type

String

Parameter 6

View laser-scan site method

Parameter 6 default

None

Parameter 6 description

UID of the method for View Laser-Scan Site functionality

Parameter 6 type

String

Parameter 7

View laser-scan scan method

Parameter 7 default

None

Parameter 7 description

UID of the method for View Laser-Scan Scan functionality

Parameter 7 type

String

The ViewFileDefault method uses the ViewFileWrapper client API to call the view file methods in the correct order when assigned to an object type as the default method in the Web Client.