Update src/Mod/Surface/App/FeatureFilling.cpp
Co-authored-by: Ryan K <114723629+ryankembrey@users.noreply.github.com>
This commit is contained in:
committed by
Chris Hennes
parent
16020cf0c5
commit
6bef08a346
@@ -231,7 +231,7 @@ void Filling::addConstraints(BRepFill_Filling& builder,
|
||||
}
|
||||
}
|
||||
else {
|
||||
Standard_Failure::Raise("Number of links does not match with number of orders");
|
||||
Standard_Failure::Raise("Number of links does not match with the number of orders");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user