Autodesk Inventor
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Derive a text parameter?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Is there anyway to derive a text parameter? It's nice that 2011 gives you the ability to create text parameters but why don't they allow you to derive it to another part? What about deriving iProperties?
Senior Designer/ CAD Programmer
Howden North America
Using Inventor 2013
Re: Derive a text parameter?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
we've been asking for this for years and years.
but the answer to your question is no, this STILL isn't possible.
And if I'm not mistaken the text parameter in 2011 is only for use with iLogic.
Re: Derive a text parameter?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Why am I not surprised?
Thanks for the reply!
meck
Senior Designer/ CAD Programmer
Howden North America
Using Inventor 2013
Re: Derive a text parameter?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Re: Derive a text parameter?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Two years later... is there any way to do this yet? I still can't export my text parameters, but is there any way to do this with ilogic?
Re: Derive a text parameter?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Yes!
sText = Parameter("PartToGetTextFrom.ipt", "ParameterName")
Senior Designer/ CAD Programmer
Howden North America
Using Inventor 2013
Re: Derive a text parameter?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Thank you!
I still wish we could link iProperties directly though...
The case I am using this for is to pass the Revision number from the parent part to a derived part automatically. I suppose if changes were made to the derived part only, I would not want the two properties directly linked though.
