Display Style => lineweight is not used correctly

Hi,
I have sent lines objects held by a polycurve.
each line has a color, linetype and width passed through DisplayStyle.
Unfortunately, lineweight is correct in data but can’t be displayed correctly.
See snap : blue lines have a big lineweight compared to green one.

How can I resolve this?

– Anne –

Hi @Choochoote

Could you please share with us the speckle stream in question, or any stream that manifests this issue so we can have a closer look?

Cheers

Of course.
https://speckle.xyz/projects/5da632bec0/models/c40dc9a8fa

I’ll also need access

alex@speckle.systems

Ok, it’s done

1 Like

For the line weight to be considered, you need to specify the units. null for units makes the viewer ignore the lineWidth

Thank you Alex :slight_smile:

1 Like