MeshSolver.constrain_face_regularization
- MeshSolver.constrain_face_regularization(weight=1000.0)
Add equalize face constraints to all faces of a COMPAS mesh.
- Parameters:
- weightfloat, optional
Weight of the constraints. Default is 1e5.
- Returns:
- list[int]
IDs of all added constraints.