Q3Line_New
You can use theQ3Line_Newfunction to create a new line.
TQ3GeometryObject Q3Line_New (const TQ3LineData *lineData);
lineData- A pointer to a
TQ3LineDatastructure.DESCRIPTION
TheQ3Line_Newfunction returns, as its function result, a new line having the endpoints and attributes specified by thelineDataparameter. If a new line could not be created,Q3Line_Newreturns the valueNULL.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help