Click or drag to resize

Infrastructure.Geometry Namespace

[This is preliminary documentation and is subject to change.]

 
Classes
  ClassDescription
Public classCoordinateSystem
Public classCoordinateSystemAdjustment
Defines data required in order to adjust a coordinate system (translate and/or rotate)
Public classFace
Represents a face of an object in 3D space
Public classGeometryUtils
Geometry help functions
Public classLoop
Defines a loop
Public classPoint
Represents a point in 3D space
Public classPolyeder
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.
Public classPolyederExtensions
Public classVector
Represents a vector in 3D space. A vector describes the change in XYZ between two points in 3D space.