Request new Add method to Custom3d
Posted: Mon Oct 01, 2007 4:07 pm
I would be very greatful if an overload to the Add method was added that had the signature that looked like
public void Add(Array xValues, Array yValues, Array zValues, Array colorValues)
If this is not possible in the next release can you send a snippet of code that I might use to implement this in a derived series?
public void Add(Array xValues, Array yValues, Array zValues, Array colorValues)
If this is not possible in the next release can you send a snippet of code that I might use to implement this in a derived series?