Storing an X3DObject in a property set 2005-03-30 - By softimage@(protected)
Back Create a string parameter and put the fullname of the object there.
Btw do not want to make not inspectable, but rather read-only. Uninspectable is for properties, not parameters as far as I know. If it is also for parameters, it means you will just not be allow to get its value, wich defeats its very purpose....
Cheers Bernard
Quoting mark wilson <mark@(protected)>:
> Hello, > > Anyone got a nice way in jscript to store an object on a property page? > I need to store a master of a hierarchy when the property is first > applied, so I can always find stuff when I need to. It would be ideal if > I could store the X3DObject in a Parameter something like: > > oCustomProperty.AddParameter2( "myobject", X3DObject, siNotInspectable > ); > > Any ideas and suggestions welcome. :-) > > Mark > PS. The property isn't applied directly to the hierarchy. > > --- > Unsubscribe? Mail Majordomo@(protected) with the following text in body: > unsubscribe xsi >
--- Unsubscribe? Mail Majordomo@(protected) with the following text in body: unsubscribe xsi
|
|