Message 1 of 11
API problem with Revolve Feature property extent and other properties
Not applicable
09-11-2006
07:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have noticed a problem with the API for the revolvefeature when trying to access the extent and extenttype properties of a revolvefeature. I am using Inventor 11 SP2.
The extenttype property of the revovle feature returns 20481 (Which is not an Angle or Full Sweep extent type). It is a enum specifying that a join was used to create object. I suspect this is the problem. I also noticed that the operation parameter does not return 20481.
When you try to get the extent properties or even set an object to the extent of the revolve feature, you get the following run-time error:
"Run-Time error '-2147467259 (80004005)': Method 'Extent' of object '_IRxRevolveFeature' failed"
Thanks for your help.
Regards,
Jim
The extenttype property of the revovle feature returns 20481 (Which is not an Angle or Full Sweep extent type). It is a enum specifying that a join was used to create object. I suspect this is the problem. I also noticed that the operation parameter does not return 20481.
When you try to get the extent properties or even set an object to the extent of the revolve feature, you get the following run-time error:
"Run-Time error '-2147467259 (80004005)': Method 'Extent' of object '_IRxRevolveFeature' failed"
Thanks for your help.
Regards,
Jim