Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Good afternoon,
Im trying to find here, a list with all the codes that i can use in iLogic, but i didnt find anything. is there any list like that or just those Snippets from IV ? Or actually, all the codes are directly from VB ?
I ask cuz i wanna change some properties of Styles LIbrary like this code below, it changes a property from styles, but how can i change a text, or standard, or something else ? Is there a complete liste with all that sintaxes that i can use ?
Thanks
ThisDrawing.Document.StylesManager.Layers("W5-CEN").Color = ThisApplication.TransientObjects.CreateColor(255,0,0)
IV 2013
Solved! Go to Solution.