Hello, I want to create a surface with two identical curves as shown in the picture. The second curve is created by copy command.
create suface skin curve 1 2
Hi, This is likely just a graphics resolution issue. We use a fairly coarse graphics faceting to speed up rendering of large models. You can modify the graphics faceting in the GUI by selecting Tools/Options/Geometry Defaults/Facet Tolerancing.
or from the command line you can just type
graphics tolerance angle 1
Does this help? Karl
It works fine now. Thanks a lot for helping.