| Class: OSLSelection | chimera/selection/__init__.py | |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Object Selection Language selectionOSLSelection(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.
|