mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
Integration of OCCT 6.5.0 from SVN
This commit is contained in:
6
src/IntTools/IntTools_BeanFaceIntersector.lxx
Executable file
6
src/IntTools/IntTools_BeanFaceIntersector.lxx
Executable file
@@ -0,0 +1,6 @@
|
||||
inline Standard_Boolean IntTools_BeanFaceIntersector::IsDone() const
|
||||
{
|
||||
return myIsDone;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user