Share

iAssemblyMember Object


Description

The iAssemblyMember object provides access to a member of an iAssembly.

Methods

Name Description
BreakLinkToFactory Method that breaks the link to the parent factory and converts the iAssembly member to a regular assembly.

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.
HealthStatus Property that returns an enum indicating the current state of the object.
Parent Property that returns the parent AssemblyComponentDefinition of the member.
ParentFactory Property that returns the iAssembly factory that created this iAssemblyMember.
ReferencedDocumentDescriptor Property that returns the descriptor of the iAssembly factory document.
Row Property that returns the row in the iAssembly table that this iAssemblyMember represents.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

AssemblyComponentDefinition.iAssemblyMember, WeldmentComponentDefinition.iAssemblyMember

Version

Introduced in version 11

Was this information helpful?