GH_Path Constructor |
Name | Description | |
---|---|---|
GH_Path |
Default constructor, creates a path with zero elements.
| |
GH_Path(GH_Path) |
Creates an exact copy of another path.
| |
GH_Path(Int32) |
Creates a new path with a single element.
| |
GH_Path(Int32) |
Creates a new path from a series of elements.
|