Share

RotateTranslateiMateDefinitionProxy Object

Derived from: RotateTranslateiMateDefinition Object

Description

This is an assembly-context proxy object derived from its native definition-context object.

Methods

Name Description
Delete Method that deletes the iMateDefinition.
GetReferenceKey Method that generates and returns the reference key for this entity.

Properties

Name Description
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.
Entity Property that returns the entity used for the iMate definition.
Exported Read-write property that gets and sets whether the object is exported. Objects must be marked for export in order for them to be derived.
ForwardDirection Property that returns the direction of rotation and translation of the objects with respect to their axes' directions. If the property is True then the translation will be in the same direction as the rotation with respect to the rotation and translation axes.
HasReferenceComponent Property that specifies if the object was created as the result of a derived part.
Identifier Property that returns the internal unique identifier for this iMateDefinition.
IsConsumed Property that gets whether this object is consumed in the context of the active assembly/part/sketch.
MatchList Gets and sets an array of strings that specifies the priority order for iMate definition matches.
Name Gets the name of this iMateDefinition.
NativeObject Gets the object in the context of the definition instead of the containing assembly.
Ratio Property that returns the Parameter object that controls the ratio of the iMate definition.
ReferenceComponent Property that returns the ReferenceComponent that resulted in the creation of this feature.
ReferencedEntity Gets the object this entity is dependent on.
SequenceIndex Gets the index of this iMateDefinition.
Suppressed Gets the boolean flag that indicates whether this iMateDefinition is suppressed or not.
Type Returns an ObjectTypeEnum indicating this object's type.

Version

Introduced in version 6

Was this information helpful?