Solid Edge Geometry Type Library
UpdatesCounter Property
Description
Returns the number of times the referenced object has been modified.
Property type
Read-only property
Syntax
Visual Basic
Public Property UpdatesCounter As Long
Remarks
It increases each time an object is changed. You can use this property to determine whether an object has changed since the last time it was accessed.
See Also

CurveBody Object  | CurveBody Members