I have a model(see graphic) that iterates through multiple folder workspaces and:
Finds a geodatabase name (calculated using the calculate values tool)
Finds a feature data set(RasResults)
Feature class(XSCutlines)
The feature class is then used as the input feature class parameter for the to create TIN tool. The TIN then should be saved in the same folder that the geodatabase was found in(the folder path is also being calculated by the calculate values tool). The problem is, it appears that the create tin tool is not accepting the value as valid output TIN as no TINs are ever created.
Any help would be appreciated.
Thanks
Kevin