Message 1 of 10

Not applicable
02-25-2019
04:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm using a derive in a model to make a design (picture 1).
For the moment I have some troubles with using iLogic rule.
First thing:
I want to get the filename without filepath (I prefer also without extension) of this derived part by using iLogic rule.
The next thing:
I want to have this filename in an User parameter.
All I have found is:
modelFileNamewithoutextension = IO.Path.GetFileNameWithoutExtension(modelFullFileName)
But this is the filename of the model... Who can help me please?
picture 1
Solved! Go to Solution.