for example: a poly -sm 12 filterExpand will only return objects if an object is selected. If using your pSphere1.vtx[300] selection as an example... nothing will be returned if that object is not in object mode. filterExpand will return an array.. depending on your selection you may need to use the -expand "true" flag to…
Hey been working on a pivot tool for maya just so it makes it easier to put the pivot easier for common areas. I have that all up and running though where I'm running into a problem is putting the pivot on a selected vertex. I get the xform of the vertex but my problem is how would I split the selection array. Example:…
@Bal: Making a tool to simplify placing pivots. So for example if you want it at bottom left just click bottom left and pivot is there and can also do mass pivot moves. Wanted selected vertex for meshes where they arent square otherwise I would just use the bounding box.