Q3Mesh_SetEdgeAttributeSet
function 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.
Q3Mesh_SetEdgeAttributeSet
function sets the attribute set of the mesh edge specified by the mesh
and edge
parameters to the set of attributes specified by the attributeSet
parameter.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker