Share

Sketch.DeferUpdates Property

Parent Object: Sketch

Description

Gets and Sets whether to defer the solving of the sketch or not.

Syntax

Sketch.DeferUpdates() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Samples

Name Description
Defer sketch updates This sample demonstrates the sketch defer update functionality.

Version

Introduced in version 11

Was this information helpful?