Hoppa till huvudinnehållet

Passing Buffer Results to Update Graphics Layer, Nothing displays

Kommentarer

3 kommentarer

  • Permanently deleted user

    Hi Tom -

    What a fantastic question.

    It sure does look like there's a problem with UpdateGraphicsLayer not supporting Enumarable<graphics> as advertised, but try casting the collection of graphics into a new featureset.  Use Assign to do this;

    Create a new variable fsBuffer1 as a featureset

    then for the VB expression type in; new featureset(enumRing1)

    Use fsBuffer1 as the input for UpdateGraphicsLayer.

    Good luck

    Tom

    0
  • Permanently deleted user

    Thanks Tom that worked, you're awesome.

    ~Tom

    0
  • Brian Bieber

    Thanks.  Thought I was losing my mind when passing graphics list to graphics layer and it wasn't showing.

    0

Du måste logga in om du vill lämna en kommentar.