Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
romu51
414 Views, 4 Replies

assigning surface curves to new layer in idw

Hi, 

i found this thread:

https://forums.autodesk.com/t5/inventor-ilogic-and-vb-net-forum/assign-surface-body-to-layer/td-p/77...

 

the code works but i'd like to adapt it. 

instead of phantom i need to be a continuous line in magenta. 

i have the choice to either:

only change the colour or assign the surface line to a layer in magenta colour. 

 

i see i can change the number behind the

StylesManager.Layers.Item  

 but i have no idea to which layer the number corresponds to.

is there a list?

i'm considering creating a layer called "Etched Lines" with continuous lines in Magenta (R255, G0, B255)

could the ilogic gurus do their magic please?

thanks.