Toposhape/Part: Cleanup FeatureFillet, FeatureChamfer and dependencies
This commit is contained in:
@@ -336,6 +336,7 @@ Data::Segment* TopoShape::getSubElement(const char* Type, unsigned long n) const
|
||||
return new ShapeSegment(getSubShape(temp.c_str()));
|
||||
}
|
||||
|
||||
// Type can be (should be?) a subshape name, not a type, E.G. Edge3
|
||||
TopoDS_Shape TopoShape::getSubShape(const char* Type, bool silent) const {
|
||||
TopoShape s(*this);
|
||||
s.Tag = 0;
|
||||
|
||||
Reference in New Issue
Block a user