calc_normal method

calc_normal(, points)


@staticmethod
def calc_normal(points):
    ...
ParameterTypeDescription
pointslist

See Also