|
NX Open C++ Reference Guide
|
This is the complete list of members for NXOpen::Routing::HealPath, including all inherited members.
| GetAllData(NXOpen::Point3d *startPoint, NXOpen::Point3d *endPoint, NXOpen::Vector3d *startVector, NXOpen::Vector3d *endVector, double *startParms, double *endParms, double *startExtension, double *endExtension, bool *reverseStart, bool *reverseEnd, NXOpen::Routing::HealMethod *healMethod, NXOpen::Routing::SplineOptions *splineOptions) | NXOpen::Routing::HealPath | |
| GetEndExtension() | NXOpen::Routing::HealPath | |
| GetEndParms() | NXOpen::Routing::HealPath | |
| GetEndPoint() | NXOpen::Routing::HealPath | |
| GetEndVector() | NXOpen::Routing::HealPath | |
| GetHandle() | NXOpen::TransientObject | |
| GetHealMethod() | NXOpen::Routing::HealPath | |
| GetSplineOptions() | NXOpen::Routing::HealPath | |
| GetStartExtension() | NXOpen::Routing::HealPath | |
| GetStartParms() | NXOpen::Routing::HealPath | |
| GetStartPoint() | NXOpen::Routing::HealPath | |
| GetStartVector() | NXOpen::Routing::HealPath | |
| ReverseEnd() | NXOpen::Routing::HealPath | |
| ReverseStart() | NXOpen::Routing::HealPath | |
| SetAllData(const NXOpen::Point3d &startPoint, const NXOpen::Point3d &endPoint, const NXOpen::Vector3d &startVector, const NXOpen::Vector3d &endVector, double startParm, double endParm, double startExtension, double endExtension, bool reverseStart, bool reverseEnd, NXOpen::Routing::HealMethod healMethod, NXOpen::Routing::SplineOptions splineOptions) | NXOpen::Routing::HealPath | |
| SetEndExtension(double endExtension) | NXOpen::Routing::HealPath | |
| SetEndParms(double endParms) | NXOpen::Routing::HealPath | |
| SetEndPoint(const NXOpen::Point3d &endPoint) | NXOpen::Routing::HealPath | |
| SetEndVector(const NXOpen::Vector3d &endVector) | NXOpen::Routing::HealPath | |
| SetHealMethod(NXOpen::Routing::HealMethod healMethod) | NXOpen::Routing::HealPath | |
| SetReverseEnd(bool reverse) | NXOpen::Routing::HealPath | |
| SetReverseStart(bool reverse) | NXOpen::Routing::HealPath | |
| SetSplineOptions(NXOpen::Routing::SplineOptions splineOptions) | NXOpen::Routing::HealPath | |
| SetStartExtension(double startExtension) | NXOpen::Routing::HealPath | |
| SetStartParms(double startParms) | NXOpen::Routing::HealPath | |
| SetStartPoint(const NXOpen::Point3d &startPoint) | NXOpen::Routing::HealPath | |
| SetStartVector(const NXOpen::Vector3d &startVector) | NXOpen::Routing::HealPath | |
| ~HealPath() | NXOpen::Routing::HealPath | virtual |