Manually add points to 3D OCCGeometry

Hi,

I want to manually add points to mesh vertices to a cube domain generated with OCCGeometry, like the cell[6] of this documentation for a 2D domain. Is this possible?

Thanks in advance!

yes, create an occ vertex, and glue it to the cube.

1 Like