Infrastructure.Geometry Namespace |
[This is preliminary documentation and is subject to change.]
Class | Description | |
---|---|---|
CoordinateSystem | ||
CoordinateSystemAdjustment |
Defines data required in order to adjust a coordinate system (translate and/or rotate)
| |
Face |
Represents a face of an object in 3D space
| |
GeometryUtils |
Geometry help functions
| |
Loop |
Defines a loop
| |
Point |
Represents a point in 3D space
| |
Polyeder |
Represents geometry using vertices and faces. All indexing is 0-based.
Attempts to add a duplicate vertex will return the index of the existing vertex.
| |
PolyederExtensions | ||
Vector |
Represents a vector in 3D space.
A vector describes the change in XYZ between two points in 3D space.
|