Table of Contents

Module: _surfnet _surfnet.py

_surfnet module

Functions   
atoms_surfnet
compute_mesh
compute_surface
interface_surfnet
model_surfnet
  atoms_surfnet 
atoms_surfnet (
        self,
        atomList,
        xformed,
        threshold,
        cutoff,
        )

atoms_surfnet(std::vector<const chimera::Atom*> atomList, bool xformed, float threshold, float cutoff) -> chimera::Molecule*

atoms_surfnet documentation.

  compute_mesh 
compute_mesh (
        self,
        mol,
        interval,
        xformed,
        quadratic,
        compact,
        color,
        )

compute_mesh(chimera::Molecule* mol, float interval, bool xformed, bool quadratic, bool compact, chimera::MaterialColor* color) -> std::string

compute_mesh documentation.

  compute_surface 
compute_surface (
        self,
        mol,
        interval,
        xformed,
        quadratic,
        compact,
        color,
        )

compute_surface(chimera::Molecule* mol, float interval, bool xformed, bool quadratic, bool compact, chimera::MaterialColor* color) -> std::string

compute_surface documentation.

  interface_surfnet 
interface_surfnet (
        self,
        aList1,
        aList2,
        xformed,
        threshold,
        cutoff,
        )

interface_surfnet(std::vector<const chimera::Atom*> aList1, std::vector<const chimera::Atom*> aList2, bool xformed, float threshold, float cutoff) -> chimera::Molecule*

interface_surfnet documentation.

  model_surfnet 
model_surfnet (
        self,
        mol,
        threshold,
        cutoff,
        )

model_surfnet(chimera::Molecule* mol, float threshold, float cutoff) -> chimera::Molecule*

model_surfnet documentation.


Table of Contents

This document was automatically generated on Tue Nov 5 16:56:06 2002 by HappyDoc version 2.0.1