Jump to content

DDD

Member
  • Posts

    111
  • Joined

  • Last visited

Posts posted by DDD

  1.  

    Hi all,

     

    After I posted the geolocated dwg issue, I came across with another weird behavior, not sure if it's a bug.

     

    So if I follow the procedures I quoted above to IMPORT the geolocated cad file, it will be on the right geo-spot with right coordinates (note the coordinates on top and side ruler, not the geo stake)

    image.thumb.png.0b7e903e354277edf8aaffa665cc9816.png

     

     

     

    But if I REFERENCE the geolocated cad file (with exactly the same procedure), it will be on the right geo-spot with incorrect coordinates (note the coordinates on top and side ruler, not the geo stake)

    image.png.acbff54980cf9e959dd3febb9c647117.png

     

    Any ideas? This is so buzzard...

  2. HI all,

     

    I have a question regarding handling cad file with geolocation information. I do the following procedures: 

     

    a. when I see the "georeferenced file" is auto checked, I go to the advanced setting:

     

    image.png.9a8bbc390c051a6ae005243305c869c1.png

     

     

     

    b. I make sure the highlighted items are checked, then start referencing the dwg.

     

    image.thumb.png.115ffe7adff9124521972771fcc8aa81.png

     

     

     

     

    c. after importing/referencing, I turn on the geoimage and it looks good. The referenced drawing is on the corrected spot with correct user coordinates.  

     

    image.png.b6004778cf73812ad3efeea246705c89.png

     

     

     

     

    d. However the drawing ends up being far away from the internal origin

     

    image.thumb.png.fe8b180dab86bbe041becd2e51dca2fb.png

     

     

    Should I proceed with this or do something to fix the problem? I tried "center drawing on internal origin", but this will mess up the geolocation. Thanks in advance for your help!

  3. On 11/17/2023 at 3:35 PM, Your Name Here said:

    You can use 2D illustration tools like polygons in plan and elevation views.  They will show in 3D views too like billboards seen in other software like Revit.

    But that's not an image prop, it's a vector representation.

    Could you please elaborate the 2D illustrator? Are you referring to drawing 2 different polygons to represent plan & elevation?

  4. 20 hours ago, jeff prince said:

    Replying from the field, so I can’t open your file.  Did you connect your pipe to a  mainline, valve, and POC?

    Hi Jeff, 

     

    Thank you for the reply. I figured it out. Looks if I just connect two outlets it won't return any pipe flow. I will need to extend the pipe out for it to calculate.

  5. Hi all,

     

    I am super new to the irrigation design and I started off with tutorials in the VW University.

    https://university.vectorworks.net/mod/scorm/player.php?scoid=32&cm=98&currentorg=articulate_rise

     

    In the "placing pipe" section the video is showing new pipe drawn and connected to irrigation heads will generate flow number automatically. however, this is not the case for me, new pipes I draw are showing 0 flow number and I don't know how to fix this. Anything I could be wrong doing here?

    image.thumb.png.6587465c1c2be8ae75e35c597841ccd3.png

     

     

    Thank you in advance,

    irrigation pipe flow number v2022.vwx

  6. 44 minutes ago, Pat Stanford said:

    I have not been able to make it work in a Spreadsheet Cell, but I can get you the data in a Database.

     

    Make a database that lists all of the plants (or a subset using criteria).

    Set a column to display your tag and SUMmarize that column.

    Set a column to ='Plant Record'.'Quantity' and check the Sum Values button.

     

    If you add another column with a formula of =Count, you will get a count of how many individual plants and how many groups have each tag. For single plants the Count and the record.Quantity should be the same.

     

    My version of the file attached.

     

     

    planting count v2022 Pat Version.vwx 252.01 kB · 0 downloads

    Thank you, Pat!

  7. 8 hours ago, Katarina Ollikainen said:

     

     

    Hi, if you report on plants (Plant Record) instead of the count of data tags, you'll get the correct quantity. I've added a very simple database report to your file, but you can use one of the preformatted ones - they're setup the same way.

     

    planting count v2022.vwx 281.99 kB · 3 downloads

    Hi Katarina,

     

    Thank you for your response. My problem is that I need to not only report the total planting quantity, but also be able to report planting quantity under different tags in the worksheet. In my case the expected result would be "single tree -3" & "grouped tree - 3". Another similar practical scenario is that I am creating a shrub group and tagging it as "group A", in the worksheet I am only able to report number of "group A" shrub as 1 instead of the actual quantity.

  8. Hi all,

    I am working with worksheet report and I have a question for worksheet report.

     

    I have two sets of plant objects with different tags, one group is tagged "single", and each planting object stands alone. The other is tagged "grouping", and all plantings are grouped. My goal is to report plant quantity of different tags in the worksheet. The formula I am using is 

          =COUNT((('Plant'.'TagSchemaCenter'='"single"')))   

          &

          =COUNT((('Plant'.'TagSchemaCenter'='"grouping"')))

     

    However, the grouped plant objects can't return the actual quantity, it is reporting 1 as opposed of 3. Is there anyway to report the actual plant quantity instead of plant object quantity? My file is attached and thank you for the help.

     

    image.png.ce009fe7f97ff2dad2b2a14f8238a8b9.png

     

     

     

     

     

    image.png.fc7afd28cc62c37ad2736a450b5772ac.png

    planting count v2022.vwx

  9. 27 minutes ago, Kevin K said:

    Do be mindful to check your shaded options...

    I will bet money that if you check that, your setting may be set to 'low'. Make sure it is set to at minimum ' high' 

    Yes it was set to high all the time, maybe it's a 2023 thing? I notice you are working with 2022.

  10. 16 minutes ago, Kevin K said:

    @DDD Good you had some success sorting out the issue(s) 

    One thing to be aware of..almost all of the native VW plant image props come in with the reflecting channel set to 'Glow" or as they call it 'constant reflectivity'

    I have found when rendering a scene with the reflection option to use the 'glow' setting, the image prop is a bit too intense.

    So....I usually set that to 'none'.

    As far as the your comment about it appearing 'dark', are you referring to YOUR image you sent me? Or the gardenia I included??

    Screenshot2023-06-15at5_25_26AM.thumb.png.b227821dac676ec1f986a7f6712cafaa.png

     

    The darkening happens to all image props (yours & mine), I attached the images. I turned on the "glow "option in texture setting and it turns out great. Glad to know this  trick! Currently I only present plants in shaded mode so I guess I'll turn the glow option on for better visibility. Thank you very much!

     

     

    image.png.ea7cacf32f1a6bbe5b8312c35d01d512.pngimage.png.7650b06b6806520b60475b521023cfdc.png

     

  11. 14 hours ago, jeff prince said:


    it sounds like you have your image editor set to the wrong color profile or the image you downloaded was saved with the incorrect one.  Verify it is set to sRGB before importing into Vectorworks and you should be good.  This happens with aerial photos and other image based resources too, so something to be aware of.

    Hi Jeff,

     

    Yes, in Photoshop I exported images with the white 'background' layer on, and looks like that is causing this issue.

    • Like 1
  12. 14 hours ago, Kevin K said:

    @DDD Ok, sorry for the delay. Had to attend to some life things 🙂

    Without having your actual file, I can't really discern exactly what's happening to make the image sort of a grayscale with no color.

    That said...here is the deal....when you upload images (plants especially) to use as image props, you need to normally have some space around the plant parts.

    Case in point:

    Your image:

    crossvine.png.4e9b72752e4ad2bfaee7c03198824f94.png

     

    An image example of a gardenia that I included in the attached file:

    Note all the black area around the actual plant. So that part will be used as an image mask so when you create the image prop, that part becomes invisible.

     

    Screenshot2023-06-14at2_02_54PM.png.e7479ead53872f9a5fcb2472fb02de78.png

     

    gardenia.thumb.png.274a8c8639139ecebcdde3c6d0f6cbb7.png

     

    Feel free to import the plant/image prop in the attached file, into YOUR file.  It should appear without all the faded coloring....but it will appear but because of the base image it won't look that great.  Compare it to the gardenia 🙂

    Hope this helps.

     

    Screenshot2023-06-14at2_39_35PM.png.0a0149b8953f0d45336c96c7a5759763.png

    DDD Example v2022.vwx

    gardenia.psd 962.23 kB · 0 downloads gardenia 2.psd 3.44 MB · 0 downloads

    Hi Kevin,

     

    Thanks a bunch! I did some more tests and I kinda know how to get it right. Another question is the image prop looks dark when viewing from a higher point. The color recovers back when the camera drops down to level elevation. Is this just how thing is?

  13. 4 minutes ago, Kevin K said:

    DDD not sure if that plant image is from the VW library, but if you wish, upload the image and I can have a look. It could be one of several things occurring as to why it is faded.  Hard to tell unless we can see the image. 

    Hi Kevin,

     

    Sure, here is the image. I just downloaded it form the web and re-export it as PNG in Photoshop.

     

     

    crossvine.png

  14. 8 minutes ago, Tom W. said:

     

    Cool. I misunderstood what you meant by elevation in your orig post. But I think #IPZL# returns the height of the bottom of the Wall relative to the layer it's on so if you're looking to show the elevation of the top of the wall above sea level the layer elevation for the Wall layer will need to be 0...?

    Yes I am working on exterior retaining walls on a site model. I am labeling walls using their top offset elevation so this works just fine for me.

  15. Hi all,

     

    I am having issues with shadow catcher texture. I am trying to change all class textures override to "shadow catcher" in the viewport to render a shadow map. It is suppose to render only shadow in the picture, however, some objects are still showing. What's even more bizarre is that duplicates of same objects are behaving differently in the same viewport. Please see my file attached (2023 landmark).

     

    Objects on left column are displaying incorrectly. Both objects and shadows are rendered.

    Objects on right column are displaying correctly, only shadows are rendered.

    image.thumb.png.6e19602801eacec456b22d05a0935804.png

    image.thumb.png.8e18a82743f55d0d7b44d9cbdeb32512.pngshadow catcher.vwx

     

     

    Is this a bug or something I did wrong?

    Thank you!

      

×
×
  • Create New...