SofaPython3
xp-readthedocs
Overview
  • Compilation
  • Using the plugin
  • Modules
    • Sofa
      • Sofa.Simulation
        • Sofa.Simulation.animate
        • Sofa.Simulation.animateNSteps
        • Sofa.Simulation.init
        • Sofa.Simulation.initTextures
        • Sofa.Simulation.initVisual
        • Sofa.Simulation.load
        • Sofa.Simulation.print
        • Sofa.Simulation.reset
        • Sofa.Simulation.unload
        • Sofa.Simulation.updateVisual
      • Sofa.Core
        • Sofa.Core.Base
        • Sofa.Core.BaseContext
        • Sofa.Core.BaseMeshTopology
        • Sofa.Core.BaseNode
        • Sofa.Core.BasePrefab
        • Sofa.Core.Camera
        • Sofa.Core.ClassEntry
        • Sofa.Core.ContactListener
        • Sofa.Core.Context
        • Sofa.Core.Controller
        • Sofa.Core.Data
        • Sofa.Core.DataContainer
        • Sofa.Core.DataContainerContextManager
        • Sofa.Core.DataDict
        • Sofa.Core.DataDictIterator
        • Sofa.Core.DataEngine
        • Sofa.Core.DataLink
        • Sofa.Core.DataString
        • Sofa.Core.DataVectorString
        • Sofa.Core.ForceFieldRigid2d
        • Sofa.Core.ForceFieldRigid3d
        • Sofa.Core.ForceFieldVec1d
        • Sofa.Core.ForceFieldVec2d
        • Sofa.Core.ForceFieldVec3d
        • Sofa.Core.ForceFieldVec6d
        • Sofa.Core.Link
        • Sofa.Core.LinkPath
        • Sofa.Core.MassRigid2d
        • Sofa.Core.MassRigid3d
        • Sofa.Core.MassVec1d
        • Sofa.Core.MassVec2d
        • Sofa.Core.MassVec3d
        • Sofa.Core.MassVec6d
        • Sofa.Core.Node
        • Sofa.Core.NodeIterator
        • Sofa.Core.Object
        • Sofa.Core.ObjectFactory
        • Sofa.Core.PointSetTopologyModifier
        • Sofa.Core.PrefabLink
        • Sofa.Core.RawPrefab
        • Sofa.Core.Topology
      • Sofa.Gui
        • Sofa.Gui.BaseGUI
        • Sofa.Gui.GUIManager
      • Sofa.Helper
        • Sofa.Helper.msg_deprecated
        • Sofa.Helper.msg_error
        • Sofa.Helper.msg_fatal
        • Sofa.Helper.msg_info
        • Sofa.Helper.msg_warning
        • Sofa.Helper.MessageHandler
        • Sofa.Helper.StdVectorBaseData
        • Sofa.Helper.StdVectordouble
        • Sofa.Helper.StdVectorfloat
        • Sofa.Helper.StdVectorint
        • Sofa.Helper.StdVectorlong
        • Sofa.Helper.StdVectoruint
        • Sofa.Helper.StdVectorulong
        • Sofa.Helper.VectorBaseData
        • Sofa.Helper.Vectordouble
        • Sofa.Helper.Vectorfloat
        • Sofa.Helper.Vectorint
        • Sofa.Helper.Vectorlong
        • Sofa.Helper.Vectoruint
        • Sofa.Helper.Vectorulong
      • Sofa.Types
        • Sofa.Types.BoundingBox
      • Sofa.SofaTypes
        • Sofa.SofaTypes.SofaTypes
      • Sofa.prefab
        • Sofa.prefab.Prefab
      • Sofa.constants
        • Sofa.constants.KeyCode
        • Sofa.constants.Key
      • Sofa.msg_error
      • Sofa.msg_info
      • Sofa.msg_warning
      • Sofa.msg_deprecated
      • Sofa.SofaBaseTopology
        • Sofa.SofaBaseTopology.RegularGridTopology
        • Sofa.SofaBaseTopology.SparseGridTopology
      • Sofa.SofaConstraintSolver
        • Sofa.SofaConstraintSolver.ConstraintSolverImpl
      • Sofa.SofaDeformable
        • Sofa.SofaDeformable.LinearSpring
        • Sofa.SofaDeformable.SpringForceField_Rigid3d
        • Sofa.SofaDeformable.SpringForceField_Vec1d
        • Sofa.SofaDeformable.SpringForceField_Vec2d
        • Sofa.SofaDeformable.SpringForceField_Vec3d
        • Sofa.SofaDeformable.SpringForceField_Vec6d
      • Sofa.SofaGL
        • Sofa.SofaGL.draw
        • Sofa.SofaGL.glewInit
    • SofaExporter
      • SofaExporter.STLExporter
      • SofaExporter.VisualModelOBJExporter
    • SofaRuntime
      • SofaRuntime.importPlugin
      • SofaRuntime.unloadModules
      • SofaRuntime.formatStackForSofa
      • SofaRuntime.getStackForSofa
      • SofaRuntime.getPythonCallingPointAsString
      • SofaRuntime.getPythonCallingPoint
      • SofaRuntime.sendMessageFromException
      • SofaRuntime.sofaFormatHandler
      • SofaRuntime.sofaExceptHandler
      • SofaRuntime.getSofaFormattedStringFromException
  • Third party modules
  • Writing custom binding
  • Contributing
SofaPython3
  • Overview: module code

All modules for which code is available

  • Sofa
    • Sofa.Core
    • Sofa.Gui
    • Sofa.Helper
    • Sofa.Simulation
    • Sofa.SofaBaseTopology
    • Sofa.SofaConstraintSolver
    • Sofa.SofaDeformable
    • Sofa.SofaGL
    • Sofa.Types
    • Sofa.prefab
  • SofaExporter
  • SofaRuntime

© Copyright 2021, SOFA Framework.

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