HappyDoc Generated Documentation Class: OSLSelection

. / chimera / selection / OSLSelection 

Object Selection Language selection

OSLSelection(OSL_string) => OSLSelection instance

Encapsulate an OSL query string into a selection.

Note: if the OSL-string has a syntax error, then the constructor will raise the SyntaxError exception.

Base Classes   

OSLSelection
  Selection

Methods   
  apply 
apply (
        self,
        vFunc=None,
        eFunc=None,
        )
  __str__ 
__str__ ( self )

String representation is OSL string

  barrenGraphs 
barrenGraphs ( self,  asDict=False )

Graphs that have no child edges/vertices

  __init__ 
__init__ (
        self,
        oslstr,
        models=None,
        )

This document was automatically generated Thu Feb 02 15:18:23 2006 by HappyDoc version 3.0.a1