Q3Mesh_SetEdgeAttributeSet
You can use theQ3Mesh_SetEdgeAttributeSetfunction to set the attribute set of an edge of a mesh.
TQ3Status Q3Mesh_SetEdgeAttributeSet ( TQ3GeometryObject mesh, TQ3MeshEdge edge, TQ3AttributeSet attributeSet);
mesh- A mesh.
edge- A mesh edge.
attributeSet- The desired set of attributes for the specified mesh edge.
DESCRIPTION
TheQ3Mesh_SetEdgeAttributeSetfunction sets the attribute set of the mesh edge specified by themeshandedgeparameters to the set of attributes specified by theattributeSetparameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help