When I click a block in the EditorDemo, I can see a location of block .

I think that I can get a location of block by using CADInsert.Point.
I would like to know how to get this location by CADBlock instance.
I got a block instance by the blockname.
I don't know how to get a location.
Thank you