question

Shinya O avatar image
1 Like"
Shinya O asked Shinya O commented

Change the color of control points during running

Hi,

Even if I set the control point color to change during running, the color does not change. The color change is reflected when resetting, but I would like the color to change during running.

Thanks in advance.

Change-the-color-of-control-points-during-running.fsm

FlexSim 24.0.4
control pointscontrolpointcolor changecontrol point
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Felix Möhlmann avatar image
1 Like"
Felix Möhlmann answered Shinya O commented

Use "object.setProperty("Color", color)". color can be a color class value, an array or a Vec3 containing the RGB values of the color.

· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Shinya O avatar image Shinya O commented ·
0 Likes 0 ·