You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When "Instances" is selected, I do not want pcells to be selected by PartialService.So how can I get whether instances are is_checked in PartialService?Can you give me an example? Thank you very much.
The text was updated successfully, but these errors were encountered:
So you want instances of static cells to be selected, but not PCell instances? I don't think that actually makes sense. PCell instances are pretty much the same thing than static cell instances.
Yes, I'm modifying the C++ code for some special needs. I want PartialSelect to be like MoveSelect. Pcell cannot be selected when instances are selected. But I don't know how to get the status of instances.
klayoutmatthias
changed the title
Ask a question about "Instances."
Partial mode and "Instances" (general: "Select" filter is not applied in partial mode)
Feb 26, 2023
When "Instances" is selected, I do not want pcells to be selected by PartialService.So how can I get whether instances are is_checked in PartialService?Can you give me an example? Thank you very much.
The text was updated successfully, but these errors were encountered: