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
4d74847251
commit
c1dca45151
@@ -200,7 +200,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