4 Creating and Editing Lines
Q3Line_SetData
function to set the data that defines a line and its attributes.
TQ3Status Q3Line_SetData ( TQ3GeometryObject line, const TQ3LineData *lineData);line
A line.lineData
A pointer to aTQ3LineData
structure.
Q3Line_SetData
function sets the data associated with the line specified by the line
parameter to the data specified by the lineData
parameter.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker