Results 1 to 9 of 9

Thread: Filtering elements by Custom Line Styles in MicroStation.

  1. #1
    Vasu Guest

    Filtering elements by Custom Line Styles in MicroStation.

    Dear All,

    How can we Filter elements based on Custom Line Styles in MicroStation.
    SelectBy option also doesn't support in this case.

    Please help me.

    Vasu.

  2. #2
    Starnet Guest
    Vasu,

    You would have to look for a custom line style linkage on elements yourself.
    It's ID # is negative for custom line styles.

    Just analyze a few element's w/custom line styles, piece together the user
    data linkage format (signature, wtf, ID), then write a routine to filter
    based on the value of the line style ID you want in the line style user data
    linkage.

    Warren

    "Vasu" <mdlanalyst@hotmail.com> wrote in message
    news:8f4f8184.0404060410.3249707d@posting.google.c om...
    Dear All,

    How can we Filter elements based on Custom Line Styles in MicroStation.
    SelectBy option also doesn't support in this case.

    Please help me.

    Vasu.


    -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
    http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
    -----== Over 100,000 Newsgroups - 19 Different Servers! =-----

  3. #3
    Inga Morozoff [Bentley] Guest
    Upon looking at Edit > Select by Attributes in 07.01.04.10, it appears that
    you can indeed filter by custom line style.

    Edit > Select by attributes
    Style > Custom
    Select the desired line style
    Adjust the level/element selections as needed.
    Execute.

    You may also find Bentley's discussion groups of assistance.These groups are
    an excellent technical resource for all users of Bentley products and
    services. Hope to see you
    there! For more information take a peek at this page:
    http://discussion.bentley.com


    --
    Best Regards,
    Inga Morozoff [Bentley]
    www.askinga.com



    "Vasu" <mdlanalyst@hotmail.com> wrote in message
    news:8f4f8184.0404060410.3249707d@posting.google.c om...
    Dear All,

    How can we Filter elements based on Custom Line Styles in MicroStation.
    SelectBy option also doesn't support in this case.

    Please help me.

    Vasu.

  4. #4
    Vasu Guest
    "Inga Morozoff [Bentley]" <Inga.Morozoff@NOSPAMbentley.com> wrote in message news:<3SAcc.13970$J56.3730@edtnps89>...
    Upon looking at Edit > Select by Attributes in 07.01.04.10, it appears that
    you can indeed filter by custom line style.

    Edit > Select by attributes
    Style > Custom
    Select the desired line style
    Adjust the level/element selections as needed.
    Execute.

    You may also find Bentley's discussion groups of assistance.These groups are
    an excellent technical resource for all users of Bentley products and
    services. Hope to see you
    there! For more information take a peek at this page:
    http://discussion.bentley.com


    --
    Best Regards,
    Inga Morozoff [Bentley]
    www.askinga.com

    Thanks Lot.

    But I have some custom linestyles ("Bline", "Cline") in my dgn, which
    are created by client. I don't have the respective .rsc files also.
    (Line style resource). Hence i couldn't filter those line style
    elements trough SelectBy.

    In this case what I have to do?. How can I extract the current dgn all
    line styles (.rsc files)?

    Please help me.

    Vasu.

  5. #5
    PlottingGuy Guest
    Vasu,

    One solution would be to create custom line styles called "bline"
    and "cline" as blank or style 0 lines... Then you can use the filter
    in the selectby attributes dialog. Obviously the best solution is to
    contact the person who gave you the files to get the .rsc.


    Thanks Lot.

    But I have some custom linestyles ("Bline", "Cline") in my dgn, which
    are created by client. I don't have the respective .rsc files also.
    (Line style resource). Hence i couldn't filter those line style
    elements trough SelectBy.

    In this case what I have to do?. How can I extract the current dgn all
    line styles (.rsc files)?

    Please help me.

    Vasu.

  6. #6
    Dave Preston Guest
    The linestyle definitions are not held in the drawing file so there is no
    way to extract them.

    --

    Regards
    Dave Preston


    "Vasu" <mdlanalyst@hotmail.com> wrote in message
    news:8f4f8184.0404062329.396d98d3@posting.google.c om...
    "Inga Morozoff [Bentley]" <Inga.Morozoff@NOSPAMbentley.com> wrote in
    message news:<3SAcc.13970$J56.3730@edtnps89>...
    Upon looking at Edit > Select by Attributes in 07.01.04.10, it appears
    that
    you can indeed filter by custom line style.

    Edit > Select by attributes
    Style > Custom
    Select the desired line style
    Adjust the level/element selections as needed.
    Execute.

    You may also find Bentley's discussion groups of assistance.These groups
    are
    an excellent technical resource for all users of Bentley products and
    services. Hope to see you
    there! For more information take a peek at this page:
    http://discussion.bentley.com


    --
    Best Regards,
    Inga Morozoff [Bentley]
    www.askinga.com



    Thanks Lot.

    But I have some custom linestyles ("Bline", "Cline") in my dgn, which
    are created by client. I don't have the respective .rsc files also.
    (Line style resource). Hence i couldn't filter those line style
    elements trough SelectBy.

    In this case what I have to do?. How can I extract the current dgn all
    line styles (.rsc files)?

    Please help me.

    Vasu.

  7. #7
    Vasu Guest
    "Dave Preston" <dave@davidcpreston.co.uk> wrote in message news:<H0_cc.349$p45.163@newsfe1-win>...
    The linestyle definitions are not held in the drawing file so there is no
    way to extract them.

    --

    Regards
    Dave Preston


    "Vasu" <mdlanalyst@hotmail.com> wrote in message
    news:8f4f8184.0404062329.396d98d3@posting.google.c om...
    "Inga Morozoff [Bentley]" <Inga.Morozoff@NOSPAMbentley.com> wrote in
    message news:<3SAcc.13970$J56.3730@edtnps89>...
    Upon looking at Edit > Select by Attributes in 07.01.04.10, it appears
    that
    you can indeed filter by custom line style.

    Edit > Select by attributes
    Style > Custom
    Select the desired line style
    Adjust the level/element selections as needed.
    Execute.

    You may also find Bentley's discussion groups of assistance.These groups
    are
    an excellent technical resource for all users of Bentley products and
    services. Hope to see you
    there! For more information take a peek at this page:
    http://discussion.bentley.com


    --
    Best Regards,
    Inga Morozoff [Bentley]
    www.askinga.com



    Thanks Lot.

    But I have some custom linestyles ("Bline", "Cline") in my dgn, which
    are created by client. I don't have the respective .rsc files also.
    (Line style resource). Hence i couldn't filter those line style
    elements trough SelectBy.

    In this case what I have to do?. How can I extract the current dgn all
    line styles (.rsc files)?

    Please help me.

    Vasu.
    Thanks...Dave Preston and Plotting Guy(?!).

    Vasu.

  8. #8
    Ralph Hertle Guest
    Vasu wrote:
    Dear All,

    How can we Filter elements based on Custom Line Styles in MicroStation.
    SelectBy option also doesn't support in this case.

    Please help me.

    Vasu.
    Vasu:

    One approach may be to use EDG.

    Search for the particular element type number in EDG. EDG will return a
    list of elements of that type. Change the color in EDG to a unique color
    number, or change the level of the selected elements to a unique level.
    Close EDG. Display the design file with only those levels turned on. The
    changes will be visible on screen, and you may search for or filter
    elements based on the color or level, for example.

    I'm not an EDG expert, and EDG experts may have more to say.

    Ralph Hertle

  9. #9
    Vasu Guest
    Ralph Hertle <ralph.hertle@verizon.net> wrote in message news:<40E84797.6060300@verizon.net>...
    Vasu wrote:
    Dear All,

    How can we Filter elements based on Custom Line Styles in MicroStation.
    SelectBy option also doesn't support in this case.

    Please help me.

    Vasu.


    Vasu:

    One approach may be to use EDG.

    Search for the particular element type number in EDG. EDG will return a
    list of elements of that type. Change the color in EDG to a unique color
    number, or change the level of the selected elements to a unique level.
    Close EDG. Display the design file with only those levels turned on. The
    changes will be visible on screen, and you may search for or filter
    elements based on the color or level, for example.

    I'm not an EDG expert, and EDG experts may have more to say.

    Ralph Hertle
    Ralph Hertle for EdG approach - It should work, because i know Edg,
    but not yet checked.

    PlottingGuy for "Bline, cline as Blank idea" - It's working fine.
    Really appreciate you. Very good idea.

    Thanks a ton to both of you.

    Vasu.

Similar Threads

  1. Custom Tangent Lines, Custom Line Thickness
    By Dominic V in forum SolidWorks
    Replies: 0
    Last Post: 11-21-2005, 01:10 AM
  2. Display Plot Styles from the command line
    By Dave Jones in forum Customization
    Replies: 2
    Last Post: 03-30-2005, 09:53 PM
  3. SolidWorks Line Styles, what are they?
    By SW Monkey in forum SolidWorks
    Replies: 1
    Last Post: 03-02-2005, 07:21 PM
  4. Microstation J: Is there a way to bind elements to a table?
    By Jeff Berleth in forum MicroStation
    Replies: 2
    Last Post: 08-19-2004, 07:32 AM
  5. Custom Line Styles - How To
    By Chas in forum MicroStation
    Replies: 1
    Last Post: 05-25-2004, 03:58 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other forums: Access Forum - Microsoft Office Forum - Exchange Server Forum