Table of Contents

Class: OpenModels _chimera/__init__.py

OpenModels documentation

constants:

  • CenterOfModels = 1

  • CenterOfView = 3

  • Default = -99

  • Fixed = 0

  • Independent = 2

attributes:

  • cofr

  • cofrMethod

Methods   
__hash__
add
applyXform
bbox
globalXform
hasActiveModels
list
listIds
localXform
openState
remove
setActive
setXform
  __hash__ 
__hash__ ( self )

arguments/return value unknown

hash instance

  add 
add (
        self,
        models,
        baseId,
        sameAs,
        shareXform,
        hidden,
        skipViewAll,
        )

add(std::vector<Model*> models, int baseId, Model* sameAs, bool shareXform, bool hidden, bool skipViewAll)

add documentation.

  applyXform 
applyXform (
        self,
        xf,
        viewer,
        )

applyXform(otf::Geom3d::Xform xf, Viewer* viewer)

applyXform documentation.

  bbox 
bbox ( self )

bbox() -> bool, otf::Geom3d::BBox

bbox documentation.

  globalXform 
globalXform (
        self,
        id,
        xf,
        )

globalXform(int id, otf::Geom3d::Xform xf)

globalXform documentation.

  hasActiveModels 
hasActiveModels ( self )

hasActiveModels() -> bool

hasActiveModels documentation.

  list 
list (
        self,
        id,
        subid,
        hidden,
        all,
        )

list(int id, int subid, bool hidden, bool all) -> std::vector<Model*>

list documentation.

  listIds 
listIds (
        self,
        hidden,
        all,
        )

listIds(bool hidden, bool all) -> std::vector<ModelId>

listIds documentation.

  localXform 
localXform (
        self,
        id,
        xf,
        )

localXform(int id, otf::Geom3d::Xform xf)

localXform documentation.

  openState 
openState (
        self,
        id,
        subid,
        )

openState(int id, int subid) -> OpenState*

openState documentation.

  remove 
remove ( self,  models )

remove(std::vector<Model*> models) -> std::vector<Model*>

remove documentation.

  setActive 
setActive (
        self,
        id,
        active,
        )

setActive(int id, bool active)

setActive documentation.

  setXform 
setXform ( self,  xform )

setXform(otf::Geom3d::Xform xform) setXform(int id, otf::Geom3d::Xform xform)

setXform documentation.


Table of Contents

This document was automatically generated on Wed Mar 26 19:02:47 2003 by HappyDoc version 2.1