PrgWorkpackCreateFromTemplate 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 PrgWorkpackCreateFromTemplate client API is used to create a new workpack that will be managed and tracked in the Progress module from a selected workpack template.

Argument

Description

Parameter 1

Workpack or template

Parameter 1 default

None

Parameter 1 description

Specify what should be created, a workpack to be managed by the progress module or a template that can be used to create other workpacks more easily. The supported options are: Workpack or Template.

Parameter 1 type

String

Parameter 2

Design or activity

Parameter 2 default

None

Parameter 2 description

Specify whether the workpack or template being created will be tracked using either the design or activity mode of the progress module. The supported options are: Design or Activity.

Parameter 2 type

String

The following methods use the PrgWorkpackCreateFromTemplate client API to create progress workpacks from existing templates.

  • PrgWorkpackCreateActivityFromTemplate

  • PrgWorkpackCreateDesignFromTemplate