get_wcs method

get_wcs

WCSs the specified normal vector.

Returns

def get_wcs(self, normal_vector):
    ...
ParameterTypeDescription
normal_vectorPoint3DThe normal vector.

See Also