Solid Edge Part Type Library
GetNumberOfOccurrences Method
Returns the number of occurrences of the referenced object.
Returns the number of features for each occurrence.
Description
Returns the number of occurrences for the referenced pattern object.
Syntax
Visual Basic
Public Sub GetNumberOfOccurrences( _
   ByRef numOccurrences As Long, _
   ByRef numFeaturesPerOccurrence As Long _
) 
Parameters
numOccurrences
Returns the number of occurrences of the referenced object.
numFeaturesPerOccurrence
Returns the number of features for each occurrence.
See Also

MountingBoss Object  | MountingBoss Members

Send comments on this topic.