Command
QisLib_SetVectorGrandParents

QisLib_SetVectorGrandParents


Function:
	int QisLib_SetVectorGrandParents(int OnOff);

Inputs:
	On/Off: _QIS_ON (On) or _QIS_OFF (Off)

Return: 0

Errors: -

Description:
	- Turn this on to get grand parent cells in addition to parent cell for all vector data.
	- The list of parents are separated by ':' and listed in the reverse order with Top
	cell listed last.
	- It only lists parents upto the cell currently opened via QisLib_OpenStructure.
	- For cell/array references, this feature works only if
	QisLib_SetReferenceVectorFormat is set to Long (_QISRVF_LONG).


References:
QisLib_SetReferenceVectorFormat
_QISRVF_LONG