CoordinateTransformConvertToLocalSystem Method |
Name | Description | |
---|---|---|
ConvertToLocalSystem(Coordinate, Vector, ICoordinate) |
Converting the coordinate from the global coordinate system to the
local one, with the provided origin and x-axis vector.
It is assumed that the y-axis is in counter-clockwise direction to x | |
ConvertToLocalSystem(Coordinate, Vector, IListCoordinate, ListCoordinate) |
Convert a list of coordinates to the local coordinate system.
|