Hi.
I'd like to know where gone my bom balloon when I'm using different family table members in the same asm. I put the next expression into the parts relations: PART_NAME=extract(rel_model_name,1,8). It gives me the first 8 numbers of the PN. I'm having PN like 12345678 and 12345678_1 and...
I'm creating an evolvent curve with cylindrical coordinate system with the following relations
alfay=t*50
r=db/(2*cos(alfay))
fiy=tan(alfay)-(alfay*PI/180)
theta=fiy*180/PI
where
db - is the base diameter, calculated previously.
Then I'm creating a helical curve, also parametrically, for that...
Hi everyone
I'd like to model a helical gear with ProE. For this first I'll create a datum curve for the evolvent, second another datum curve for the helical trajectory. And third an advanced cut - variable section sweep using parameter "trajpar".
Does anyone know how to make it?
I...