We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Is Multi level dictionary possible ?

Home Forums Puzzles Is Multi level dictionary possible ?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #37238
    Petro
    Customer

    How should we handle creation of a dictionary key based on some other keys please… ? A multi level dictionary to store many products present on the scene, each possible having different materials… for example:
    {“Cube_Corp300_1U”:{“material”:”mat1″},”Cube_Corp600_2U”:{“material”:”mat2″}} ?

    https://pasteboard.co/JJaCP2d.png

    #37261

    yes it should be possible with puzzles – give it a try!

    Chief 3D Verger | LinkedIn | X

    #37285
    Petro
    Customer

    I get strange results (https://pasteboard.co/JJhCCZb.png). Can you tell me were I do wrong ?

    https://pasteboard.co/JJhCdQS.png

    #37287
    Petro
    Customer

    solved as it was needed an extra for…

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.