The IN_PlaceVectorObject function places a vector object on the specified edit layer. Depending on your edition of Imagenation, you can place arcs, lines, polylines, polygons, ellipses, annotations, text, and groups of objects (which can be used as symbols) with this function. Other functions allow you to place text objects, hotspots, and symbols specifically.
Note that the IN_PlaceVectorObject function has not been tested in Imagenation for UNIX.
Vector object structures for pObjectDesc
polygon, box, box-shaped highlight area, box-shaped erase area
polyline, sketch, highlighted sketch, rubout sketch
To be informed when vector objects are placed through the user interface, you can use the NotifyVectorObjectPlaced callback function.
Note: Placing vector objects in external windows
See also
Getting vector object information