Solid Edge Assembly Type Library
Occurrences Collection Members
Overview 
Public Methods
Public Method AddAsAdjustablePartAdds the part as adjustable.
Public Method AddByFilenameAdds an occurrence to the active assembly.
Public Method AddByTemplateAdds an occurrence using a specified template.
Public Method AddFamilyByFilenameAdds a family occurrence by filename.
Public Method AddFamilyWithMatrixAdds a family occurrence with matrix to the referenced Occurrences collection object.
Public Method AddFamilyWithTransformAdds a family occurrence with a transformed coordinate axis system.
Public Method AddTubeCreates a new Occurrence object in the Assembly document. This occurrence behaves like any other occurrence in the Assembly file, except it successfully returns a Tube object when the Tube property is invoked on the Occurrence.
Public Method AddTubeBIDMCreates a new Occurrence object in the Assembly document. This occurrence behaves like any other occurrence in the Assembly file, except it successfully returns a Tube object when the Tube property is invoked on the Occurrence.
Public Method AddWithMatrixAdds an occurrence to the active assembly using a transformation matrix.
Public Method AddWithTransformAdds an occurrence to the active assembly using a transformed coordinate system.
Public Method ItemThe items in a collection.
Public Method ReorderOccurrenceReorders an occurrence before or after the specified occurrence.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property CountReturns the number of objects in the referenced collection.
Public Property IsAttributeSetPresentReturns True if a specified Attribute Set exists on the referenced object.
Public Property ParentReturns the parent object for the referenced object.
Public Property TypeA member of the ObjectType constant set.
See Also

Occurrences Collection