OriginAnyParserAssignObjectsToProjectTree Method |
Assigns parsed Origin objects to the corresponding nodes in the project tree.
Namespace: Altaxo.Serialization.OriginAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void AssignObjectsToProjectTree(
ProjectNode current
)
Parameters
- current ProjectNode
- The current project-tree node.
See Also