cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

AW: Footer in Model Tree by Toolkit

AndreasHellmann
3-Visitor

AW: Footer in Model Tree by Toolkit

Hello,



from my point of view you cannot solve this with groups.



I would suggest to try the following:

· Get maximum feature number (NOT ID) à maxnum

· Assure that insert mode is not active (ProInsertModeIsActive() must return false)

· Create a dummy feature (point on stad csys or whatever)

· Get feature number of dummy feature

· Check and compare this number with the max number before you created the dummy model

· If # of dummy != (maxnum+1), then there might be a footer group

· Delete dummy feature

· Footer group might contain all features from old dummy # to maxnum



Perhaps that helps.



Andreas



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.
0 REPLIES 0
Top Tags