Package empro :: Module empro
[frames] | no frames]

Module libpyempro

empro is the package providing access to the EMPro Python bindings. The bindings cover the platform functionality such as the modeler and materials interface as well as that of the available simulators. The bindings are compatible with Python 2.5 and are supported on Windows and Linux on 32 and 64-bit architectures. If you are unfamiliar with Python it is suggested to walk through one of the many tutorials available at http://www.python.org. The tutorial at http://docs.python.org/tutorial/ can serve as a starting point.

Classes
  Appearance
Interface to set the appearance of an object.
  BodyAppearance
Interface to set the visual attributes of a body.
  BondwireDefinitionList
Manages the list of bondwire definitions belonging to the active project
  CircuitComponentDefinitionList
Manages the list of circuit component definitions.
  CircuitComponentList
Manages the list of circuit components.
  DataSet
No documentation available.
  DataSetDataSet
No documentation available.
  DataSetDescription
No documentation available.
  EdgeLineAppearanceBase
No documentation available.
  ExternalExcitationList
No documentation available.
  FaceAppearance
Interface to set the visual attributes of faces of a body.
  FarZoneSensorList
Manages the list of far zone sensors.
  FontAppearance
Interface to set the visual attributes of fonts applied in graphs.
  GraphList
No documentation available.
  LibraryComponentDefinitionList
No documentation available.
  LineAppearance
No documentation available.
  MarkerAppearance
No documentation available.
  MaterialList
Manages the list of materials.
  NearFieldSensorList
Manages the list of near field sensors.
  ParameterList
Manages the list of parameters.
  ProjectLocation
No documentation available.
  ScopedSkinListener
No documentation available.
  SensorDataDefinitionList
Manages the list of sensor data definitions.
  SkinKeeper
No documentation available.
  VendorPart
No documentation available.
  VendorPartList
No documentation available.
  VendorPartsDb
No documentation available.
  VendorPartsDbList
No documentation available.
  WaveGuideList
Manages the list of wave guides.
  WaveformList
Manages the list of waveforms.
  WindowAppearance
Interface to set the visual attributes of windows of graphs.
Functions
 
defaultAcisConversionUnit(...)
empro.defaultAcisConversionUnit
 
directoryProjectLocation(...)
No documentation available.
 
emproDirectory(...)
empro.emproDirectory
 
getAcisConversionUnit(...)
empro.getAcisConversionUnit
 
libCellViewProjectLocation(...)
No documentation available.
 
libCellViewSetupFileProjectLocation(...)
No documentation available.
 
setAcisConversionUnit(...)
empro.setAcisConversionUnit
 
skinKeeper(...)
empro.skinKeeper
Variables
  SkinFDTD = 'SkinFDTD'
  SkinFDTDFEM = 'SkinFDTDFEM'
  SkinFEM = 'SkinFEM'
  SkinNone = 'SkinNone'
  esSkinFDTD = 1
  esSkinFDTDFEM = 3
  esSkinFEM = 2
  esSkinNone = 0