GH_PathOffset.OffsetPath Method

GH_PathOffsetOffsetPath Method

Overload List
  NameDescription
Public methodOffsetPath(GH_Path, Int32, GH_Path, Int32)
Offset a path + index value without wrapping.
Public methodOffsetPath(GH_Path, Int32, IGH_Structure, GH_Path, Int32)
Offset a path + index value with wrapping and bounds checking.
Top
See Also