Hi,
I want to create a parallel copy of an element descriptor using the Miter mode. I have searched the net and found an example for a complete command that use a function named mdlSolid_offsetWire() that does just that but I have a hard time to extract the code needed to work with an element descriptors.The source descriptor is 2D and contains only lines and arcs.
My question is if anyone has the code for a function that takes the source descriptor and an offset and returns the paralleled descriptor? Just like the mdlElmdscr_copyParallel() function does. (But using the Miter mode)
Thanks!
Christian