Struct AxisTriad
Represents a triad of axes
Namespace: TSD.API.Remoting.Geometry
Assembly: TSD.API.Remoting.dll
Syntax
public readonly struct AxisTriad
Properties
| Name | Description |
|---|---|
| XAxis | Gets the X axis |
| YAxis | Gets the Y axis |
| ZAxis | Gets the Z axis |
Methods
| Name | Description |
|---|---|
| Create(double, double, double, double) | Creates a new instance of AxisTriad struct |