TransformationMatrix.OCStoWCS

TransformationMatrix.OCStoWCS method

Transforms OCS coordinates to WSC

public static TransformationMatrix OCStoWCS(Point3D normalVector)
ParameterTypeDescription
normalVectorPoint3DNormal vector.

Return Value

Transformatuon matrix.

See Also