CONVERT_BORE_UNIT_TO_UNIT - Intergraph Smart Materials - Version 10.1 - Customization & Programming - Hexagon

Intergraph Smart Materials Customization (10.1)

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

Description:

This CIP function is called when the export unit is set for an export job on the I-Sketch 20.05 Export Jobs screen. The purpose is to convert all bore values from a source unit to a target unit. The used unit codes for conversion may vary depending on the customer’s database. Here unit codes IN and MM are used to identify the correct S.40.04.xx conversion table.

Parameters passed in:

p_from_unit_id: Current unit ID to be converted

p_to_unit_id: Unit ID for output

p_value: Value to be converted

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 DB migration overwrites it without any warning.

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

Type:

Function

Usage:

ISK.20.05

Event:

During export, for each bore value.

Default:

Input value