Solid Edge Framework Type Library
DelayCompute Property
Description
Specifies whether or not to suspend the computing process.
Property type
Read-write property
Syntax
Visual Basic
Public Property DelayCompute As Boolean
Remarks
If True, the computation is suspended. If False, the computation is resumed.
See Also

Application Object  | Application Members