Toponaming: import code related to ElementMapVersion from LS3
*Imported original code
This commit is contained in:
committed by
Vincenzo Calligaro
parent
e5b1d05813
commit
89ec079fbf
@@ -1640,6 +1640,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