Version: 6.3.1
Functions | Variables

Package visu

Functions

def Initialize
def PublishComponent
def SetName
def StrToMap
def IntToEntity
def HasValue
def CreateStudyForMed
def getMedSObject
def getMedObjectFromStudy
def getFieldObjectFromStudy
def getSObjectByFatherPathAndName
def SObjectToObject
def CreatePrsForMed
def CreatePrsForFile
def CreatePrsForResult
def generateName
def try_mesh_parameters
def try_scalarmap_parameters
def dump_scalarmap_parameters
def try_deformedshape_parameters
def dump_deformedshape_parameters
def try_cutplanes_parameters
def dump_cutplanes_parameters
def try_cutlines_parameters
def dump_cutlines_parameters
def try_cutsegment_parameters
def dump_cutsegment_parameters
def try_streamlines_parameters
def dump_streamlines_parameters
def try_vectors_parameters
def dump_vectors_parameters
def try_isosurfaces_parameters
def dump_isosurfaces_parameters
def dump_scalarmapondeformedshape_parameters
def try_scalarmapondeformedshape_parameters
def dump_plot3d_parameters
def try_plot3d_parameters
def dump_gausspoints_parameters
def FillTable
def CreateCurve
def CreateCurveWithZ
def CreateCurveWithZExt

Variables

 myORB = None
 myNamingService = None
 myLifeCycleCORBA = None
 myLocalStudyManager = None
 myLocalStudy = None
 myLocalVisu = None
 myDelay = None
 mySession = None

Function Documentation

def visu.Initialize (   theORB,
  theNamingService,
  theLifeCycleCORBA,
  theStudyManager,
  theStudy,
  theDelay 
)
def visu.PublishComponent (   theStudyDocument)
def visu.SetName (   theObj,
  theName 
)
def visu.StrToMap (   theString)
def visu.IntToEntity (   theInt)
def visu.HasValue (   theList,
  theValue 
)
def visu.CreateStudyForMed (   theVisu,
  theFileName 
)
def visu.getMedSObject (   theStudy = myLocalStudy)
def visu.getMedObjectFromStudy (   theStudy = myLocalStudy)
def visu.getFieldObjectFromStudy (   number,
  subnumber,
  theStudy = myLocalStudy 
)
def visu.getSObjectByFatherPathAndName (   theStudy,
  thePath,
  theName 
)
def visu.SObjectToObject (   theSObject)
def visu.CreatePrsForMed (   theVisu,
  theFileName,
  thePrsTypeList,
  thePictureDir,
  thePictureExt,
  theIsAutoDelete = 0 
)
def visu.CreatePrsForFile (   theVisu,
  theFileName,
  thePrsTypeList,
  thePictureDir,
  thePictureExt,
  theIsAutoDelete = 0 
)
def visu.CreatePrsForResult (   theVisu,
  theResult,
  theView,
  thePrsTypeList,
  thePictureDir,
  thePictureExt,
  theIsAutoDelete = 0 
)
def visu.generateName (   prefix = None)
def visu.try_mesh_parameters (   theMeshPattern)
def visu.try_scalarmap_parameters (   thePattern,
  dump = 0 
)
def visu.dump_scalarmap_parameters (   anObj)
def visu.try_deformedshape_parameters (   thePattern)
def visu.dump_deformedshape_parameters (   theObject)
def visu.try_cutplanes_parameters (   thePattern)
def visu.dump_cutplanes_parameters (   theObject)
def visu.try_cutlines_parameters (   thePattern)
def visu.dump_cutlines_parameters (   theObject)
def visu.try_cutsegment_parameters (   thePattern)
def visu.dump_cutsegment_parameters (   theObject)
def visu.try_streamlines_parameters (   thePattern)
def visu.dump_streamlines_parameters (   theObject)
def visu.try_vectors_parameters (   thePattern,
  theNum 
)
def visu.dump_vectors_parameters (   theObject)
def visu.try_isosurfaces_parameters (   thePattern)
def visu.dump_isosurfaces_parameters (   theObject)
def visu.dump_scalarmapondeformedshape_parameters (   theObject)
def visu.try_scalarmapondeformedshape_parameters (   thePattern)
def visu.dump_plot3d_parameters (   theObject)
def visu::try_plot3d_parameters (   thePattern)
def visu.dump_gausspoints_parameters (   theObject)
def visu.FillTable (   theTable,
  theValues,
  theRows,
  theColumns,
  theRowTitles,
  theRowUnits,
  theColumnTitles 
)
def visu.CreateCurve (   theTable,
  theHRow,
  theVRow,
  theTitle,
  theColor,
  theMarker,
  theLineType,
  theLineWidth 
)
def visu.CreateCurveWithZ (   theTable,
  theHRow,
  theVRow,
  theZRow,
  theTitle,
  theColor,
  theMarker,
  theLineType,
  theLineWidth 
)
def visu.CreateCurveWithZExt (   theTable,
  theHRow,
  theVRow,
  theZRow,
  theIsV2,
  theTitle,
  theColor,
  theMarker,
  theLineType,
  theLineWidth 
)

Variable Documentation

visu.myORB = None
visu.myDelay = None
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS