Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Hello,
Is there some way to get a measured dimension (feature) into the model tree as a new column?
Thanks in advance
B.R.
T.
Solved! Go to Solution.
hi,
1. create measure feature (default name MEASURE_LENGTH_1)
2. add relation: len = length:fid_MEASURE_LENGTH_1
3. add column Model Params > LEN
regards,
gucio
hi,
1. create measure feature (default name MEASURE_LENGTH_1)
2. add relation: len = length:fid_MEASURE_LENGTH_1
3. add column Model Params > LEN
regards,
gucio
Great! Thanks a lot..
