Python in Catia v5 search: if the color orange is used for lines color print messag

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Begocidi
    New Member
    • May 2015
    • 1

    Python in Catia v5 search: if the color orange is used for lines color print messag

    Hi there ,

    is there any possibility to search with python the active catia document for the color orange if it s in use for line color ?

    then there should be a message with an information about the search result.

    hope someone can help...
    thanks
  • computerfox
    Contributor
    • Mar 2010
    • 276

    #2
    Read the file, then do a regex search. Do you have a written script already?

    Comment

    Working...