Line3d

- class Line3d
Methods
__call__(self, arg0)__init__(*args, **kwargs)Overloaded function.
closestPointTo(*args, **kwargs)Overloaded function.
Properties
posdir- __init__(*args, **kwargs)
Overloaded function.
__init__(self: Imath.Line3d) -> None
__init__(self: Imath.Line3d, arg0: Imath.Line3d) -> None
__init__(self: Imath.Line3d, arg0: Imath.V3d, arg1: Imath.V3d) -> None
- closestPointTo(*args, **kwargs)
Overloaded function.
closestPointTo(self: Imath.Line3d, arg0: Imath.V3d) -> Imath.V3d
closestPointTo(self: Imath.Line3d, arg0: Imath.Line3d) -> Imath.V3d