sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    ComponentInstance name and Group name

    Scheduled Pinned Locked Moved Developers' Forum
    21 Posts 4 Posters 719 Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • N Offline
      njeremy2
      last edited by

      Hi everyone !

      I have found how to correct my code !! 😄

      It's was just an error of algorithm.

      At first time I had this condition :

      chose.name[0] != 95
      

      And I would like to have this :

      chose.name[0] != 95 || chose.definition.name[0] != 95
      

      but it doesn't work ...

      The solution is :

      chose.name[0] != 95 && chose.definition.name[0] != 95
      

      As I said, I'm beginning !

      Thanks to all! especially TIG

      1 Reply Last reply Reply Quote 0
      • 1
      • 2
      • 2 / 2
      • First post
        Last post
      Buy SketchPlus
      Buy SUbD
      Buy WrapR
      Buy eBook
      Buy Modelur
      Buy Vertex Tools
      Buy SketchCuisine
      Buy FormFonts

      Advertisement