This document is archived and information here might be outdated. Recommended version. |
Clears the construction points.
[Visual Basic .NET]
Public Sub ClearConstructionPoints ( _
)
[C#]
public void ClearConstructionPoints (
);
[C++]
HRESULT ClearConstructionPoints(
void
);