Flatbendresult.Bend = nothing???

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I'm trying to apply a custom Text to a bendnote, including a custom ID. To achieve this, I save the ID as an attribute to the first Outerface (I wonder if there can be more then one anyway....) of the Bend Object in Scope. In the drawing I was hoping to get back to the Bend Object via the Bendedge.Modelgeometry.Edge --> corresponding Flatbendresult.Bend path.
Appearently, although the Property "Bend" exists on the Flatbendresult Object, it is always Nothing/null (at least in my tests....).
I was trying several ways via different Edge-TransientKeys hoping to find a match. No luck....
So actually i see no way to get the connection between the FlatBendResult and the Bend (resp. the faces of it) it's derived from......
Could anyone manage such a situation? Is this a bug in the API...?
BR,
Daniel