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