Table of Contents

Class: OSLSelection chimera/selection/__init__.py

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   
Selection
Methods   
__init__
__str__
apply
barrenGraphs
  __init__ 
__init__ (
        self,
        oslstr,
        models=None,
        )

  __str__ 
__str__ ( self )

String representation is OSL string

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

  barrenGraphs 
barrenGraphs ( self,  asDict=False )

Graphs that have no child edges/vertices


Table of Contents

This document was automatically generated on Wed May 19 13:58:58 2004 by HappyDoc version 2.0.1