How get Grid Head Geometry

How get Grid Head Geometry

Anonymous
Not applicable
392 Views
0 Replies
Message 1 of 1

How get Grid Head Geometry

Anonymous
Not applicable

Hi, I need to get the geometry of the Head from the Grid, I took the Grid symbol and tried to get the geometry

Dim el As Element = doc.GetElement(symbolId)
Dim geomElem As GeometryElement = el.Geometry(New Options)

it does not work, help how to fix it.

393 Views
0 Replies
Replies (0)