CurveExtensionsToGeometryCurveTCoordinate Method |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.AnalysisDataModel.Extensions
public static Curve ToGeometryCurve<TCoordinate>( this Curve<TCoordinate> curve ) where TCoordinate : class, ICoordinate