Q3Mesh_GetContourFace
You can use theQ3Mesh_GetContourFace
function to get the mesh face that contains a mesh contour.
TQ3Status Q3Mesh_GetContourFace ( TQ3GeometryObject mesh, TQ3MeshContour contour, TQ3MeshFace *face);
mesh
- A mesh.
contour
- A mesh contour.
face
- On exit, the mesh face that contains the specified contour.
DESCRIPTION
TheQ3Mesh_GetContourFace
function returns, in theface
parameter, the mesh face that contains the mesh contour specified by themesh
andcontour
parameters.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help