FeatureBasedOccurrencePatternProxy Object
Derived from:
FeatureBasedOccurrencePattern Object
Description
This is an assembly-context proxy object derived from its native definition-context object.
Methods
Delete |
Method that deletes the pattern. |
GetReferenceKey |
Method that generates and returns the reference key for this entity. |
Suppress |
Suppress the occurrence pattern. |
Unsuppress |
Unsuppress the occurrence pattern. |
Properties
Application |
Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
AttributeSets |
Property that returns the AttributeSets collection object associated with this object. |
ContainingOccurrence |
Property that returns the ComponentOccurrence that the native object is being referenced through. The returned occurrence is the containing occurrence. |
FeaturePattern |
Gets/Sets the feature pattern used as input for this occurrence pattern. |
HealthStatus |
Property that returns an enum indicating the current state of the object. |
IsPatternElement |
Property that indicates whether this occurrence pattern is itself an element of a parent pattern. In the case where this occurrence pattern represents a pattern element, this property returns True. The PatternElement property can be used to get that pattern element. |
Name |
Gets/Sets the name for the pattern. |
NativeObject |
Gets the object in the context of the definition instead of the containing assembly. |
OccurrencePatternElements |
Property returning an OccurrencePatternElements collection object. The first element within this collection will contain the components that were provided as input for the pattern. |
Parent |
Property that returns the parent of the object. |
ParentComponents |
Property that gets and sets the components used as input for the pattern. |
PatternElement |
Property that returns the pattern element this occurrence pattern represents. In the case where this occurrence pattern is not part of a parent pattern this property returns Nothing. The IsPatternElement property can be used to check if this occurrence pattern is part of a parent pattern. |
Suppressed |
Returns the suppress state of the occurrence pattern. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
Visible |
Gets/Sets the Visible property for the pattern. |
Version
Introduced in version 2010