Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

aligning a registration point to a vector line after it has moved

Status
Not open for further replies.

cjcurran

Technical User
Mar 20, 2000
1
0
0
GB
hello people <br>
<br>
the problem that i have is attacing a registation point to a vector line once you have moved that line<br>
<br>
i start off with a vector line on stage and have scripted it so <br>
you can pull this line up, down, etc from the top point of the vector line <br>
<br>
then i want to pull the line from the bottom point of that vector line which i can do but only once because once i have moved that line the registration point is now out of sync because the point that it was aligned to has now moved <br>
<br>
member(pThisMemberName).regPoint = (the vertexlist of memberpThisMemberName)[2][1]<br>
<br>
end if<br>
<br>
if any one can work out how to script lingo that will be able to make <br>
the registration point follow a point on a vector line this would be of great help<br>
<br>
christopher curran<br>
ma communication design central saint martins london<br>
cjcurran@hotmail.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top