Grasshopper API
GH_Vector Constructor |
| Name | Description | |
|---|---|---|
| GH_Vector |
Default constructor. Creates a zero-length vector.
| |
| GH_Vector(Vector3d) |
Create a vector from x, y and z components.
| |
| GH_Vector(GH_Vector) |
Create a duplicate of another vector
|
GH_Vector Constructor |
| Name | Description | |
|---|---|---|
| GH_Vector |
Default constructor. Creates a zero-length vector.
| |
| GH_Vector(Vector3d) |
Create a vector from x, y and z components.
| |
| GH_Vector(GH_Vector) |
Create a duplicate of another vector
|