CreateNextSheet client API - SmartPlant Foundation - IM Update 46 - Help - Hexagon

SmartPlant Foundation Web Client Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10

The CreateNextSheet client API is used to create the next sheet number for a document.

Argument

Description

Parameter 1

StartPosition

Parameter 1 default

None

Parameter 1 description

Identifies the start position for the sheet number in the current name. For example, for the name DOC123-01, the value for this parameter would be 8.

Parameter 1 type

String

Parameter 2

Length (of sheet)

Parameter 2 default

None

Parameter 2 description

The length of the sheet number. This is the number of characters in the sheet number portion of the name. For example, for the name DOC123-01, the value for this parameter would be 2.

Parameter 2 type

String

Parameter 3

SheetNo PropertyDef

Parameter 3 default

None

Parameter 3 description

Name of the property that contains the sheet number. This property must be exposed on the create form. (Optional)

Parameter 3 type

String

No delivered methods use this client API.

For more information about ENS, see Configure the Engineering Numbering System (ENS).