Enum FrameType
The frame type to be used for operations requiring a moving frame around the curve.
Namespace: Elements.Geometry
Assembly: Hypar.Elements.dll
Syntax
public enum FrameType
Fields
| Name | Description |
|---|---|
| Frenet | A Frenet frame. |
| RoadLike | A frame with the up axis aligned with +Z. |