4 Creating and Editing Points
Q3Point_GetPosition
function to get the position of a point.
TQ3Status Q3Point_GetPosition ( TQ3GeometryObject point, TQ3Point3D *position);point
A point.position
On exit, the position of the specified point.
Q3Point_GetPosition
function returns, in the position
parameter, the position of the point specified by the point
parameter.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker