inverse method

inverse

Inverses this instance.

Returns

Result of Inverses

def inverse(self, point):
    ...
ParameterTypeDescription
pointCad3DPoint

See Also