Search found 2 matches
- Fri Apr 26, 2019 9:48 am
- Forum: Lua Scripting
- Topic: Octane 4 vs 3 NT_GEO_GROUP pin info
- Replies: 2
- Views: 4425
Re: Octane 4 vs 3 NT_GEO_GROUP pin info
As a follow-up, this change in behaviour appears to be between Octane 4.02.1 and 4.03. I see in the release notes, Fixed octane.node.getPinInfoIx().name which was returning the label instead of the pin name., which is presumably the change, however, I no longer appear to get either the name or the ...
- Thu Apr 25, 2019 4:54 pm
- Forum: Lua Scripting
- Topic: Octane 4 vs 3 NT_GEO_GROUP pin info
- Replies: 2
- Views: 4425
Octane 4 vs 3 NT_GEO_GROUP pin info
I'm trying to query pin names/labels for the NT_GEO_GROUP and have found that this used to work in Octane 3.06.4 but now no longer works in Octane 4.04. Has this API changed? I've checked in the documentation and there are no differences that I can see. For example with the following script:
local ...
local ...