Get Data Member Function

Returns a pointer to the <GraphicsFeature> object at the specified index.

Prototype

GraphicsFeature Get( int32 index )

Parameters

Parameter Type Parameter Name Documentation
int32indexThe index of the <GraphicsFeature> object to retrieve.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.