| In: |
structures/Boundaries.rb
|
| Parent: | CellComplex |
This class represents a boundary mesh vertices of the boundary mesh (d0 verts) are BezierVertex edges of the boundary mesh are BSplineBoundary faces of the boundary mesh are Cell
add an edge with geometry given by spline and endpoints given by v1 and v2 if v1 and v2 are not at the ends of spline, they will be moved there data is unused
created a boundary region splineEdges is an array of edges point should be a geometric point within this region (one will be found if not provided minAngle is a quality metric for triangles in this region inverted is false if splineEdges[0] points in a ccw direction around this face