Solid Edge Part Type Library
AddSyncEx Method
Description
Adds an occurrence of the referenced object.
Syntax
Visual Basic
Public Sub AddSyncEx( _
   ByVal NumberOfFeatures As Long, _
   ByRef FeatureArray() As Object, _
   ByVal MirrorPlane As Object, _
   ByVal MirrorOption As MirrorOptionConstants, _
   ByRef NumberOfMirrorFeatures As Long, _
   ByRef MirrorFeatures() As Object _
) 
Parameters
NumberOfFeatures
FeatureArray
MirrorPlane
MirrorOption
ValueDescription
MirrorOptionDetach
MirrorOptionNormal
MirrorOptionPersist
NumberOfMirrorFeatures
MirrorFeatures
See Also

MirrorCopies Collection  | MirrorCopies Members  | Solid Edge ST3 - What's New