Solid Edge Part Type Library
RollToFeature Method
Specifies the feature object to which the model is to be rolled back.
Specifies whether or not the rolled-back model is to be redisplayed.
Description
Rolls the referenced Model object back to a specified feature.
Syntax
Visual Basic
Public Sub RollToFeature( _
   ByVal Feature As Object, _
   ByVal DisplayPart As Boolean _
) 
Parameters
Feature
Specifies the feature object to which the model is to be rolled back.
DisplayPart
Specifies whether or not the rolled-back model is to be redisplayed.
See Also

FlatPatternModel Object  | FlatPatternModel Members