Search found 2 matches

Re: VBA Loadlinetype

To address this, ensure that when you use the Load method, you provide the complete file path to "icad.lin". For example: IntelliCAD.ActiveDocument.Linetypes.Load "HIDDEN", "C:\full\path\to\icad.lin" This works because IntelliCAD needs the explicit path to locate and lo...

Go to advanced search