Component Selector Assistance
1:44
Reading docs about How to write a Flux rule selector targeting components by property value. Need a selector that matches components where the Inspect property "Component Name" contains the substring "2-Position Screw Terminal". Provide exact selector syntax and examples for contains/equals..
Reading docs about Attribute selector syntax for PCB layout rule selectors targeting components by Part name or Component Name. Need example of contains match (e.g., * operator) to match components where part.name or Component Name contains a substring..
Reading docs about Which attribute names can be used in selector-based layout rules to match components by properties? Need the exact syntax to match by a part property like ManufacturerPartNumber or Component Name, including whether spaces become PascalCase in attribute selectors and how to do contains (*=)..
[ComponentName*="2-Position Screw Terminal"][ComponentName="2-Position Screw Terminal"][ManufacturerName] . … [prop="value"] — Selects objects that have a property named prop whose value is exactly value."Welcome 👋
Flux helps you build PCBs faster with an AI teammate!
Create your account to collaborate, stay updated, fork your own version, and get instant answers from our AI agent.
peteruithoven