Skip to content

Commit e623ed0

Browse files
committed
Minor docstring update
1 parent 5a92d02 commit e623ed0

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

OpenSim/Simulation/Model/Scholz2015GeometryPath.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -438,10 +438,6 @@ OpenSim_DECLARE_CONCRETE_OBJECT(Scholz2015GeometryPath, AbstractGeometryPath);
438438
* recommended to disable this setting to avoid inconsistent path solutions.
439439
* If false, the path will always be computed from the curve contact hints
440440
* when realizing to SimTK::Stage::Position. Default: false.
441-
*
442-
* @note Calling this method will invalidate the underlying multibody
443-
* system, if it exists. Call Model::realizeTopology() to re-realize the
444-
* system and generate a fresh SimTK::State.
445441
*/
446442
void setUseWarmStart(bool useWarmStart);
447443

0 commit comments

Comments
 (0)