Interface IOrientation
---Yet to be used--- Imagine a coordinate system moving along a 3d curve. Th z-axis always showing in direction of the curve. The x- and y-axis are still arbitrary. This orientation interface defines the direction of the x-axis at some point
Namespace: CADability.GeoObject
Assembly: CADability.dll
Syntax
public interface IOrientation
Methods
| Improve this Doc View SourceOrientationAt(Double)
Declaration
GeoVector OrientationAt(double u)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Double | u |
Returns
| Type | Description |
|---|---|
| GeoVector |