OEGetSecondaryStructureStrandID¶
int OEGetSecondaryStructureStrandID(int ssValue)
Returns an integer containing the strand serial number for a strand in
a beta sheet. The ssValue argument is typically a value returned from
OEResidue.GetSecondaryStructure
. For secondary structure
elements other than sheets, the strand ID is always zero.