An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Hi
How can I create a large number of random wires using CADFEKO (i.e. arbitrary lengths and orientations). Something similar to a spherical chaff cloud.
Â
Thanks,
Husam
<?xml version="1.0" encoding="UTF-8"?>
You could try a for loop of a modified macro-recording of creating a wire in CADFEKO. Look at the math.random and math.randomseed functions.