attr = object.ActivePrimitive.Geometry.ICEAttributes("foo")
Will not return none if it is there.

The ProjectItem object also supports the ICEAttributes collection.


On Friday, October 18, 2013 3:30:18 PM, Jeremie Passerin wrote:
Hey list !

Is there a way to list the ICE Attribute of an object ?
I'm storing some information in a ICE attribute : "self.foo"

I'm creating a second ICE Tree and I want to check if the object
already has this attribute, because if it's the case I want to use
another one ("self.foo2")

Any idea how to do that ?

Jeremie

Reply via email to