Community
Inventor Programming - iLogic, Macros, AddIns & Apprentice
Inventor iLogic, Macros, AddIns & Apprentice Forum. Share your knowledge, ask questions, and explore popular Inventor topics related to programming, creating add-ins, macros, working with the API or creating iLogic tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

More Table questions

4 REPLIES 4
Reply
Message 1 of 5
Anonymous
145 Views, 4 Replies

More Table questions

If I have a linked table and change the param name in it, the next time I open the part those rows will be yellow, and new rows will be made for the new names. I would have thought the healthstatus would have told me which ones were the yellow ones, but it doesn't?? Would I have to compare the cells in the spreadsheet to the table params to find them or ? -- Kent Keller Autodesk Discussion Forum Facilitator
4 REPLIES 4
Message 2 of 5
Anonymous
in reply to: Anonymous

To add to this.... I am having trouble figuring out how we can add and remove userparams, Is it possible? -- Kent Keller Autodesk Discussion Forum Facilitator "Kent Keller" wrote in message news:40b63d8a$1_2@newsprd01... > If I have a linked table and change the param name in it, the next time I > open the part those rows will be yellow,
Message 3 of 5
Anonymous
in reply to: Anonymous

Kent: It has been my experience that HealthStatus is useless in the context of a User Parameter in R8. It always returns kUpToDateHealth. I thought that maybe it could be checked using the DrivenBy Property but this appears not to be implemented and returns an error. I have never discovered a way to delete User Parameters. As far as Parameters go, the only Delete functionality you have is the ability to delete a Linked (to Excel) table in its entirety. The good news is that you can Add User Parameters using the AddByExpression or AddByValue methods of the UserParameter Object. rw -- Robert A. Williams http://www.leacar.com "Kent Keller" wrote in message news:40b64c84$1_2@newsprd01... > To add to this.... I am having trouble figuring out how we can add and > remove userparams, Is it possible? > > > -- > Kent Keller > Autodesk Discussion Forum Facilitator > > > "Kent Keller" wrote in message > news:40b63d8a$1_2@newsprd01... > > If I have a linked table and change the param name in it, the next time I > > open the part those rows will be yellow, > >
Message 4 of 5
Anonymous
in reply to: Anonymous

Thanks Robert. Unfortunately I was trying to help a friend out by writing something to remove all the "Yellow" table parameters, and all user params that weren't being referenced. Seems like a pretty basic functionality wish. I guess it is just one for the wish lists. -- Kent Keller http://www.KWiKMcad.com Autodesk Discussion Group Facilitator "RobertWilliams" wrote in message news:40b6a30c_1@newsprd01... > Kent: > > It has been my experience that HealthStatus is useless in the context of a > User Parameter in R8. > > I have never discovered a way to delete User Parameters.
Message 5 of 5
Anonymous
in reply to: Anonymous

Have patience... "Kent Keller" wrote in message news:40b6ae89$1_1@newsprd01... > Thanks Robert. Unfortunately I was trying to help a friend out by > writing something to remove all the "Yellow" table parameters, and all > user params that weren't being referenced. Seems like a pretty basic > functionality wish. I guess it is just one for the wish lists. > > -- > Kent Keller > http://www.KWiKMcad.com > > Autodesk Discussion Group Facilitator > > "RobertWilliams" wrote in message > news:40b6a30c_1@newsprd01... > > Kent: > > > > It has been my experience that HealthStatus is useless in the context > of a > > User Parameter in R8. > > > > I have never discovered a way to delete User Parameters. > >

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report