Changeset 3303 for MOAB/trunk/tools/iMesh/iMesh_MOAB.cpp
- Timestamp:
- 11/06/09 20:44:41 (4 months ago)
- Files:
-
- 1 modified
-
MOAB/trunk/tools/iMesh/iMesh_MOAB.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
MOAB/trunk/tools/iMesh/iMesh_MOAB.cpp
r3271 r3303 717 717 if (MBCN::Dimension(TYPE_FROM_HANDLE(*entity_iter)) == dim) 718 718 continue; 719 result = MBI->get_adjacencies( entity_iter, 1, dim, false, adj_ents );719 result = MBI->get_adjacencies( entity_iter, 1, dim, false, adj_ents, MBInterface::UNION ); 720 720 if (MB_SUCCESS != result) { 721 721 iMesh_processError(iBase_ERROR_MAP[result], "iMesh_getEntArrAdj: trouble getting adjacency list.");
![(please configure the [header_logo] section in trac.ini)](/projects/ITAPS/chrome/common/trac_banner.png)