SoPathGetByName Method (String) |
Method to return a path with a given name.
Namespace: OIV.Inventor
Paths are named by calling their () method (defined by the OIV.Inventor.Misc.SoBase class). This method returns the last path that was given the specified name, either by () or by reading in a named path from a file. If there is no path with the given name, NULL will be returned.