4 Creating and Editing Trigrids
Q3TriGrid_SetFacetAttributeSet
function to set the attribute set of a facet of a trigrid.
TQ3Status Q3TriGrid_SetFacetAttributeSet ( TQ3GeometryObjecttriGrid
, unsigned long faceIndex, TQ3AttributeSet facetAttributeSet);triGrid
A trigrid.faceIndex
An index into the array of facets for the specified trigrid.facetAttributeSet
The desired set of attributes for the specified facet.
Q3TriGrid_SetFacetAttributeSet
function sets the attribute set of the facet having index faceIndex
of the trigrid specified by the triGrid
parameter to the set specified by the facetAttributeSet
parameter.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker