Geometry Evaluation of ProMechSurface
For information about how
Creo TOOLKIT represents surface geometry, see the section on
Core: 3D Geometry and the appendix,
Element Trees: References.
Functions Introduced:
Use the function
ProMechsurfaceParamEval() to find the corresponding UV point on the
Creo Simulate geometry surface on the basis of the XYZ point.
Use the function
ProMechsurfaceUvpntVerify() to verify whether the specified UV point lies within the boundaries of the
Creo Simulate surface.
Use the function
ProMechsurfaceTessellationGet() to calculate the tessellation for the provided
Creo Simulate surface.
Use the function
ProMechsurfaceDataGet() to obtain the geometric representation of the surface.
Use the function
ProMechsurfaceToNURBS() to obtain the NURBS representation of the
Creo Simulate surface.
Use the function
ProMechsurfaceTransformGet() to obtain UV transform between the two surfaces in contact.
Use the function
ProMechsurfaceThicknessEval() to obtain the thickness of the shell
Creo Simulate surface at the given UV point.