I found my error. On line 105, it should use GetSymbolGeometry()
instead of GetInstanceGeometry
. It feels like there is still something missing, because the parts I have inspected have two Line
GeometryElement
s. I don’t see any difference between them except for their Id and hash code. But for now changing to symbol geometry allows one to select all parallel elements and put a linear dimension on them.
1 Like