String Tree.GetPathToFirstActiveObject()
Gets the full path that needs to be typed in order to go to the selected object.
Examples
Path example - Project
DataModel.Project
Path example - Total Deformation
Model.Analyses[0].Solution.Children[1]
Return Value
Type: String
A string representing the path to the selected object.