OpenModelica / OMSimulator

The OpenModelica FMI & SSP-based co-simulation environment.
Other
70 stars 50 forks source link

AttributeError: 'OMSimulator' object has no attribute 'getSubModelPath' #1171

Open Matthias776 opened 2 years ago

Matthias776 commented 2 years ago

AttributeError: 'OMSimulator' object has no attribute 'getSubModelPath'

is raised when using

path, status = oms.getSubModelPath("component")

in Python

arun3688 commented 2 years ago

@Matthias776 The API is not exported to Python interface, This is an internal API, But can be exported to python interface