Table of Contents

Module: base Ribbon/base.py

Imported modules   
from Numeric import *
import chimera
from chimera import oslParser
import os
import sys
import tempfile
Functions   
findChains
ribbon
ribbonModels
vrmlBegin
vrmlEnd
vrmlGeneralizedCylinder
vrmlSpline
vrmlSurface
  findChains 
findChains ( m )

  ribbon 
ribbon ( s )

  ribbonModels 
ribbonModels ( molList,  mode=Flat )

  vrmlBegin 
vrmlBegin ( f )

  vrmlEnd 
vrmlEnd ( f )

  vrmlGeneralizedCylinder 
vrmlGeneralizedCylinder (
        f,
        c,
        edge0,
        edge1,
        edge2,
        edge3,
        ccw=1,
        solid=1,
        )

  vrmlSpline 
vrmlSpline (
        f,
        c,
        P,
        )

  vrmlSurface 
vrmlSurface (
        f,
        c,
        edge0,
        edge1,
        ccw=1,
        solid=0,
        )


Table of Contents

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