Warning:
Can't synchronize with repository "(default)" (/disks/svn_mcs/repos/neams-ibm does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
02/23/09 13:05:12 (14 years ago)
- Author:
-
billings
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v16
|
v17
|
|
28 | 28 | |
29 | 29 | * Use the "1 step" call to getAllVtxCoords in iMesh and its analogs in the component and MOAB |
| 30 | [[BR]] |
30 | 31 | * Use a "2 step" method where first the entity handles are obtained by looking for objects of type "vertex" with getEntities and the coordinates are then gathered by getVtxArrCoords. |
31 | 32 | |