Q3TriGrid_SetFacetAttributeSet
You can use theQ3TriGrid_SetFacetAttributeSetfunction to set the attribute set of a facet of a trigrid.
TQ3Status Q3TriGrid_SetFacetAttributeSet ( TQ3GeometryObject triGrid, 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.
DESCRIPTION
TheQ3TriGrid_SetFacetAttributeSetfunction sets the attribute set of the facet having indexfaceIndexof the trigrid specified by thetriGridparameter to the set specified by thefacetAttributeSetparameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help