This document is archived and information here might be outdated. Recommended version. |
Called before StopOperation is called.
[Visual Basic .NET] Public Event BeforeStopOperation As BeforeStopOperationEventHandler
[C#] public event BeforeStopOperationEventHandler BeforeStopOperation
BeforeStopOperation is called before the operation is finished (when the sketch is discarded). Use this event to manipulate the sketch geometry before it is committed.