FunkyFresh Posted June 18, 2010 Posted June 18, 2010 We have many different layers and we are trying to write a program to select the right layer to display by sending it as a string. The following code we know works g_AcadDoc.Layers(layerNumber).Freeze = True layerNumber is an integer but we are trying to retrieve the layerNumber by looking for the passed layerName. Thank you Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.