Option to create closed shape from existing linestring

could we make things smarter and get an option when adding new line(string) to existing line(string) so that all corners are closed, or when modifying start/end vertex of existing linestring to form closed shape (start and end are at same point) to create closed shape? now, MS does differentiate linestring with start/end at the same point as different element type as closed shape.

I know, I can make close shaped using Create Region or Create Complex Shape, but why to waste mouseclicks. this shall be simple programming thing ... I already asked same thing 10 years ago and raised ST 8000767257, but obviously nothing happened
thanks

  • Add this to ideas section and also register new service ticket because old ones Bentley put in garbage bin as you know CONNECT version solved all previous feature requests, not.

  • MS does differentiate linestring with start/end at the same point as different element type as closed shape.

    There could be a reason people want to keep such an element as a linestring instead of a shape. I can't think of what that miught be, but I'm sure someone out there has a reason.
    When placing the linestring, there is an option in the Smartline dialog when you snap to the starting point with the end of your line to Join Elements which creates the Shape element automatically. That has worked well enough for me. But that is defining the element type at creation, which is different than trying to do that at a later date through the Modify tool.

    Adding another element to a linestring to create a "closed" element may sound good, but it could also be very bad if done automatically. I can think of plenty of linestrings that need another linestring to close the area but do NOT need to become a shape. One of the most basic is a linestring (represending a chain link fence) on three sides of a box. I will need to draw a "gate" across the open end, but for what I do, I would NOT like that element to become part of the linestring and close the shape. Fix your problem, and complicate mine.

    There are a lot of things that could be "smarter", but too many options don't get used as it is, and only complicate things.

    MaryB

    Power GeoPak 08.11.09.918
    Power InRoads 08.11.09.918
    OpenRoads Designer 2021 R2

        

  • Mary,

    I fully understand your points, that's why I used word "option". In ideal world I can imagine an AI running in the background and in such cases asking if you want to create linestring or closed shape. with option to turn it off, of course :)

    /pt

  • As you complete the linestring, snapping to the begin point, look at the Tool Settings, turn off "Closed Element". It will remain a linestring as will all subsequent linestrings. Sort of makes more sense that way as there are other commands for shapes. I can think of a few reasons to keep it as a linestring.

    Connect r17 10.17.2.61 self-employed-Unpaid Beta tester for Bentley

  • I can make close shape

    Here's a freeware VBA macro I wrote a few years ago: Convert Line-Strings to Shapes.  I've updated it for MicroStation CONNECT.  It now has a user interface...

    Convert Line Strings to Shapes

     
    Regards, Jon Summers
    LA Solutions