To answer you @darryl_sumirana.da2, My solution is more convenient with an array that has been exploded. It is only a second manipulation. In such a case, i was meaning that tangency constraint can only apply to a polyline and not to a spline. Flatten easily turn a spline to...
I know that autocad can't do it with line or polyline. Probably dynamic block and stretch it but it can't do arc. One of the limitation that autocad can't do for ages. Reply Report 0 Message 5 of 5 Kent1Cooper in reply to Anonymous 12-04-2015 02:...
This function sets the polyline to be open. No line segment will be drawn between the last vertex and the first vertex, so the polyline will not form a closed polygon. This clears the first bit of DXF group code 70. Returns Acad::eOk if successful, or Acad::eInvalidInput if the dat...
Description If the spline is not already rational, then it is made rational and each control point is assigned the specified weight. If the spline is already rational, the weight at each control point is multiplied by the input weight. ...
My problem is that when I make 2d, I get a lot of lines, polylines and splines. I wonder if there is a way to simplify the lines, curves for export to Autocad. I have tried the command overkill, but it does not seem to clean up the vertexes enough. A simple circular object can...
This proved to be astonishingly difficult as the unit boundaries proved to be multiple crudely overlapping splines and polylines that confounded our new hatches. We wound up erasing duplicates and retracing the boundaries. Lots of Supergroup exposures lie west of our GSA map, so we used a similar...
Pointer to the L_POINT to set.L_INT xThe x value.L_INT yThe y value.ReturnsNone.Required DLLs and LibrariesLTKRN For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application....
Pointer to the L_POINTD to set.L_DOUBLE xThe x value.L_DOUBLE yThe y value.ReturnsNone.Required DLLs and LibrariesLTKRN For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application....
or, are you trying to loft between polylines? It appears from the "test" layer that you are indeed creating the solid but the left (back) face is the one that's not turning out as expected. Is it possible to add the additional face by using the edges of th...
But using your model, these are all still polylines, how do i make all of these 1 3D solid? Reply Report 0 Message 8 of 10 parkr4st in reply to Anonymous 06-25-2019 03:47 AM My bad LOFT command Reply Report 0 Message 9 of 10 Anonymous in reply to pa...