Solid Edge Part Type Library
InsertOccurrence Method
Specifies the pattern occurrence adjacent to which the new occurrence is inserted.
Specifies the distance at which to insert the new occurrence (from OccurrencePoint).
Description
This method inserts a pattern occurrence for the referenced object.
Syntax
Visual Basic
Public Sub InsertOccurrence( _
   ByVal OccurrencePoint As Object, _
   ByVal OccurrenceAtDistance As Double _
) 
Parameters
OccurrencePoint
Specifies the pattern occurrence adjacent to which the new occurrence is inserted.
OccurrenceAtDistance
Specifies the distance at which to insert the new occurrence (from OccurrencePoint).
See Also

PatternCopyGeometry Object  | PatternCopyGeometry Members

Send comments on this topic.