OctaneChangePinValue no longer work

Rhino 3D (Export script developed by SamPage; Integrated Plugin developed by Paul Kinnane)

Moderator: face_off

Post Reply
User avatar
formatio
Licensed Customer
Posts: 131
Joined: Sun May 18, 2014 11:00 am
Location: EU
Contact:

Hi Paul :)

I just upgraded to v3.

I noticed that rhino commands to change pin values no longer work.

Basically I always get the same error:

for example a command lik this: _OctaneChangePinValue maxDiffuseSamples 3

throws an error popup: Error - Could not find pin maxDiffuseSamples.


I check the pin name in the v3 LUA API browser so it should be ok.

Best regards.
User avatar
face_off
Octane Plugin Developer
Posts: 15717
Joined: Fri May 25, 2012 10:52 am
Location: Adelaide, Australia

Hi. The format has changed.
- Changed OctaneChangePinValue command so the pin to be changed can be embedded in another pin, using the ':' separator. For example "OctaneChangePinValue camera:aperture 5", or "OctaneChangePinValue environment:texture:gamma 1", or "OctaneChangePinValue camera:fstop 3". See https://docs.otoy.com/Rhino/?page_id=711 for details.
Paul
Win7/Win10/Mavericks/Mint 17 - GTX550Ti/GT640M
Octane Plugin Support : Poser, ArchiCAD, Revit, Inventor, AutoCAD, Rhino, Modo, Nuke
Pls read before submitting a support question
User avatar
formatio
Licensed Customer
Posts: 131
Joined: Sun May 18, 2014 11:00 am
Location: EU
Contact:

Works like a charm!

Thanks,
Mac
Post Reply

Return to “Rhinoceros 3D”