Jump to content

merging mutliple subnet geometries


Recommended Posts

Subnet1
        subnet2
               geo1 geo2 geo3
        subnet3
               geo4 geo5 subent6
        subnet4
               geo6 geo7 geo8
        subnet5
               geo9 geo10 subnet6
                                geo11

This is my Network after importing FBX from maya.

for the sake of easy control, I need to bake this main Subnet1 on top of all the child geos.

I tried Combine tool on the shelf but it works for one subnet.

I can manually loop this process until combine all the subnet, but is there a easy way to combile all the geos in one subnet no matter child is subnet and it contains more than 1 subnet again.

It's so picky to do that all the time

Edited by jackytop
Link to comment
Share on other sites

when importing FBX un-check Import Null Nodes At Subnets parameter

that way it will import all your geometries into one subnet making whole process easier

or of course you can use python to recursively merging geos from nested subnets, but there is no need if you can reimport FBX

Link to comment
Share on other sites

when importing FBX un-check Import Null Nodes At Subnets parameter

that way it will import all your geometries into one subnet making whole process easier

or of course you can use python to recursively merging geos from nested subnets, but there is no need if you can reimport FBX

Ok! I totally forgot that option. Thanks anim! I will re-import and check.

Peace!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...