Hello,

I am creating Autocad VBA Application which creates a Drawing in Autocad,
I require the centerline and the doted lines in the drawing, first when i started the Autocad application works fine since i had manually loaded the line types,
but when a new file is open and no line types are loaded, the VBA application gives the error,

Can Some body explain me th procedure to loading /calling atleast these two line type at the startup when VBA program is executed.

Regards

Praveen Kumar Kulkarni