CreateNextSheet client API - HxGN SDx - Update 64 - Administration & Configuration

Administration and Configuration of HxGN SDx

Language
English
Product
HxGN SDx
Search by Category
Administration & Configuration
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. However, you can use the CreateNextSheet client API to configure a method to create a new document sheet from the original document with a number sequence set using ENS.

For more information about documents with multiple sheets, see Configure documents with multiple sheets.

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