Solid Edge Part Type Library
Update Method
Description
Updates the referenced Model.
Syntax
Visual Basic
Public Sub Update() 
Remarks
Update keeps the b-rep up to date so that any changes in the corresponding detailed model will be reflected in the simplified model. Before using Update on a SimplifiedModel, first query on the Active property. If this property is not True, the model can not be updated.
See Also

SimplifiedModel Object  | SimplifiedModel Members