ckadam
Mechanical
- Dec 10, 2012
- 30
HI All,
using NX 8.5.3.3 and TC 8.
I have assembly where number of components are assembled. Now I have a specific list of component(Flanges) which I am getting through KF Code.
Now, I have to get the minimum distance between two closest flanges. For that I am comparing each flange with remaining list of flanges. (That's what my intention is !!)
But when code is entering into "ug_askminimumdistance" function. It is displaying me "Datatype Mismatch (Function Argument)" error. I have attached error hereby.
Is there a problem using ug_askminimumdistance function directly on components ?? If yes, then what is alternative?
any help/suggestion appreciated.
using NX 8.5.3.3 and TC 8.
I have assembly where number of components are assembled. Now I have a specific list of component(Flanges) which I am getting through KF Code.
Now, I have to get the minimum distance between two closest flanges. For that I am comparing each flange with remaining list of flanges. (That's what my intention is !!)
But when code is entering into "ug_askminimumdistance" function. It is displaying me "Datatype Mismatch (Function Argument)" error. I have attached error hereby.
Is there a problem using ug_askminimumdistance function directly on components ?? If yes, then what is alternative?
any help/suggestion appreciated.