Share

ImportedComponentProxy Object


Description

ImportedComponentProxy Object.

Methods

Name Description
BreakLinkToFile Breaks the connection of the Reference Component with the file from which it was created.
Delete Deletes the Reference Component.
GetReferenceKey Generate the sequence of bytes, called this object's reference key, which can be held onto beyond document edits and which will allow the caller to be bound back to the live object.
SetEndOfPart Method that repositions the end of part marker relative to the object.

Properties

Name Description
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
AttributeSets Gets the Attribute Sets collection on this object.
ContainingOccurrence Property that returns the ComponentOccurrence that the native object is being referenced through. The returned occurrence is the containing occurrence.
Definition Read-write property that gets and sets the ImportedComponentDefinition which defines the various inputs that were used to create the imported component.
HealthStatus Gets the health status of this object.
IsEmbedded Gets whether or not the Reference Component refers to an embedded document or a linked document.
LinkedToFile Gets whether or not the Reference Component is still connected to the source file.
Name Gets the name of this Reference Component within the scope of this Document.
NativeObject Gets the object in the context of the definition instead of the containing assembly.
Parent Gets the parent object from whom this object can logically be reached.
ReferencedDocumentDescriptor Gets the the descriptor of the document that was used to create this Reference Component.
SuppressLinkToFile Read-write property that gets and sets whether to suppress the connection of the imported component with the file from which it was created.
Type Gets the constant that indicates the type of this object.

Version

Introduced in version 2016

Was this information helpful?