I'm creating the sasurface of a set of atoms of the attached molecule like this:

load 'drgfin_GMX.pqr'; select 1.OAF, 1.HAH, 1.OAA, 1.HAA, 1.OAB,
1.HAB; isosurface sasurface 1.4 map 'map.dx' translucent .3; zoom 40;

Analysing the created isosurface I noticed that vertex number 2659
(indexed from zero) is not used by any of the triangles. I'm
extracting the data via the Java API: viewer.getProperty("java",
"isosurfaceInfo", null);

Is it expected to get unused vertices from time to time from the
calculated surface, or is it possibly indicative of a potential
problem in the surface calculation routine?

Attachment: drgfin_GMX.pqr
Description: Binary data

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to