SurfaceGraphicsFaceList.Remove Method
Parent Object: SurfaceGraphicsFaceListDescription
Method that removes a face from the list. The face will no longer be displayed.
Syntax
SurfaceGraphicsFaceList.Remove( Index As Long )Parameters
Name | Type | Description |
Index | Long | Input Long that specifies the SurfaceGraphicsFace to remove from the list. |