Message 1 of 14
Loading missing line styles

Not applicable
08-22-2000
11:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We have custom line styles in a file mspiso.lin and have left acadiso.lin
untouched. We also have a lisp routine that creates layers by reading lines
in a text file. The lisp fails as soon as it encounters a custom line style
that is not already loaded in the drawing.
Is there a way to have the line style loaded on demand? How do you determine
if a specific line style has been loaded in a drawing already? I would
prefer to try loading the line style only if the layer creation fails since
the custom line styles only occur on 1% of the layers used.
Thanks in advance,
Allen
untouched. We also have a lisp routine that creates layers by reading lines
in a text file. The lisp fails as soon as it encounters a custom line style
that is not already loaded in the drawing.
Is there a way to have the line style loaded on demand? How do you determine
if a specific line style has been loaded in a drawing already? I would
prefer to try loading the line style only if the layer creation fails since
the custom line styles only occur on 1% of the layers used.
Thanks in advance,
Allen