GH_Document.FindObject Method

GH_DocumentFindObject Method

Overload List
  NameDescription
Public methodFindObject(PointF, Single)
Find the topmost object that is closest to the point
Public methodFindObject(Guid, Boolean)
Find the object that matches the ID.
Public methodFindObjectT(Guid, Boolean)
Find the object that matches the ID.
Top
See Also