Page 1 of 1

change to: node:getPinInfoIx(i) (BUG?)

PostPosted: Wed Sep 18, 2019 6:03 pm
by MB
This call works at release 4.01.1 returning the name of the pin in a geometry node

strMeshPinName = node:getPinInfoIx(i).name


At 4.04 it returns "unknown", presumably this is a bug, is there an alternative way to get at a pin name.

thx