Integration of OCCT 6.5.0 from SVN
[occt.git] / src / IntTools / IntTools_BeanBeanIntersector.lxx
1 inline Standard_Boolean IntTools_BeanBeanIntersector::IsDone() const
2 {
3   return myIsDone;
4 }
5
6