Applies To | |||
Product(s): | MicroStation | ||
Version(s): | 08.11.09.459 | ||
Environment: | N/A | ||
Area: | Cells | ||
Subarea: | Shared cells | ||
Original Author: | Carl Myhill, Bentley Technical Support Group | ||
How to drop all shared cell instances in a file or multiple files to normal cells.
Use the Drop Element tool using the tool setting ' Shared Cells '
Create a Command File to use with the Batch Processor containing the following keyin's and add the files to be processed
powerselector all
drop sharecell
point absolute
or alternatively
mdl silentload selectby dialog
dialog selectby
selectby type none
selectby type sharedcell
selectby execute
mdl unload selectby
drop sharecell
point absolute
https://bentleysystems.service-now.com/community?id=kb_article_view&sysparm_article=KB0111632