Extension methods of ConnectionHeadingEnum
Static Public Member Functions | |
static ConnectionHeadingEnum | ResolveAuto (this ConnectionHeadingEnum heading, CurvySplineSegment followUp) |
If heading is Auto, this method will translate it to a Plus, Minus or Sharp value depending on the Follow-Up control point. More... | |
|
static |
If heading is Auto, this method will translate it to a Plus, Minus or Sharp value depending on the Follow-Up control point.
heading | the value to resolve |
followUp | the related followUp control point |