Using Carlson with embedded AutoCAD and my "pltype2" command does nit change the polyline type. I know its probably a simple toggle, but I can't find or remember it...
Any help would be great
Thank you
This may be one of the commands that Autodesk leaves out of the Embedded base.
To change the linetype of a polyline, try using the "CHANGE" command and select linetype under the properties.
It could be the PLINEGEN variable (set it to 1):
>Command: PLINEGEN
>Enter new value for PLINEGEN : 1
>Command:
For existing polylines, you can use the DDMODIFY (Properties) dialog box to enable the Linetype Generation field:

Also, make sure your polylines are 2D polylines.
AutoCAD variable setting rejected: "celtype" "GAS_1-00_0-06_
AutoCAD variable setting rejected: "celtype" "GAS_1-00_0-06_1-00" :error#22
This is the error message I'm getting for all line types when using pltype2.
I can change the line type in pltype, but it breaks up the polyline.
Anyone have a fix?
Ladd changing the line type generation does not help.
Thanks,
Forrest
AutoCAD variable setting rejected: "celtype" "GAS_1-00_0-06_
Ltscale? Also, how close are the vertices on that polyline? For fun draw one using the sameness line type and change the settings to what you want, then compare to the trouble maker.