rotating a shutter
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-09-11 04:50 PM
2009-09-11
04:50 PM
3 REPLIES 3
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-09-11 04:51 PM
2009-09-11
04:51 PM
and this italian style one as well. Does anybody have one?
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-09-12 05:16 PM
2009-09-12
05:16 PM
This is the shutter from AC 9
!**************************** FRAMES ***********************
!***********************************************************
!******************** all styles except style 4
ROTX ang1 ! Here we change 90 to ang1
ADDZ -fd/2
hx=(a-2*fw-vbn*vbw)/(vbn+1)
hy=(zzyzx-2*fw-hbn*hbw)/(hbn+1)
Comment the entire 2D script and type in
PROJECT2 3,270,2
You then need to add the line to the library part window.
That is the easiest way if all you are looking for is a quick representation.
!**************************** FRAMES ***********************
!***********************************************************
!******************** all styles except style 4
ROTX ang1 ! Here we change 90 to ang1
ADDZ -fd/2
hx=(a-2*fw-vbn*vbw)/(vbn+1)
hy=(zzyzx-2*fw-hbn*hbw)/(hbn+1)
Comment the entire 2D script and type in
PROJECT2 3,270,2
You then need to add the line to the library part window.
That is the easiest way if all you are looking for is a quick representation.
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-09-12 10:14 PM
2009-09-12
10:14 PM
thanks guys, and especially erika for helping me offline. This coding stuff will help me in the long run, though and others too. Thanks to all!