This document is archived and information here might be outdated. Recommended version. |
Removes all the vertices from the schematic in memory feature link geometry.
[Visual Basic .NET]
Public Sub RemoveAllVertices ( _
)
[C#]
public void RemoveAllVertices (
);
[C++]
HRESULT RemoveAllVertices(
void
);