Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I was playing around with the new BRep*Definition functionality, and was trying to figure out a way to tie a particular BRepEdgeDefinition to it's corresponding BRepEdge in the created body. I see that there's an "associativeId" that sounds perfect for this... but I don't see any way to access/find/use the associativeId in the created body.
I thought maybe the id was used as the new BRepEdge's tempId, but they don't seem to match.
Is there any way to use the associativeId to link the BRep definition and corresponding created BRep objects?
(I love this new functionality, btw! I'm already finding it useful!)
Solved! Go to Solution.