Merge pull request #18791 from CalligaroV/toponaming-ElementMapVersion-code-from-LS3
[Toponaming] Import code releted to _ElementMapVersion from LS3
This commit is contained in:
@@ -1581,6 +1581,12 @@ Feature* Feature::create(const TopoShape& shape, const char* name, App::Document
|
||||
return res;
|
||||
}
|
||||
|
||||
void Feature::onDocumentRestored()
|
||||
{
|
||||
// expandShapeContents();
|
||||
App::GeoFeature::onDocumentRestored();
|
||||
}
|
||||
|
||||
ShapeHistory Feature::buildHistory(BRepBuilderAPI_MakeShape& mkShape, TopAbs_ShapeEnum type,
|
||||
const TopoDS_Shape& newS, const TopoDS_Shape& oldS)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user