FEM: mesh boundary layer, change type
This commit is contained in:
@@ -37,7 +37,7 @@ class _FemMeshBoundaryLayer(FemConstraint.Proxy):
|
||||
The FemMeshBoundaryLayer object
|
||||
"""
|
||||
|
||||
Type = "Fem::FemMeshBoundaryLayer"
|
||||
Type = "Fem::MeshBoundaryLayer"
|
||||
|
||||
def __init__(self, obj):
|
||||
super(_FemMeshBoundaryLayer, self).__init__(obj)
|
||||
|
||||
Reference in New Issue
Block a user