Show / Hide Table of Contents

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 Source

OrientationAt(Double)

Declaration
GeoVector OrientationAt(double u)
Parameters
Type Name Description
System.Double u
Returns
Type Description
GeoVector
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX