TECHDRAW: Update DimensionValidators.h

This commit is contained in:
FEA-eng
2024-04-03 21:54:08 +02:00
committed by wwmayer
parent 2f7b5a1cf5
commit 4a10991596

View File

@@ -84,7 +84,7 @@ DimensionGeometryType getGeometryConfiguration3d(DrawViewPart* dvp,
GeomCountMap loadRequiredCounts(StringVector& acceptableGeometry,
std::vector<int>& minimumCouts);
bool checkGeometryOccurences(StringVector subNames, GeomCountMap keyedMinimumCounts);
bool checkGeometryOccurrences(StringVector subNames, GeomCountMap keyedMinimumCounts);
DimensionGeometryType isValidVertexes(ReferenceVector refs);
DimensionGeometryType isValidMultiEdge(ReferenceVector refs);