Share

ComponentOccurrencesEnumerator Object


Description

Provides access to a list of objects.

Properties

Name Description
Count Property that returns the number of items in this collection.
Item Allows integer-indexed access to objects in the collection.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

AliasFreeformFeature.Participants, AliasFreeformFeatureProxy.Participants, BendFeature.Participants, BendFeatureProxy.Participants, BendPartFeature.Participants, BendPartFeatureProxy.Participants, BOMRow.ComponentOccurrences, BossFeature.Participants, BossFeatureProxy.Participants, BoundaryPatchFeature.Participants, BoundaryPatchFeatureProxy.Participants, ChamferFeature.Participants, ChamferFeatureProxy.Participants, CircularPatternFeature.Participants, CircularPatternFeatureProxy.Participants, ClientFeature.Participants, ClientFeatureProxy.Participants, CoilFeature.Participants, CoilFeatureProxy.Participants, CombineFeature.Participants, CombineFeatureProxy.Participants, ComponentDefinitionReference.ImmediateOccurrences, ComponentOccurrence.OccurrencePath, ComponentOccurrence.SubOccurrences, ComponentOccurrenceProxy.OccurrencePath, ComponentOccurrenceProxy.SubOccurrences, ComponentOccurrences.AddUsingiMates, ComponentOccurrences.AllLeafOccurrences, ComponentOccurrences.AllReferencedOccurrences, ContourFlangeFeature.Participants, ContourFlangeFeatureProxy.Participants, ContourRollFeature.Participants, ContourRollFeatureProxy.Participants, CoreCavityFeature.Participants, CoreCavityFeatureProxy.Participants, CornerChamferFeature.Participants, CornerChamferFeatureProxy.Participants, CornerFeature.Participants, CornerFeatureProxy.Participants, CornerRoundFeature.Participants, CornerRoundFeatureProxy.Participants, CosmeticBendFeature.Participants, CosmeticBendFeatureProxy.Participants, CutFeature.Participants, CutFeatureProxy.Participants, DecalFeature.Participants, DecalFeatureProxy.Participants, DeleteFaceFeature.Participants, DeleteFaceFeatureProxy.Participants, DirectEditFeature.Participants, DirectEditFeatureProxy.Participants, EmbossFeature.Participants, EmbossFeatureProxy.Participants, ExtendFeature.Participants, ExtendFeatureProxy.Participants, ExtrudeFeature.Participants, ExtrudeFeatureProxy.Participants, FaceDraftFeature.Participants, FaceDraftFeatureProxy.Participants, FaceFeature.Participants, FaceFeatureProxy.Participants, FaceOffsetFeature.Participants, FaceOffsetFeatureProxy.Participants, FilletFeature.Participants, FilletFeatureProxy.Participants, FinishFeature.Participants, FinishFeatureProxy.Participants, FlangeFeature.Participants, FlangeFeatureProxy.Participants, FoldFeature.Participants, FoldFeatureProxy.Participants, FreeformFeature.Participants, FreeformFeatureProxy.Participants, GrillFeature.Participants, GrillFeatureProxy.Participants, HemFeature.Participants, HemFeatureProxy.Participants, HoleFeature.Participants, HoleFeatureProxy.Participants, iFeature.Participants, iFeatureProxy.Participants, KnitFeature.Participants, KnitFeatureProxy.Participants, LipFeature.Participants, LipFeatureProxy.Participants, LoftedFlangeFeature.Participants, LoftedFlangeFeatureProxy.Participants, LoftFeature.Participants, LoftFeatureProxy.Participants, MarkFeature.Participants, MarkFeatureProxy.Participants, MidSurfaceFeature.Participants, MidSurfaceFeatureProxy.Participants, MirrorFeature.Participants, MirrorFeatureProxy.Participants, MoveFaceFeature.Participants, MoveFaceFeatureProxy.Participants, MoveFeature.Participants, MoveFeatureProxy.Participants, NonParametricBaseFeature.Participants, NonParametricBaseFeatureProxy.Participants, OccurrencePatternElement.Occurrences, OccurrencePatternElementProxy.Occurrences, PartFeature.Participants, PunchToolFeature.Participants, PunchToolFeatureProxy.Participants, RectangularPatternFeature.Participants, RectangularPatternFeatureProxy.Participants, ReferenceFeature.Participants, ReferenceFeatureProxy.Participants, RefoldFeature.Participants, RefoldFeatureProxy.Participants, ReplaceFaceFeature.Participants, ReplaceFaceFeatureProxy.Participants, RestFeature.Participants, RestFeatureProxy.Participants, RevolveFeature.Participants, RevolveFeatureProxy.Participants, RibFeature.Participants, RibFeatureProxy.Participants, RigidBodyGroup.GetOccurrencesAndStates, RigidBodyGroup.Occurrences, RipFeature.Participants, RipFeatureProxy.Participants, RuledSurfaceFeature.Participants, RuledSurfaceFeatureProxy.Participants, RuleFilletFeature.Participants, RuleFilletFeatureProxy.Participants, SculptFeature.Participants, SculptFeatureProxy.Participants, ShellFeature.Participants, ShellFeatureProxy.Participants, SketchDrivenPatternFeature.Participants, SketchDrivenPatternFeatureProxy.Participants, SnapFitFeature.Participants, SnapFitFeatureProxy.Participants, SplitFeature.Participants, SplitFeatureProxy.Participants, SweepFeature.Participants, SweepFeatureProxy.Participants, ThickenFeature.Participants, ThickenFeatureProxy.Participants, ThreadFeature.Participants, ThreadFeatureProxy.Participants, TrimFeature.Participants, TrimFeatureProxy.Participants, UnfoldFeature.Participants, UnfoldFeatureProxy.Participants, UnwrapFeature.Participants, UnwrapFeatureProxy.Participants, VisibleOccurrenceFinder.FoundOccurrences

Derived Classes

ComponentOccurrences

Samples

Name Description
iMate Creation During Occurrence Placement This sample demonstrates creating multiple iMate results when adding an occurrence into an assembly. This uses the AddUsingiMate method which is the equivalent of using the Place Component command and checking the Use iMate check box on the dialog.
Traverse an Assembly This sample shows how to recursively traverse an assembly and get the count of leaf node components and subassemblies.
Promote occurence This sample demonstrates how to promote an occurrence.

Version

Introduced in version 4

Was this information helpful?