Click or drag to resize

CoordinateTransformConvertFromLocalSystem Method

Overload List
  NameDescription
Public methodStatic memberConvertFromLocalSystem(Coordinate, Vector, ICoordinate)
Converting the coordinate from the local coordinate system to the global one, where the local system is defined by the provided origin and x-axis vector.

It is assumed that the y-axis is in counter-clockwise direction to x

Public methodStatic memberConvertFromLocalSystem(Coordinate, Vector, IListCoordinate, ListCoordinate)
Convert a list of coordinates from the local coordinate system to the global coordinate system.
Top
See Also