yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #01651
Re: Facet Highlight
> I have tried this, but it does not highlight facets.
>
> Please, check the attached script.
Eh, you are passing highlight to utils.facet... that is something
different from what I said. I added that parameter in r1939 though so it
works now as you expect.
The trick is that the **kw params are passed to
Body::physicalParameters, whereas highlight is property of
Body::geometricalModel, therefor has to be passed separately.
Anyways, I would like to remove the obnoxious difference of
GeometricalModel and InteractingGeometry at some point... But that would
need larger discussion.
V.
Follow ups
References