GENERAL_BEND - Intergraph Smart Materials - Version 10.2 - Customization & Programming - Hexagon

Intergraph Smart Materials Customization (10.2)

Language
English
Product
Intergraph Smart Materials
Subproduct
Classic
Search by Category
Customization & Programming
Smart Materials/Smart Reference Data Version
10.2

Description:

This procedure is called after the bend data for an export job has been collected, but before the export files are generated.

Parameters passed in:

p_spiej_id - Primary key of table m_spiso_export_jobs; this key identifies the current job uniquely.

p_spies_id - Primary key of table m_spiso_export_specs.

This code is not maintained by Intergraph; as with all CIP code, it is the customer's responsibility to use this API and maintain their custom code. Customers must save their code as text files, because Smart Reference Data and Smart Materials database migration overwrites it without any warning.

This function must not commit. Otherwise, the export job may not work properly.

Type:

Procedure

Usage:

XI3020 Export Jobs

Event:

Export specification

Default:

NULL