Jump to content

tismacfan2

Member
  • Posts

    86
  • Joined

  • Last visited

Reputation

8 Neutral

Personal Information

  • Location
    Belgium

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. How can you use these workflow with walls in components? Or an existing wall where you build a new one for the existing one. thanks for the input
  2. Can I create a data tag for numbering, but where I can put a variable text prefix? If so how can I do that please?
  3. Is there a reason I can't see layers of different scale at the same time? Pascal
  4. how can I include a line in my script that can subtract 2 values entered in the info palette from each other and this value shows up on my plan? thanks
  5. Can someone help me with the following script. I want a text file where I can manually enter the floor pass and the ceiling height in the info palette. But I would also like to see a text appear when I request it with the TAW. I then have to manually enter the value TAW in the info pallet, for example the pass 0 = at a TAW of 1860. Then a kind of calculation has to follow in which the TAW is determined in function of my zero pass. So, for example, if I enter a pass of +30, I must get the value of TAW + pass = 1890 for the value TAW. Suppose my pass is -200 then I must get the value of TAW(1860)+(-200) = 1660
  6. Thanks Pat It works very well for me Pascal
  7. 1.How should I start the script to draw a polyline to work out a slope. The values I enter are the starting height and the slope. I've made one now, but have yet to manually enter the length. So my question is can a script be made where I determine the length by 1 click and based on this length, the infeed height and the slope that my polygon is drawn with the top side under slope 2.Can I find a workflow or tutorial how I can make my own pictograms for my scripts Thanks for the info Pascal
  8. I draw a wall on your file, and put him in a red rectangle. I used your tag en drop him on my wall. And so I get 3 time the first component in the text. muurtag.vwx
  9. When I draw a wall and I put your tags on it than I see 3 times text of the first component. 3 times WS snelbouw About the thickness. I can get the sickness of the wall, but not for the components separate? Thanks Pascal
  10. I had a few questions about this tag 1 why is the first component always mentioned 3 times 2 is it also possible to retrieve the thickness per component in such a tag? thanks for the feedback. Pascal
  11. the ability to determine the pen thickness within the material. Pascal
  12. Hello Pat The first thing to select different shapes has I managed with your tip, but the second "You can certainly add a prefix. Just have to define it. Something like SetName(H1, Concat('TisMacFan-',Num2Str(0,N1))); You could store it in a variable and CONCAT the variable instead of hard coding it. Or you could create a custom dialog box (or use two dialog boxes) to allow you to enter the prefix the same way you enter the number holding down the command key." I don't understand how to start with it. I like to work with a variable, or with to dialogboxes So I hope you can help me a little bit further with this part of the script Pascal
  13. hello pat Thank you very much for the script you made for me. It looks very good and is already moving in the direction I want. But I still had a few questions. 1. I now see that it only works on rectangles, can this also be extended to other 2d shapes? 2. Could there be a field somewhere where I could enter a prefix, followed by the automatic number? 3. Suppose I have 2 shapes whom I want to call "wall" 1 and "wall" 2. Then I want to number further with "window" 1 and "window" 2. How can I reset the numbers? If these things were possible, I would have a very strong script for making my measurement statements for the drawings that are still drawn in 2d. Thanks again for the help. Pascal
  14. Hello Pat Thanks for the help you want to give me. I try to describe what I want. It's actually about making a measurement statement for 2d drawings. In the facade I now draw surfaces for the different facade elements with rectangles. I now manually enter a name for these rectangles via the PIO and then I can retrieve the name of that rectangle and the dimensions to retrieve the m2 via spreadsheet. So now I have to draw the rectangle every time and then manually enter a name. So I wondered if I could create that name by, for example, a kind of stamp. But then a stamp that is immediately linked to that rectangle. Then I don't have to do that manually for every rectangle. The order of the numbering is actually determined according to the click on the rectangle or object that I click. I hope this is clear? Pascal
  15. how can I create a script that develops an object of a certain type and class and automatically gives it a name and number. The name I want via info palette as a prefix type, followed by a sequential number. Of course there should also be an option to reset the number so that I can add again to number. Thanks for the help Pascal
×
×
  • Create New...