GH_IReader.TryGetInterval2D Method

GH_IReaderTryGetInterval2D Method

Overload List
  NameDescription
Public methodTryGetInterval2D(String, GH_Interval2D)
Gets the value of the item with the specified name. Name comparison is not case-sensitive.
Public methodTryGetInterval2D(String, Int32, GH_Interval2D)
Gets the value of the item with the specified name and index. Name comparison is not case-sensitive.
Top
See Also