Message 1 of 1
VBA: Modifying Objects / Chage Geometry of GeometryIntent "manually"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I like to add a SurfaceTextureSymbol to a HoleThreadNote. Doing this manually in Inventor GUI works fine.
When having a look at the object structure it shows that the leader of the Symbol is bound to a GeometryIntent which is based on the Geometry of the HoleThreadNote.
As I red the HoleThreadNote is actually not supported when using the Sheet.CreateGeometryIntent.Add method.
So the question is, if it is possible to create any GeometryIntent and then change the Geometry to the HoleThreadNote?
This would be useful not only for HoleThreadNotes but for geometric tolerances (which also seem not to be supported for adding an GeometryIntent)
Looking forwadr to get some (hopefully positive) hints / solutions.
Regards