Geometry Evaluation of ProMechSurface
For information about how 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 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 surface.
Use the function
ProMechsurfaceTessellationGet() to calculate the tessellation for the provided surface.
Use the function
ProMechsurfaceDataGet() to obtain the geometric representation of the surface.
Use the function
ProMechsurfaceToNURBS() to obtain the NURBS representation of the 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 surface at the given UV point.