LDCad 1.4a (win+linux)


Re: LDCad 1.4a (win+linux)
#17
Philippe Hurbain Wrote:One drawback: part 55615 (Technic Pin Connector perpendicular etc...) is sorted with pins instead of connectors. I have not yet found a solution (except renaming part...)

You could use

Code:
keep partName 55615.dat
in the connectors group, add it before the rule which otherwise would cause the removal (after the =* excl).

And if you don't want it in the pins group use
Code:
exclude partName 55615.dat
as the last line in that one.


I didn't describe the 'keep' rule as it's a bit messy for the exact same reason you ran into. In short the rule assigns exclude immunity to any items it matches in the current result set.

There's also the 'static' rule, which is even more messy it will add anything to the current set and also assigns it immunity to any following rules. I don't recommend using ether rule unless absolutely necessary Smile
Reply
« Next Oldest | Next Newest »



Messages In This Thread
LDCad 1.4a (win+linux) - by Roland Melkert - 2015-01-24, 20:42
Re: LDCad 1.4a (win+linux) - by Jason Smith - 2015-01-25, 0:03
Re: LDCad 1.4a (win+linux) - by Steffen - 2015-01-26, 20:55
Re: LDCad 1.4a (win+linux) - by Steffen - 2015-01-26, 21:02
Re: LDCad 1.4a (win+linux) - by Jason Smith - 2015-01-28, 3:55
Re: LDCad 1.4a (win+linux) - by Roland Melkert - 2015-02-10, 20:11
Re: LDCad 1.4a (win+linux) - by Jason Smith - 2015-02-11, 8:43
Re: LDCad 1.4a (win+linux) - by Jason Smith - 2015-01-28, 3:38

Forum Jump:


Users browsing this thread: 1 Guest(s)