GH_PathOffset Methods

GH_PathOffset Methods

The GH_PathOffset type exposes the following members.

Methods
  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.
Public methodStatic memberParseString
Public methodToString
Format the Path Offset.
(Overrides ObjectToString.)
Top
See Also