ungria

ungria

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

How to organize geometry following a pattern? Feb. 11, 2005, 1:35 p.m.

It gives me a segmentation fault error!

I have been able to see some examples before. Here is the error message I get:

CP evalInt: Invalid parameter name picking
CP evalInt: Invalid parameter name tdisplay
CP evalInt: Invalid parameter name picking
CP evalInt: Invalid parameter name tdisplay
CP evalInt: Invalid parameter name tdisplay
Fatal error: Segmentation Fault
Saving application data to CDOCUME~1/ungria/LOCALS~1/Temp/ungria.hip

I am very new lerning Huodini, I am sorry for asking so much.

Thanks

Ungria

How to organize geometry following a pattern? Feb. 10, 2005, 9:44 p.m.

I need to be able to get the references of the position of each geometry AFTER the copy sop. I need to get them because I have other geometry related to them

Tha is not explained anywhere I have looked at.

Thanks

How to organize geometry following a pattern? Feb. 10, 2005, 2:18 p.m.

Hi
Lets say I have a set of 5 different geometry (objects).

I want to position them following a curve or a line or a circle.
Lets say, the object 1 at the point 1 of the curve, the point 2 at the point of the curve at so on.

For example if the pattern is a circle, they would look organized in a circle. But they need to keep being independent objects, because I have arrows point from and to them so I need to know their references.

I can do this using the function point, but I am having problems because I have hundreds of objects (geometry) , I think it is inefficient to write the expression for every single coordinate (X, Y,Z) of every single geometry. The geometry are different therefore I cannot use the copy SOP.

How can I do this? Any ideas? :?

Thanks

Ungria