LocalCoordSystem3D Structure

Represents a local coordinate system

Namespace:  TSD.API.Remoting.Geometry
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public readonly struct LocalCoordSystem3D

The LocalCoordSystem3D type exposes the following members.

Properties
  NameDescription
Public propertyAxes
Gets the axes
Public propertyOrigin
Gets the origin
Top
See Also