CONVERT_SIZE_FROM_ASM - 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 function converts value like 25.4mm to 1in. The target unit code is set by g_sp3d_uom.

Type:

Function

Usage:

SP3D 20.01

Event:

Smart 3D Export Job

Default:

convert_size (TRIM (SUBSTR (p_size,1,LENGTH (p_size) - 2)),v_source_uom))