leocad icon indicating copy to clipboard operation
leocad copied to clipboard

Some decorated parts appears even "Show Decorated Parts" is OFF

Open Symbian9 opened this issue 4 years ago • 8 comments

  • Version: LeoCAD-Linux-e52ea0a-x86_64.AppImage

Seems like some parts which name include Pattern, BUT starts with ~ appears even "Show Decorated Parts" is OFF

pic

Symbian9 avatar Dec 07 '20 01:12 Symbian9

What is LeoCAD's definition of "decorated part"? What is your (@Symbian9) definition of "decorated part"? What is LDraw's definition of "decorated part", if it has one?

j6t avatar Apr 10 '21 16:04 j6t

What is your (@Symbian9) definition of "decorated part"?

As for me, decorated part is any part that has any sort of pattern/sticker + every part which itself are patterns/stickers.

ghost avatar Apr 10 '21 17:04 ghost

As for me, decorated part is any part that has any sort of pattern/sticker + every part which itself are patterns/stickers.

That much was obvious. I was asking for a definition that a stupid machine can follow.

j6t avatar Apr 10 '21 18:04 j6t

I made an accepted change to this a while back that improved the situation based on part naming conventions. Scanning the part description line for certain keywords might do better but there doesn't appear to be an LDraw.org standard for marking decorated/stickered/etc parts.

On 4/10/21 2:04 PM, Johannes Sixt wrote:

As for me, decorated part is any part that has any sort of
pattern/sticker + every part which itself are patterns/stickers.

That much was obvious. I was asking for a definition that a stupid machine can follow.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/leozide/leocad/issues/538#issuecomment-817180070, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAECJNFFRAED4CFKSCP2PMDTICHLPANCNFSM4UPYDHEQ.

rsbx avatar Apr 16 '21 16:04 rsbx

The decorated parts in the image all appear to be obsolete parts with elude the check implemented in f7e89ee5 since most obsolete parts seem to have all numeric IDs.

rsbx avatar Apr 16 '21 18:04 rsbx

The decorated parts in the image all appear to be obsolete parts with elude the check implemented in f7e89ee since most obsolete parts seem to have all numeric IDs.

one might want to filter those out with an appropriate category instead?

nathaneltitane avatar Apr 16 '21 18:04 nathaneltitane

Another check-box to filter obsolete parts?

rsbx avatar Apr 16 '21 18:04 rsbx

ref #394

nathaneltitane avatar Apr 16 '21 18:04 nathaneltitane