Skip to main content
1-Visitor
November 3, 2014
Solved

how to get measured feature to model tree

  • November 3, 2014
  • 2 replies
  • 1816 views

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.


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
Best answer by 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

2 replies

Gucio16-PearlAnswer
16-Pearl
November 3, 2014

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

thlavinka1-VisitorAuthor
1-Visitor
November 3, 2014

Great! Thanks a lot..