The Get_Locus_Assembled_Vector procedure returns the locus of the Assembled Vector.
Calling syntax:
Character = Locus(AV) |
Input variable:
AV | The Assembled_Vector object to be queried. |
Output variable:
Locus | The locus of the Assembled_Vector object. |
The Get_Locus_Assembled_Vector code listing contains additional documentation.