This document is archived and information here might be outdated. Recommended version. |
Starts the operation, caching the existing sketch. Call this before modifying the sketch.
[Visual Basic .NET] Public Sub Start ( _ ByVal Editor As IEditor _ )
[C#] public void Start ( IEditor Editor );