GH_Point4D Structure |
Namespace: GH_IO.Types
The GH_Point4D type exposes the following members.
Name | Description | |
---|---|---|
GH_Point4D |
Constructor.
|
Name | Description | |
---|---|---|
ToString |
Converts this structure to a human-readable string.
(Overrides ValueTypeToString.) |
Name | Description | |
---|---|---|
w |
W coordinate of point.
| |
x |
X coordinate of point.
| |
y |
Y coordinate of point.
| |
z |
Z coordinate of point.
|