[Houdini] How to change the size of an obj mesh in order to match a specific size

Houdini question: How to change the size of an obj mesh in order to match a specific size.

Hi guys, I have a question about how to change the size of a mech.

p1
Picture 1

p2
Picture 2

As you can see, In Picture 1, I have a grid, and an obj mesh is imported from Maya.

I want the obj mesh to match the size of the grid; in other words, I want the mesh’s X-axis as long as the grid’s X-axis. Same as Y, I don’t care about the Z-axis for right now.

Can you give me some advice about how I can do that?

The purpose is that I want to develop a tool which could help Level designer or Artist to build a Sci-fi wall efficiently.

Thank you very much!

Use the Match Size sop.
https://www.sidefx.com/docs/houdini/nodes/sop/matchsize.html

1 Like

Thank you very much! LaidlawFX!