TransformationMatrix.UcsToWcs

TransformationMatrix.UcsToWcs method

Ucses to WCS.

public static TransformationMatrix UcsToWcs(Point3D vX, Point3D vY)
ParameterTypeDescription
vXPoint3DThe v x.
vYPoint3DThe v y.

See Also