Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
How to draw a coaxial closed pipe
Posted May 7, 2024, 10:05 a.m. EDT Geometry, Mesh, Physics Interfaces 1 Reply
Please login with a confirmed email address before reporting spam
The below post is related to an archived discussion
Hello,
I am trying to draw a 1D coaxial closed pipe geometry that consists of lines and arcs (portion of a circle). From my understanding, using the Bézier Polygon would be appropriate for this.
However, I am having a hard time figuring out how to define the arcs. The cubic Bézier node in COMSOL requires four control points and four weights as inputs. For the control points I put in the two endpoints 1 and 4 coordinates values (0,0,0) and (0,0,L), as for the two control points 2 and 3 corrdinate values (0,0,1) and (0,0,-1). For the weight point i left the defaults values of 1. Can anyone help validate if correct. Thank you for your help.