SurfaceGraphicsFaceList.Remove Method
Parent Object:
SurfaceGraphicsFaceList
Description
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.
Version
Introduced in version 2009
© Copyright 2021 Autodesk, Inc.
Comment on this page.