Jump to content

IJSSEL

Member
  • Posts

    38
  • Joined

  • Last visited

Everything posted by IJSSEL

  1. Valve nodes work like that ( I think.) You could use 2 Filter nodes and and 1 Yes NO Dialog ( call it 'X MIRROR). The OIP gives you the choice between X Mirror or No ( No will give you the Y-Mirror). mirror.vwx
  2. Okay. I understand. Well, who knows, maybe someday we will have a workable solution. Thanks again for your time. Much appreciated.
  3. That would be great. Whenever you have time for this. And again, thank you so much for your help !
  4. What I want to achieve is having a Pop up node in the IP which gives me 4 choices : 2D/Plan, Front, Right Iso, Left Iso. I was trying to find out if the Set View Matrix node would do the trick but don't know ( so far) if this is the way to go. Any help appreciated 😊
  5. Marissa, thank you! Works like a charm. I was not familiar with the use of the Equals node. Problem solved.
  6. I have four Valve nodes managing the output of four List nodes. Each Valve node is controlled by a Yes No Dialog. Instead of four Yes No Dialog nodes I would like to have a Pop up Dialog with four choices so I can skip the Yes No Dialogs. Can this be done ? Thanks . Jan Willem Henssen
  7. Yes, this is great, thanks a lot. I'm looking forward to the improvements. The first two on your "list" are (in my case) the most important ones. I'm now playing with the rotation tool (after I Extrude the 2D Trapezoid) to get it the way I want. Best regards
  8. Marissa, thank you. I think a Trapezoid Node would do the trick. I was experimenting with the Boolean Node and also with the various Vertex Nodes. But no results. Best regards, Jan Willem Henssen
  9. Dear Marissa, Hereby a screenshot Mitre 45º.tiff
  10. Is it possible to change the Angle of one or more sides of a 2D Rectangular Polygon. I'm trying to create a Mitre ( 45º). Steps : 1- Network creates a rectangle ( 20x600mm). 2-- Change it into a Polygon. 3-- Create a Mitre on the small side ( 20mm). Appreciate idea's. Regards
  11. IJSSEL

    Yes/No Dialog

    Yes, the Valve Node. It works👍 Thank you @sbarrett and @marissaFarrell
  12. The network I'm working on creates different parts of a (wall) cabinet. I would like to have the choice of a "yes/no' dialog for certain parts of the cabinet. Like : Doors- Yes or No, Bottom Shelf- Yes or No etc. I tried the 'YesNo Dialog Node' but can't figure out how and where to connect it into my network. The Node has only an output connector, no input. Any help much appreciated.
  13. Lost my Worksheet, I thought. But does not show up when not activated, of course. Bit of black-out overhere. To many long hours behind my screen 😣
  14. Yes, I will do. Just found out that it will render in Renderworks Final but not in OpenGL.
  15. The Symbol works fine now ( needed some adaption of the Zero point of the drawing). But I have lost my RGB colors. In Wrapper Mode I can change the RGB colors in the PIO and have it rendered in OpenGL , but in the Symbol 'Mode' it will not render the colors. Any idea's ?
  16. Okay, thank you. Saving the Wrapper as a Red Symbol works ok. Output of the symbol though is not the same as the output of the Wrapper. Object shows up fine in Wrapper Mode but not with the Symbol. Trying to figure it out.
  17. Hmmm. I was not aware of that. Why should one use the Menu Command if it does not give you the possibility of changing the parameters in the OIP ? It is like using the Circle Tool in VW and having to chance the diameter in VS each time you want a smaller or larger circle ? Or am I missing something? Pls. 'enlighten' me 😊 Best regards
  18. IJSSEL

    Menu Command

    After Wrapping myscript ( and testing- all OK), I made a Menu Command . So far so good. But the O.I.P. does not show up like it does in Wrapping Modus. Without the parameters in the O.I.P. the Menu Command is not of very much use. What I'm doing wrong ?
  19. Sorry, I probably should have made this a New Question.
  20. Yes, thanks. Played a bit with it, implemented it in the script and it works😊 After Wrapping the script ( and testing- all OK), I made a Menu Command . So far so good. But the O.I.P. does not show up. Without the parameters in the O.I.P. the Menu Command is not of very much use. What I'm doing wrong ?
  21. Hello Mr. Barrett, Back at the office but can not open your attachment Popups.vwx. I'm on VW Architect 2018-SP5. Get error message : "Can't open file". Would you be so kind to post the file again ? Thanks, Best regards
  22. Thank you,again. I'm not at my Office for another 10 days and no laptop at hand. However, I understand what you are getting at and will start working with your suggestions the moment I'm back. Will keep you informed. Best regards.
  23. Thanks for the input. What I'm looking for is a way to feed the Pop up node with a variabel Integer ( Lets call it 12). This variabel Integer is generated by part of the network. The output of the Pop up is : if input == 1, then output = 12 if input == 2, then output = 2*12 if input == 3, then output = 3*12 etc. etc. I need the Integer 12 to be calculated by the network. So it could be any Integer. As far as I know it is not possible to have a node to change the script of the Pop up? So I was trying to use a List node. The List accepts the variabel Integer and the output is what I wanted ( 12, 2*12, 3*12, or 15, 2*15, 3*15, etc). But how do I select one of outputs the List ( like you do in a Pop up)? Sorry for my criptic question. Hope it makes sense. Thanks again.
  24. Is it possible to feed a Pop up node with information from a List node ? Or, is it possible to have a List node behave as a Pop up node ? Advise much appreciated. Thanks
×
×
  • Create New...