MBSE Integration Services for Integrating Modeling Tools
bhmLogin API
You must start a Teamcenter session, using the bhmLogin API before using the Open and Save APIs.
BHMOperationOutput bhmLogin (String userName, String password, String group, String toolType)
Inputs
- username — Specifies the Teamcenter user ID.
- password — Specifies the password of the Teamcenter user.
- group — (Optional) Specifies the group associated with the user.
- toolType — Specifies the behavior modeling tool, for example, MATLAB.
Example
BHMOperationOutput bhmLogin ("dba", "dba", "", "MATLAB");
Source: https://docs.sw.siemens.com/en-US/doc/282219420/PL20251212545240207.xid1913857/xid720968 · retrieved Fri Jul 10 2026 00:00:00 GMT+0000 (Coordinated Universal Time)