Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. 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..
