Gocator Development Kit
 All Classes Files Functions Variables Typedefs Friends Modules Pages
kStatus GdkToolOutput_InitFeatureAt ( GdkToolOutput  output,
kSize  index,
GvFeatureMsg *  msg 
)

Retrieves the GvFeatureMsg object for the feature at the specified index.

Parameters
outputOutput object.
indexIndex of the output object to retrieve relative to all outputs
msgPointer to where the GvFeatureMsg-based class object is to be set This can be one of the following: GvPointFeatureMsg GvLineFeatureMsg GvCircleFeatureMsg GvPlaneFeaturemsg
Returns
Operation status.