Part: Make 3rd party libraries into PCH
This commit is contained in:
committed by
abdullahtahiriyo
parent
43bdef67d6
commit
a56658489b
@@ -420,7 +420,7 @@ eRefType AttachEngine::getShapeType(const TopoDS_Shape& sh)
|
||||
{
|
||||
if(sh.IsNull())
|
||||
return rtAnything;
|
||||
|
||||
|
||||
switch (sh.ShapeType()){
|
||||
case TopAbs_SHAPE:
|
||||
return rtAnything; //note: there's no rtPart detection here - not enough data!
|
||||
|
||||
Reference in New Issue
Block a user