Click or drag to resize

GH_Path Constructor

Overload List
  NameDescription
Public methodGH_Path
Default constructor, creates a path with zero elements.
Public methodGH_Path(GH_Path)
Creates an exact copy of another path.
Public methodGH_Path(Int32)
Creates a new path with a single element.
Public methodGH_Path(Int32)
Creates a new path from a series of elements.
Top
See Also