SurfaceGraphicsVertexList.Remove Method
Parent Object:
SurfaceGraphicsVertexList
Description
Method that remove a vertex from the Vertexlist. The vertex will no longer be displayed.
Syntax
SurfaceGraphicsVertexList.
Remove
(
Index
As Long )
Parameters
Name
Type
Description
Index
Long
Input Long that specifies the SurfaceGraphicsVertex to remove from the list.
Version
Introduced in version 2013
© Copyright 2021 Autodesk, Inc.
Comment on this page.