05-02-2016, 08:37 AM
(This post was last modified: 05-07-2016, 10:23 PM by lloyd32552.)
I am creating one offset polygon (1 out of 10) correctly and am attempting to draw the other 9 in a circle around the center point. I believe it is creating 10 segments but they are being drawn on top of each other.
I have the TranslateTransform3D function being populated with x and z values that are calculated with a changing angle in a 'for' loop.
Am I going in the right direction?
Thanks for your help.
I have the TranslateTransform3D function being populated with x and z values that are calculated with a changing angle in a 'for' loop.
Am I going in the right direction?
Thanks for your help.

