Methods
- Sub GetGeomReferedByAnnotation( iOporAct, iAssignedEIIndex, iAssignmentType, ioPointGeom)
-
Gets the underlying geometry associated to FTA Text Annotation,
an Engineering Intent which is added as an item to operation
or to a WIText activity.
- Parameters:
-
- iOpOrAcr
- Flag to know whether assignment of EI is at operation level or at activity level.
Legal values:
1 : Assignment is done at Operation level.
0 : Assignment is done at Activity level. dd> - iAssignedEIIndex
- Index of EIs either assigned to operation or to activity. dd>
- iAssignmentType
- Type of the Assignment (Item to the Process) dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>