Hi all, I’m relatively new to TM, I’m using RhIno7/Datasmith.. Everything was going good with the workflow by updating the existing model and syncing with DS to TM. But now I’ve hit a roadblock with the error message:
An unexpected error has occurred: Rhino.Runtime.DocumentCollectedException: This object cannot be modified because it is controlled by a document.
at Rhino.DocObjects.RhinoObject._InternalGetConstPointer()
at Rhino.Runtime.CommonObject.ConstPointer()
at DatasmithRhino.ExportContext.DatasmithActorInfo.get_bIsVisible()
at System.Linq.Enumerable.Any[TSource](IEnumerable1 source, Func
2 predicate)
at DatasmithRhino.ExportContext.DatasmithActorInfo.get_bIsVisible()
at DatasmithRhino.ExportContext.DatasmithRhinoExportContext.UpdateHiddenFlagsRecursively(DatasmithActorInfo ActorInfo, HashSet1 OutNewObjects) at DatasmithRhino.ExportContext.DatasmithRhinoExportContext.UpdateHiddenFlagsRecursively(DatasmithActorInfo ActorInfo, HashSet
1 OutNewObjects)
at DatasmithRhino.ExportContext.DatasmithRhinoExportContext.ParseDocument(Boolean bForceParse)
at DatasmithRhino.DatasmithRhinoSceneExporter.ExportScene(FDatasmithFacadeScene DatasmithScene, DatasmithRhinoExportContext ExportContext, Func`2 OnSceneExportCompleted)
Looking for a little help.. thanks
Chris