View Full Version : List of all Object Properties?
Arakaz 11-19-2006, 04:06 PM Is there a possibility to get a list of all properties of an object?
Itīs because I want to use a costumized plugin object (Blur Path Cylinder) and want to affect the "Pick Path" Channel and I donīt know how it is called in script.
Thanks a Lot...
|
|
Light
11-19-2006, 04:34 PM
Hi,
Try showProperties $.
Light
Arakaz
11-19-2006, 04:54 PM
No that doesnīt work :( ... it gave me all other Properties except the "Pick Path" Property i need.
Maybe there is no possibility then to change this value by script?
No that doesnīt work :( ... it gave me all other Properties except the "Pick Path" Property i need.
Maybe there is no possibility then to change this value by script?
I don't know the plugin, but Pick Path sounds like a button in the UI to pick a path, not a property?... If it is exposed, it would be either via a method, or via an Function Published Interface method - try calling (showInterfaces $) to see if that's the case. Otherwise, see if there is any documentation available, or source code. If not, email the developer (and good luck!)
CGTalk Moderation
11-19-2006, 06:21 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.