TransformationMatrix.GetWCS

TransformationMatrix.GetWCS method

WCSs the specified normal vector.

public static TransformationMatrix GetWCS(Point3D normalVector)
ParameterTypeDescription
normalVectorPoint3DThe normal vector.

See Also