OpenSim Moco  0.4.0
Public Member Functions | List of all members
OpenSim::ModOpReplaceJointsWithWelds Class Reference
Inheritance diagram for OpenSim::ModOpReplaceJointsWithWelds:
OpenSim::ModelOperator

Public Member Functions

 ModOpReplaceJointsWithWelds (const std::vector< std::string > &paths)
 
void operate (Model &model, const std::string &) const override
 Perform an operation on the model, using relativeToDirectory to locate any files that this operator reads. More...
 

Member Function Documentation

◆ operate()

void OpenSim::ModOpReplaceJointsWithWelds::operate ( Model &  model,
const std::string &  relativeToDirectory 
) const
inlineoverridevirtual

Perform an operation on the model, using relativeToDirectory to locate any files that this operator reads.

Implements OpenSim::ModelOperator.


The documentation for this class was generated from the following file: