Change Dimension Name of Cut-Extrude and Chamfer
Not applicable
04-19-2016
10:02 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Spoiler
Hi,
I created the cut-extrude and chamfer feature using the Inventor API.
But now I want to change the dimension name of these features using API.
I am able to change the dimension name of sketch using the function
iDimension.Parameter.Name ;
But since chamfer and cut-extrude doesn't contain sketch.How do I change the dimension name of these features?
Is there any possible way to change its dimension name using API?
I created the cut-extrude and chamfer feature using the Inventor API.
But now I want to change the dimension name of these features using API.
I am able to change the dimension name of sketch using the function
iDimension.Parameter.Name ;
But since chamfer and cut-extrude doesn't contain sketch.How do I change the dimension name of these features?
Is there any possible way to change its dimension name using API?
Please suggest me.
With Regards,
Prarthana