visualizing point id

Discussions about SOFTIMAGEs© Interactive Creative Environment©
hidalgo
Posts: 113
Joined: 03 Feb 2012, 19:50

visualizing point id

Post by hidalgo » 17 Jan 2014, 21:14

Hello,

how do you visualize the point id of a mesh with ice? i have totally forgot it :D

Pancho
Posts: 659
Joined: 19 Sep 2010, 09:28

Re: visualizing point id

Post by Pancho » 17 Jan 2014, 21:32

get data (self.id) -> set data (self._tmp)

Then middle click on the connection of the set data and get data node. In the opening "show values" window choose display as numeric.

hidalgo
Posts: 113
Joined: 03 Feb 2012, 19:50

Re: visualizing point id

Post by hidalgo » 17 Jan 2014, 21:41

thanks pancho for the help! ah! i like that user name ehe :D

i am dumb i have found that i can do it automatically in xsi without ice...

User avatar
xsisupport
Posts: 713
Joined: 09 Jun 2009, 09:02
Location: Montreal Canada

Re: visualizing point id

Post by xsisupport » 17 Jan 2014, 22:08

Property > Attribute Display
VertexIndex
// Steve Blair
// "You're not a runner, you're just a guy who runs" -- my wife
//
// My Blogs: Arnold | Softimage

hidalgo
Posts: 113
Joined: 03 Feb 2012, 19:50

Re: visualizing point id

Post by hidalgo » 17 Jan 2014, 23:25

thank you xsisupport...