Function def(py::init<>&::create, py::arg(“name”), py::arg(“mm”), py::arg(“sh”), DOC(Karana, Models, SubhingeSpringDamper, create))

Function def(py::init<>&::create, py::arg(“name”), py::arg(“mm”), py::arg(“sh”), DOC(Karana, Models, SubhingeSpringDamper, create))#

Function Documentation#

Warning

doxygenfunction: Unable to resolve function “def” with arguments “(py::init<>&::create, py::arg(“name”), py::arg(“mm”), py::arg(“sh”), DOC(Karana, Models, SubhingeSpringDamper, create))”. Could not parse arguments. Parsing error is Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected ‘::’ in pointer to member (function). [error at 20] (py::init<>&::create, py::arg(“name”), py::arg(“mm”), py::arg(“sh”), DOC(Karana, Models, SubhingeSpringDamper, create)) ——————–^ If declarator-id: Error in postfix expression, expected primary expression or type. If primary expression: Invalid C++ declaration: Expected identifier in nested name. [error at 13] (py::init<>&::create, py::arg(“name”), py::arg(“mm”), py::arg(“sh”), DOC(Karana, Models, SubhingeSpringDamper, create)) ————-^ If type: Invalid C++ declaration: Expected identifier in nested name. [error at 13] (py::init<>&::create, py::arg(“name”), py::arg(“mm”), py::arg(“sh”), DOC(Karana, Models, SubhingeSpringDamper, create)) ————-^