Topsolid online Help Index
Created : v6.6
This enum is used to define the type of BOM property value.
topBomPropUnmanaged = 0 : Type unknown.
topBomPropString = 1 : The value is a string.
topBomPropInteger = 2 : The value is an integer.
topBomPropReal = 3 : The value is a real.
Topsolid online Help Index