Message 1 of 2
How do you call "Sub-Assembly" Parameters?

Not applicable
11-14-2001
04:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am working with the Inventor 5 API accessing the parameter table.
(e.g. Set oAngle1Param = oDoc.ComponentDefinition.Parameters.Item("Joint_Angle1"))
HOWEVER, how might I go about accessing "sub-assembly" parameters (through the API)? I have been trying to setup spreadsheet links in the sub-assembly (making adaptive, etc)... but still cannot access from the "top-level." I am in a crunch for time... so any advice will be greatly appreciated!
(e.g. Set oAngle1Param = oDoc.ComponentDefinition.Parameters.Item("Joint_Angle1"))
HOWEVER, how might I go about accessing "sub-assembly" parameters (through the API)? I have been trying to setup spreadsheet links in the sub-assembly (making adaptive, etc)... but still cannot access from the "top-level." I am in a crunch for time... so any advice will be greatly appreciated!