|  | FormIt C++ API
    v23.0.0 (2023.0.0)
    | 
This is the complete list of members for WSM::Line3d, including all inherited members.
| dist(const Point3d &) const | WSM::Line3d | |
| GetParameter(const WSM::Point3d &pt) const | WSM::Line3d | |
| GetPointFromParameter(double dParam) const | WSM::Line3d | inline | 
| intersect(const Line3d &, Point3d &intersPoint, double dTol=WSM_DISTANCE_TOL) const | WSM::Line3d | |
| intersectWithParameters(const Line3d &, Point3d &intersPoint, double &thisParam, double &otherParam, double dTol=WSM_DISTANCE_TOL) const | WSM::Line3d | |
| isCoincident(const Line3d &, bool sameDirectionAlso, double dTol=WSM_MACHINE_TOL) const | WSM::Line3d | |
| isEqual(const Line3d &) const | WSM::Line3d | |
| isValid() const | WSM::Line3d | inline | 
| kNull | WSM::Line3d | static | 
| kXAxis | WSM::Line3d | static | 
| kYAxis | WSM::Line3d | static | 
| kZAxis | WSM::Line3d | static | 
| Line3d() | WSM::Line3d | inline | 
| Line3d(const Point3d &p, const Vector3d &v) | WSM::Line3d | inline | 
| Line3d(const Point3d &p, const UnitVector3d &v) | WSM::Line3d | inline | 
| Line3d(const Point3d &p1, const Point3d &p2) | WSM::Line3d | inline | 
| operator*=(const Transf3d &) | WSM::Line3d | |
| point | WSM::Line3d | |
| project(const Point3d &) const | WSM::Line3d | |
| vector | WSM::Line3d |