Description
This method allows you to get the display figure object by entering its ID.
Syntax
iFig = GetFigureByID ( iID );
|
Input: (Long) iID |
Set ID of existing display figure object. |
|
Return: (DisplayFigure) iFig |
get figure object. |