The SBMStructuralModel Library#
This library contains the structural model hierarchy: atoms, bonds, residues, molecules, paths, and the other structural nodes that describe systems in SAMSON.
Use this page when you are implementing model-side behavior, structure, or visualization rather than application scaffolding. For class members, signatures, and exact behavior, continue from the links below into the generated API reference.
Library contents#
This library defines structural models:
SBStructuralModel(full name:SBMStructuralModel)SBConformation(full name:SBMStructuralModelConformation)SBStructuralEvent(full name:SBMStructuralModelEvent)SBStructuralModelGrid(full name:SBMStructuralModelGrid)SBStructuralNode(full name:SBMStructuralModelNode)SBAtom(full name:SBMStructuralModelNodeAtom)SBBackbone(full name:SBMStructuralModelNodeBackbone)SBBond(full name:SBMStructuralModelNodeBond)SBChain(full name:SBMStructuralModelNodeChain)SBStructuralGroup(full name:SBMStructuralModelNodeGroup)SBHydrogenBond(full name:SBMStructuralModelNodeHydrogenBond)SBHydrogenBondGroup(full name:SBMStructuralModelNodeHydrogenBondGroup)SBMolecule(full name:SBMStructuralModelNodeMolecule)SBResidue(full name:SBMStructuralModelNodeResidue)SBStructuralRoot(full name:SBMStructuralModelNodeRoot)SBSegment(full name:SBMStructuralModelNodeSegment)SBSideChain(full name:SBMStructuralModelNodeSideChain)SBPath(full name:SBMStructuralModelPath)