User's Guide > Creo Simulate: Geometry > Geometry Evaluation of ProMechCurves
Geometry Evaluation of ProMechCurves
For information about how represents curve geometry, see the section on Core: 3D Geometry and the appendix, Element Trees: References.
Functions Introduced:
Use the function ProMechcurveXyzdataEval() evaluates the curve parameter point in the XYZ point.
Use the function ProMechcurveParamEval() to find the corresponding normalized parameter on the curve by XYZ point.
Use the function ProMechcurveLengthEval() to obtain the length of the curve.
Use the function ProMechcurveLengthT1T2Eval() to find the length of the curve between the given parameters.
Use the function ProMechcurveParamByLengthEval() to find the parameter of the point located at the given length from the given parameter.
Use the function ProMechcurveDataGet() to obtain the geometric representation of the edge.
Use the function ProMechcurveToNURBS() to obtain the NURBS representation of the curve.
这对您有帮助吗?