Removes a vertex in the section line.
Supported platforms: Windows only
VBA:
object.RemoveVertex nIndex
Type: Section
The object this method applies to.
Access: Input-only
Type: Long
The index of the vertex to be removed.
No return value.
No additional remarks.
VBA:
Not available
Visual LISP:
Not available