| Author |
Message |
Vasu
Guest
|
Posted:
Tue Apr 06, 2004 4:10 pm Post subject:
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.
|
|
| Back to top |
|
 |
Starnet
Guest
|
Posted:
Tue Apr 06, 2004 6:18 pm Post subject:
Re: Filtering elements by Custom Line Styles in MicroStation |
|
|
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.com...
| Quote: | 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! =----- |
|
| Back to top |
|
 |
Inga Morozoff [Bentley]
Guest
|
Posted:
Tue Apr 06, 2004 8:25 pm Post subject:
Re: Filtering elements by Custom Line Styles in MicroStation |
|
|
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.com...
| Quote: | 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. |
|
|
| Back to top |
|
 |
Vasu
Guest
|
Posted:
Wed Apr 07, 2004 11:29 am Post subject:
Re: Filtering elements by Custom Line Styles in MicroStation |
|
|
"Inga Morozoff [Bentley]" <Inga.Morozoff@NOSPAMbentley.com> wrote in message news:<3SAcc.13970$J56.3730@edtnps89>...
| Quote: | 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. |
|
| Back to top |
|
 |
PlottingGuy
Guest
|
Posted:
Wed Apr 07, 2004 9:19 pm Post subject:
Re: Filtering elements by Custom Line Styles in MicroStation |
|
|
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.
| Quote: | 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. |
|
|
| Back to top |
|
 |
Dave Preston
Guest
|
Posted:
Thu Apr 08, 2004 1:02 am Post subject:
Re: Filtering elements by Custom Line Styles in MicroStation |
|
|
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.com...
| Quote: | "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. |
|
|
| Back to top |
|
 |
Vasu
Guest
|
Posted:
Thu Apr 08, 2004 9:54 am Post subject:
Re: Filtering elements by Custom Line Styles in MicroStation |
|
|
"Dave Preston" <dave@davidcpreston.co.uk> wrote in message news:<H0_cc.349$p45.163@newsfe1-win>...
| Quote: | 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.com...
"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. |
|
| Back to top |
|
 |
Ralph Hertle
Guest
|
Posted:
Sun Jul 04, 2004 10:08 pm Post subject:
Re: Filtering elements by Custom Line Styles in MicroStation |
|
|
Vasu wrote:
| Quote: | 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 |
|
| Back to top |
|
 |
Vasu
Guest
|
Posted:
Mon Jul 05, 2004 7:53 pm Post subject:
Re: Filtering elements by Custom Line Styles in MicroStation |
|
|
Ralph Hertle <ralph.hertle@verizon.net> wrote in message news:<40E84797.6060300@verizon.net>...
| Quote: | 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. |
|
| Back to top |
|
 |
|
|
|
|