GH_IO.Types Namespace |
Class | Description | |
---|---|---|
GH_Item |
Represents a single data item in a chunk.
|
Structure | Description | |
---|---|---|
GH_BoundingBox |
Represents a 3D bounding box, denoted by two points.
| |
GH_Interval1D |
Represents two double precision floating point values.
| |
GH_Interval2D |
Represents two double precision domains.
| |
GH_Line |
Represents a 3D line segment, denoted by start and endpoints.
| |
GH_Plane |
Represents a 3D plane system, defined by origin point and {X,Y} axis directions.
| |
GH_Point2D |
Represents a 2D point coordinate with double precision floating point components.
| |
GH_Point3D |
Represents a 3D point coordinate with double precision floating point components.
| |
GH_Point4D |
Represents a 4D point coordinate with double precision floating point components.
| |
GH_Version |
Basic version type. Contains Major, Minor and Revision fields.
|
Enumeration | Description | |
---|---|---|
GH_Types |
Contains flags for all data types currently supported by GH_IO.dll
|