openEMS
0.0.35
  • Introduction
  • Install
  • Concepts
  • Tutorials
  • Python Interface
  • Octave/Matlab Interface
    • Install
    • CSXCAD API
      • Geometry
      • Materials
      • Mesh
      • Excitations
      • Probes and Field Dump
      • Import & Export
      • Misc
    • openEMS API
  • Learn More
  • Publications
openEMS
  • »
  • Octave/Matlab Interface »
  • CSXCAD API
  • View page source

CSXCAD API

  • Geometry
    • AddBox
    • AddCurve
    • AddCylinder
    • AddCylindricalShell
    • AddLinPoly
    • AddPoint
    • AddPolygon
    • AddPolyhedron
    • AddRotPoly
    • AddSphere
    • AddSphericalShell
    • AddWire
  • Materials
    • AddConductingSheet
    • AddMetal
    • AddMaterial
    • AddLumpedElement
    • AddDebyeMaterial
    • AddDiscMaterial
    • AddLorentzMaterial
    • CalcDebyeMaterial
    • CalcDrudeMaterial
    • CalcLorentzMaterial
    • SetBackgroundMaterial
    • SetMaterialProperty
    • SetMaterialWeight
    • Convert_VF_DiscMaterial
    • CreateDiscMaterial
  • Mesh
    • AnalyseMesh
    • AutoSmoothMeshLines
    • CheckMesh
    • DefineRectGrid
    • DetectEdges
    • RecursiveSmoothMesh
    • SmoothMesh
    • SmoothMeshLines
    • SmoothMeshLines2
  • Excitations
    • AddExcitation
    • AddPlaneWaveExcite
    • SetExcitationWeight
  • Probes and Field Dump
    • AddDump
    • AddProbe
  • Import & Export
    • ImportPLY
    • ImportSTL
    • export_empire
    • export_excellon
    • export_gerber
    • export_povray
  • Misc
    • InitCSX
    • AddPropAttribute
    • CSXGeomPlot
    • DirChar2Int
    • isOctave
    • searchBinary
    • struct_2_xml
Previous Next

© Copyright 2023, Thorsten Liebig.

Built with Sphinx using a theme provided by Read the Docs.