Width control of mesh lines #519
Answered
by
rquey
sajutabraham
asked this question in
Q&A
-
@rquey Sir, how to adjust the width of mesh lines in 2D and 3D mesh images? Is it using -dataelt1drad and -dataelt3dedgerad values? Can you please explain. |
Beta Was this translation helpful? Give feedback.
Answered by
rquey
Jul 19, 2022
Replies: 1 comment 1 reply
-
This is explained in the documentation, here: |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
rquey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is explained in the documentation, here:
-dataelt2dedgerad
for 2D elements,-dataelt3dedgerad
for 3D elements, and-dataelt1drad
for 1D elements (see also-showelt1d
).