Need help creating linear dimensions

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 GeometryElements. 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