Mudbox :: Change Topology Of Face
Jun 29, 2013
I have sculpted several levels of detail on a face and have run into a issue.I have realized that I want to change the topology of the face.How do I go about doing this without losing all of the sculpted detail?
View 1 Replies
ADVERTISEMENT
Apr 18, 2011
I am trying to use the sculpt layer symmetry feature to flip some detail onto another side of my model. Mudbox tells me that symmetry is not yet initialized. Some searching told me that I need to set the topological axis for the model. Which in turn tells me I need to select two adjacent faces.
The problem is that using Shift + S does not select a single face rather it selects the one under my cursor and the surrounding faces. Is there another way to select a single face?
View 6 Replies
View Related
Feb 16, 2011
I have an object with about 10 morph targets and I've seen some issues with some shapes, which will need a few more edge loops around the mouth. Adding an edgeloop or any other topology edition to any of the targets or the original breaks the morpher animation.Is there a way to do this? Or to propagate the topology changes to all the morph targets?
View 2 Replies
View Related
Aug 8, 2013
The attached assembly contains 3 parts modelled in slightly different ways. All parts fail when the dimension of 600 is changed to 200 in the Tool Part, probably because a different face comes into play...but it's the same body.
View 4 Replies
View Related
Apr 27, 2012
It's possible to change 96 dpi to 72 in mudbox ?I don't have seen this properties in mudbox.
View 6 Replies
View Related
Nov 23, 2011
I installed Mudbox 2012 just a few minutes ago. And almost immediately I ran into this problem. All images of objects in the official Mudbox documentation have a shiny brownish appearance by default. E.g. :
[URL]........
However, whenever I am loading a pre-installed mesh (Create > Mesh > Sphere), I am getting a solid black object. E.g.:
[URL].........
So how do I change the view? My display options are set as follows:
[URL]........
My laptop specs are as follows:
Core i5 2.3GHz
4GB DDR3 RAM
1GB graphics solution (AMD Radeon HD 6490M)
OS: Windows 7 Ultimate 64bit
View 1 Replies
View Related
Mar 31, 2012
I'm trying to pose my character, for that I'm using Max. When I imported the new pose from the level 0 I load it as an import layer. And when I go to level 5, the mesh is broken. VertexID are the same, uvs. etc.
Mudbox 2012.
View 7 Replies
View Related
Nov 13, 2012
Is there a way to change the viewport to lookdown at a face? I am modeling some objects that it would benefit to be able to view from certain angles orthographically but the object isn't square so I can't easily align it to the front, top, side, etc. views.
View 5 Replies
View Related
Apr 24, 2012
is there away to change the colour of a face on a 3d solid?
i just want the top face a different colour to the rest if that makes any sence
im working in AutoCAD 2012
View 3 Replies
View Related
Dec 5, 2011
What are the steps to change face shape or body structure in Photoshop CS5?
View 7 Replies
View Related
Apr 28, 2011
I was working on some modifications to a previous drawing and needed to change the face color on multiple faces, about 40 of them... After using the command on a couple of them, I decided that an improvement is required or I'm not understanding how to pick multiple items with the same stroke of the command. What I'm asking is, is there a way to pick multiple faces to change multiple face color in just a few strokes or can a custom lisp file be created to speed this process up?
View 9 Replies
View Related
Jan 9, 2013
There are instances where we need to add an extrusion in an assembly (.iam) to show labeling that needs to be done on the floor during assembly.
So we do a new sketch to the face where we need to add the "label", we use text and extrude it 0.001" deep (cut).
On the drawing (.idw) you can see it no problem, but in the model (.iam) itself it's hard to see since the faces that result from the extrusion are the same color as the participant part.
My question is this: Is it possible to change the color of the face of the extrusion?
It's not super important but it would be a good thing to show that detail as we sometimes print a color version of the 3D view for prototyping, troubleshooting, etc.
View 9 Replies
View Related
Aug 23, 2012
Change side position of image to face forward?
View 8 Replies
View Related
Feb 8, 2013
I am constructing a skateboard truck and would like to know how to change the angle of the circle face in the first picture to be at the same angle of the face in the second picture. The highlighted areas have been coloured gold. I have attached the ipt file below.
View 6 Replies
View Related
Mar 19, 2013
Is there any way to change the colour of all faces in a select set simultaneously?
The method I am referring to is when you select faces in a part document, rickt click and select properties from the context menu, a dialog box pops up called "Face Properties" which prompts you to select a colour and click OK. when this is done all of the faces are changed at once.
How do I replicate this via the API?
Currently I have it iterate through each face in a part document and apply the colour override one by one which can take a while when there are about 1000 faces. You can see each face changing as you go.
View 3 Replies
View Related
Mar 14, 2012
I have a circular pattern. Is it possible to change the face color on the surface of the feature and have it reflected on all the other features?
View 6 Replies
View Related
Jan 29, 2013
I was wondering if there is a way to change the appearance of a face in a weldment assembly environment. I have a weldment which in the machining process a part of weld bead as well as a portion of one of the components is machined down (spot faced) and I need to change the appearance of those face to polished, but it doesn't let me do that?
View 3 Replies
View Related
Mar 7, 2011
I am trying to detect overlaps between two different features. They are, at the core, shape files from a GIS system and we have AutoCAD Civil 3D 2009.
I have reviewed the steps to test for Topo within a feature but don't know how to test topo between two features. I need to test for and identify "Overlaps" between feature A and Feature B and when Feature A is "Not Entirely Within" Feature B.
View 7 Replies
View Related
Aug 28, 2012
Why I can't create a topology for spatial object (feature classes)? It works only for drawing objects.
View 6 Replies
View Related
Dec 22, 2011
I have two set of points with O.D. attached (points_1:data_1 and points_2:data_2). I want each point of the first set get the O.D. of the NEAREST point of the second set. Something like "point overlay". The problem is that AutoCAD Map can't overlay point topologies, and that makes sense, since entities don' t actually overlap.
View 6 Replies
View Related
Jul 20, 2011
I have successfully created and defined a topolgy in Map 3D using a Visual Lisp routine that I cobbled together from CREATE.LSP. What I'd really like to do is be able to access that data and create closed polylines and centroids without going through the menu interface. The only documentation that I've been able to find is the Mapping Commands section of the Help file.
I found several commands, but they rely on user input to work. I might be able to work around this by typing a dash before the command line to suppress dialog boxes except for the fact that MAPCLPLINE does not respond to this method.
I noticed in CREATE.LSP that there was a TPM_MTNBUILD command that (apparently) was used to build the topology. Are there similar commands that I just haven't found yet?
View 2 Replies
View Related
Dec 6, 2013
Lets say, I have an Extrude feature built on a Rectangle as Sketch Profile. Is it possible to programmatically edit that Sketch, add one line in the middle dividing the Rectangle and replay the Extrude, so that I get Rectangular solid and a Partition surface in between?
This was not possible as a user, but programmatically if its allowed to turn ON some Non-Manifold flag and allow this. If allowed, this probably may not be a single Extrude feature doing both Solid and Surface, but could split into 2 Extrudes.
View 4 Replies
View Related
Jan 21, 2011
Auto cad map 2011...unhanded exception error occurs when I create a large (2500+) polygon topology. In fact, initially I only use acad point for centroids to minimize complexity, until I know the map is clean.. Later, when a topology is assured, I bring in attributes as the centroids. I am only using four layers. Have been doing this for five years...always used acad map 2006 and had no issues. Have had the same problem with all releases after 2008, and was hoping this would be the moment..but it's still the same. Incidentally...I even moved to a 64 bit box,6 gigs of ram and 64 bit 2011version of acad map in the hope that this would go away.. How I regret giving up version 2006.
View 2 Replies
View Related
Oct 2, 2013
how to edit a solid with opening a hole only one face and deleting an another face..
I added a drawing file which has a coloured face solid,I put a circle on blue face and making a hole on this face,and I want to delete red face without exploding solid,after all this I want to mesh this solid with maximum 25 units.
View 9 Replies
View Related
Oct 15, 2012
There is any option to merge bottom face of pad eye and pipe curved face... Something like
1. Extrude face to a surface or
2. like notch option available in frame generator ?
N:B - pad eye is made by extrusion and pipe made by frame generator.
View 2 Replies
View Related
Aug 22, 2012
All I need to do is merge a circular face to a flat face, so both faces become one continuous face. Is this possible at all?
I have a attached a screenshot to show what I mean. Face 1 needs to be merged with face 2. This is so if I constrain anything to that face it will constrain to the entire face and not either the circular face OR the flat face.
View 3 Replies
View Related
Jul 14, 2011
when I anchor the layer face over the background face the floating selection disappears which means I cannot work on the layer face and therfore am unable to erase the layer face into the background face,this is on gimp 2.6
View 4 Replies
View Related
Nov 15, 2012
I am always having a great problem while modeling knees and elbows. Some people say put three loops on knee and some people say put 5??.. If i put too many loops then it collapse while deforming and when i put less then it won't deform properly...
I just want to Know is there any effective topology technique for knees to deform naturally and which should look realistic while the character is on squatting positions.
Please Check out the attached Picture.
View 2 Replies
View Related
Dec 5, 2011
I have some problems with this drawing. I have some parcels and buildings, and a number for each of them. I attached data to parcel and building number, and I want to create topology and then to create thematic queries, based on any data attached to the numbers. And I don't know how to do that, and how can I use thematic query to show me the specific parcels based on the data I want if the table is attached to the parcel number and not on polylines. Same thing on buildings...
For example: I want to make some thematic maps based on tax value, street where the parcel is located, area, or on buildings: how many levels they have, and more.
I uploaded a example file to be more specific, with data attached to numbers, without topology created (drawing cleanup is done).
View 2 Replies
View Related
Nov 18, 2013
I have downloaded the SSURGO file from Web Soil Survey. They are in .shp files, I have imported the spatial files into AutoCad Map 3d 2012. My goal is to create a Topology so that I can detemine the soil type and acres of parcels of land.
When I click on the polygon in my drawing it is a closed polygon with double line or overlapping lines and it does has object data but it is part of the line not a point as I am used to.
View 1 Replies
View Related
Dec 20, 2013
Is there a way to use PRESSPULL on a face that's behind or underneath another face. When I use PRESSPULL it always selects the face on top and sometimes I want a face that is behind or underneath that face.
View 3 Replies
View Related