View Single Post
  #2  
Old 11-22-2016, 02:16 AM
rvn rvn is offline
Registered User
 
Join Date: Mar 2011
Posts: 52
Re: Some questions in the code

Hi Kting,

You need to use radials instead of degrees.
Convert your degrees with (sd-deg-to-rad "angle in degrees") to radials and use this.
Normally this should work.

gr
Ruben
Reply With Quote