Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JStephen on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error while Linetype drop-down selected

  • Thread starter Thread starter Barto
  • Start date Start date
Status
Not open for further replies.
B

Barto

Guest
When I select the Linetype drop-down list either from Properties toolbar or from Properties window, the following error message is displayed:

FATAL ERROR: Unhandled Access Violation Reading 0x0020 Exception at XXXXXXXh
 
Last edited:
Hi Barto,
Instead of assigning linetypes directly as an object property through the Linetype drop-down list try to use the Layer Manager to load and assign linetypes to drawing objects by layer. When you assign linetypes by layer, the linetype is associated with the drawing object through the layer it resides on, rather than assigning to the object directly.
Hope this will some what help you. Have a nice day.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top