Announcement

Collapse
No announcement yet.

SCH Filter - Select Components

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • SCH Filter - Select Components

    Hello
    ​How can I select componentes in multiple sheet? I need select and chance the supplier part number for all specific componente:

    R201,R211,R307,R308,R321,R322,R401,R405,R600,R601, R602,R603 ,R604,R606,R608,R609,R610,R611,R612,R615,R619,R631 ,R632,R70 3,R704,R705,R706,R707,R708,R709,R712,R714,R715,R71 7,R718,R7 19,R720,R724,R725,R726,R727,R728,R809,R810,R906,R9 09

  • #2
    I would use SCH Filter, that should work.

    Comment


    • viniciusserrano
      viniciusserrano commented
      Editing a comment
      How can I use SCH Filter for this?

  • #3
    You can play with different filters, e.g. try to use "IsPart And (Description Like 'RES*')". I am not sure what your listed resistors have common, but here is an example to select all resistors in my schematic page:


    Click image for larger version

Name:	search for part.jpg
Views:	864
Size:	172.2 KB
ID:	7430

    Comment


    • viniciusserrano
      viniciusserrano commented
      Editing a comment
      It is possible select by designator?
      e.g. R201,R211,R307,R308,R321,R322,R401,R405,R600,R601, R602,R603 ,R604,R606,R608,R609,R610,R611,R612,R615,R619,R631 ,R632,R70 3,R704,R705,R706,R707,R708,R709,R712,R714,R715,R71 7,R718,R7 19,R720,R724,R725,R726,R727,R728,R809,R810,R906,R9 09

    • vietzung
      vietzung commented
      Editing a comment
      viniciusserrano Or you can right click on component and select "Find similar objects..." and you can select components with the same conditions

  • #4
    Depends what these resistors have common. But if you need to select specific components, you can use something like: "IsPart And ((PartDesignator = 'C3') or (PartDesignator = 'C2'))"

    Comment

    Working...
    X
    😀
    🥰
    🤢
    😎
    😡
    👍
    👎