Rename mesh?
-
Hi,
How do you rename a mesh ("mesh1-geometry")? I'm trying to get 2 meshes with specific names, and the only way I can come close is to use Groups. Think I'm missing something obvious (forgive me if this is covered elsewhere--I did some searching and found nothing).
Thanks
-
Thanks for the reply--but components don't do the trick for my purposes. I'm trying to get at the geometry name which is exported... hopefully from within the SketchUp interface.
<geometry id="mesh1-geometry" name="mesh1-geometry">Is there a list of named meshes, aside from components and groups?
-
Where are you exporting?
-
I'm using the regular File>Export>3DModel, the goal being to see if it's possible to export a named mesh and a second named mesh to use as a proxy. Just curious if this is possible from within SketchUp (maybe mesh names are not exposed?) Thanks
-
I suppose it's the Google Earth (kmz) format then. Note that it is not necessarily evident as the Pro version has a number of different 3D export formats.
Now for the kmz format, you cannot control how SU names either meshes or textures. Apart from groups and components, you cannot even give names to geometry in SU so you either follow modelhead's suggestion or find some other way to trick your export. -
Yup, the kmz format.
@unknownuser said:
Now for the kmz format, you cannot control how SU names either meshes or textures. Apart from groups and components, you cannot even give names to geometry in SU so you either follow modelhead's suggestion or find some other way to trick your export.
Okay -- will find another way -- thank you for answering!
-
the .kmz format is a .zip file. inside is the .dae file, which is just .xml data. Inside that you can indeed find the component name that is user defined in SU. It should be possible to do some custom editing of that info. I'm not quite clear exactly what you have in mind though.
Chris
Advertisement