Solid Edge Assembly Type Library
Edit Method
Specifies the master part pointers for the pattern's inputs.
Specifies the pattern pointer for input.
Specifies the reference feature pointer for input.
Specifies a name for the pattern.
Description
Edits the assembly pattern.
Syntax
Visual Basic
Public Sub Edit( _
   ByRef MasterOccurrences() As Object, _
   ByVal FeaturePattern As Object, _
   Optional ByVal ReferenceFeature As Object, _
   Optional ByVal Name As String _
) 
Parameters
MasterOccurrences
Specifies the master part pointers for the pattern's inputs.
FeaturePattern
Specifies the pattern pointer for input.
ReferenceFeature
Specifies the reference feature pointer for input.
Name
Specifies a name for the pattern.
See Also

AssemblyPattern Collection  | AssemblyPattern Members