I need to print a 1:1 scale shaded drawing of my model. When modeling, I have set up the lights (Render Tab>Scene>lights) so that the shading of the model is EXACTLY how I need the colors and shadows to look from the front view. However, when I go to the drawing of this part, using the same...
Thank you for the help! It worked perfectly. Of course, I have to ask...
"You may be able to get different sizes I've done it before but it's difficult."
How? :)
If you don't have the time, I understand. You have already helped me out a lot.
I am using a multi-monitor setup, and I have been able to use window_scale option to get the specific graphic window width that I desire. However, because that config option scales the window using a "given coefficient" my graphic window height is about 2/3 of my screen height. So, everytime I...
If I wanted to make these parametric, I could make a parameter for the % increase of the hole diameter (hold_dia_increase).
Would the equations then be?
Diameter equation:
memb_v = DIA*(hold_dia_increase)^(idx1)
Distance equation:
memb_i = 0
if idx1 > 0
memb_i =...
Thank you VERY much Michael. I racked my brain trying to figure this out all day yesterday! I was stuck on how to work the dynamic diameter into the X dimension. Glad to know I can ask the tough questions (at least for me) somewhere!!
Thanks again~
Hi everyone. I am new here, and I am hoping to tap into some of your expertice when it comes to advanced patterm relations. I will do my best to explain, but I feel this is a VERY intricate question.
Based off of this example: http://www.ptc.com/cs/cs_26/howto/cpf869/cpf869.htm
If I want to...