SimplyMaya
Training & Courses
Free Tutorials
Community
Forums
VFX News
Textures
Legacy resources
Create Account
Sign in
Username
Password
Sign in
Forgot Password?
Search this Forum
Show Threads
Show Posts
Advanced Search
SimplyMaya
Forums
Maya Questions
Programming
Maya for 3D Printing - Rapid Prototyping
In this course we're going to look at something a little different, creating technically accurate 3D printed parts.
Watch
Post New Thread
Mark Forums Read
Posts
New Posts
Today's Posts
Search for threads
Watched Threads
Unanswered Threads
Search forum
Show Threads
Show Posts
toggle softselection
I´d like to have a toggle command for turning softselection on and off. unfortunately I can´t find a way to query the softselection state.. thx
Thread by: Falott
Subscribe
Views: 1,801
by
Falott
24-03-2009|02:07 PM
Replies:
2
Views: 1,801
query render layers
Anyone know of a mel command to find out what render layers exist in a scene? Searched the docs but came up empty. Thanks. duh... nevermind...
Thread by: Dann
Subscribe
Views: 2,760
by
Dann
02-03-2009|10:47 PM
Replies:
0
Views: 2,760
Need help with a script
Ok so i just downloaded the cvxporter from here http://www.chadvernon.com/downloads/cvxporter/ And i dont know how to make it work, and i...
Thread by: Mickeal_alex
Subscribe
Views: 2,224
by
Mickeal_alex
25-02-2009|09:22 PM
Replies:
7
Views: 2,224
keeping objects on a poly surface
Hey, Basically I'm looking for a way to have objects (polyCylinders in this case) move around but stay on a poly surface (polyPlane), I have...
Thread by: bendingiscool
Subscribe
Views: 2,038
by
gster123
23-02-2009|07:51 AM
Replies:
1
Views: 2,038
Not finding 'retargetingLimbLabel' proc
Hey, not sure why this is not working, should a be a simple enough procedure to add some retargeting labels to joints.. proc retargetSkels(){ ...
Thread by: bendingiscool
Subscribe
Views: 1,751
by
bendingiscool
03-02-2009|12:14 AM
Replies:
3
Views: 1,751
How create file-open attribute?
I have written a plugin that allows objects to be scattered on surface. But I cant find the set of attributes. I need to create an attribute that...
Thread by: atap3d
Subscribe
Views: 2,751
by
atap3d
15-01-2009|12:40 PM
Replies:
0
Views: 2,751
Exiting bouding box
Hey, back to bug some more ;) Here is some code to check when a cylinder enters a bounding box of a group of cubes. When it enters it prints a...
Thread by: bendingiscool
Subscribe
Views: 2,006
by
bendingiscool
14-01-2009|11:43 PM
Replies:
1
Views: 2,006
namespaceInfo
Hey all, I'm trying to figure out a way to query what objects are in each namespace in my file. Let's assume that I've imported and/or referenced...
Thread by: Dann
Subscribe
Views: 2,326
by
honestdom
10-01-2009|10:34 PM
Replies:
2
Views: 2,326
collecting multiple bounding box entries
Hey, A few weeks back I got some help about running commands on entry to bounding box's.. Here was the final code I had from here... { ...
Thread by: bendingiscool
Subscribe
Views: 1,827
by
bendingiscool
22-12-2008|11:54 PM
Replies:
0
Views: 1,827
incrementing variables in loops
Hey, so there a way to create incremented variables inside of loops, for instance... /////////////////// // select some objects string...
Thread by: bendingiscool
Subscribe
Views: 1,798
by
vladimirjp
22-12-2008|06:34 PM
Replies:
2
Views: 1,798
select random object in selection
Hey, ok this should be dead simple, but I can't work out the syntax. Basically I want to be able to be able to select a bunch of geometry, cubes,...
Thread by: bendingiscool
Subscribe
Views: 8,120
by
t1ck135
16-12-2008|08:45 AM
Replies:
1
Views: 8,120
query world coords
Hey, Can anyone help me figure out how to query the world space transform and rotational values of an object? I've looked all through the docs...
Thread by: Dann
Subscribe
Views: 2,108
by
gster123
05-12-2008|08:05 AM
Replies:
3
Views: 2,108
running command on entry to a bounding box
Hey guys, Ok I have a cylinder moving around a scene, what I would like to do is run a command when the cylinder enters within the bounding box of...
Thread by: bendingiscool
Subscribe
Views: 3,688
by
bendingiscool
23-11-2008|10:22 AM
Replies:
2
Views: 3,688
pasting clips automatically
Hey, I am after trying to automate putting various animation clips into a pre-made character set depending on certain conditions. For instance say I...
Thread by: bendingiscool
Subscribe
Views: 1,597
by
bendingiscool
21-11-2008|03:30 PM
Replies:
1
Views: 1,597
expression update problem
Hey, I'm havng a problem with an expression, I'm trying to get Maya to do something when it reaches a current time, here's what I have so far... ...
Thread by: bendingiscool
Subscribe
Views: 2,686
by
bendingiscool
18-11-2008|04:09 PM
Replies:
2
Views: 2,686
mel scripting for slim
Hi everyone. I'm brand new at Renderman and could use some help. I just started a new job where they use Slim, and while I'm waiting for Pixar to...
Thread by: Dann
Subscribe
Views: 1,620
by
Dann
13-11-2008|07:12 AM
Replies:
0
Views: 1,620
avoidance behaviour
Hi, I have a Rigid Body cylinder pottering around a scene driven by some simple expressions on the impulse. What I would like to do is avoid / go...
Thread by: bendingiscool
Subscribe
Views: 1,789
by
bendingiscool
11-11-2008|05:27 AM
Replies:
3
Views: 1,789
Python script runs twice from Menu or Hotkey
I have written a python save increment script for Maya to make the saves compatible with our pipeline. The script itself runs fine, and if run from...
Thread by: thurman
Subscribe
Views: 4,084
by
thurman
09-11-2008|03:31 PM
Replies:
0
Views: 4,084
Rigging - Eye Lookat using Planar Proj
Hi Guys, My first post - I hope you can help! Overview : I have a character with non-spherical eyes so a simple aim constraint will not suffice...
Thread by: mrjchilds
Subscribe
Views: 2,074
by
mrjchilds
06-11-2008|07:31 AM
Replies:
2
Views: 2,074
closestPointOnMesh node
Hi, I'm having problems with the closest/nearestPointOnMesh (depending on Maya version). I want to collect the nearest face on the mesh to the...
Thread by: bendingiscool
Subscribe
Views: 5,628
by
bendingiscool
01-11-2008|03:19 AM
Replies:
2
Views: 5,628
connecting floatFields and proc inputs
Hey, I was wondering how to make floatFields in a UI that are connected to the inputs in the brackets after a procedure's name, for instance... ...
Thread by: bendingiscool
Subscribe
Views: 2,060
by
bendingiscool
26-10-2008|12:33 PM
Replies:
0
Views: 2,060
Using expressions on multiple objects
Hey guys, Basically what I am after is a way of running an expression on multiple objects, for instance... polySphere -name "ball"; expression...
Thread by: bendingiscool
Subscribe
Views: 5,748
by
bendingiscool
22-10-2008|05:43 AM
Replies:
2
Views: 5,748
orient with normalDirection
does anyone know of a script which collects all my objects distributed on a nurbs or poly surface and orients them in the same direction where the...
Thread by: Falott
Subscribe
Views: 1,553
by
Falott
21-10-2008|05:18 AM
Replies:
0
Views: 1,553
BlackLight Renderer
| Page:
1
2
I'm at it again! This time I'm writing a path tracer (unbiased) with a whole different program heirarchy to allow for imports and exports! I'll...
Thread by: MattTheMan
Subscribe
Views: 7,080
by
bendingiscool
22-09-2008|03:10 AM
Replies:
15
Views: 7,080
quick help with "currentTime"
hi! I would need some actionButtons to save myself some time. basically I just want to query the current time and asign this integer value to a...
Thread by: Falott
Subscribe
Views: 6,745
by
alexanderH
17-09-2008|10:33 AM
Replies:
7
Views: 6,745
Topics
Email Issues
By David
Site News & Announcements
9
Autodesk releases Maya 2018
By Nilla
Site News & Announcements
11
New tutorial - Principles of UV mapping in Maya 2020
By David
Site News & Announcements
5
New tutorial - Create tileable textures from photos. Photoshop to Alchemist to Maya 2
By David
Site News & Announcements
5
New tutorial - Maya for 3D Printing - Rapid Prototyping
By David
Site News & Announcements
6
New forum
By David
Site News & Announcements
19
Free Courses
Curves, NURBS, Polys, No problem
Rendering a movie in Maya
Texture collaboration and download system
Bifrost cloth simulation
Full Courses
Digital humans the art of the digital double
Maya 2020 fundamentals - modelling the real world
Maya for 3D Printing - Rapid Prototyping
Integrating 3D models with photography
VFX News
How computer animation was used 30 years ago to make a Roger Rabbit short
On 2022-07-18 14:30:13
Sneak peek at Houdini 19.5
On 2022-07-18 14:17:59
VFX Breakdown The Man Who Fell To Earth
On 2022-07-15 13:14:36
Resident Evil - Teaser Trailer
On 2022-05-13 13:52:25
New cloud modeling nodes for Bifrost
On 2022-05-02 20:24:13
MPC Showreel 2022
On 2022-04-13 16:02:13
Showing threads 226 to 250 of 577
Post New Thread
Page 10 of 24
«
First
<
8
9
10
11
12
20
>
Last
»
Currently Active Users 17 ( 0 members & 17 guests)
Threads in Forum
: Programming
Posting Rules
Forum Rules
You
may not
post new threads | You
may not
post replies | You
may not
post attachments | You
may not
edit your posts |
BB code
is
On
|
Smilies
are
On
|
[IMG]
code is
On
| HTML code is
Off