Share

PartComponentDefinition.iPartFactory Property

Parent Object: PartComponentDefinition

Description

Property that returns the iPartFactory object. This property will fail in the case where the part is not an iPart Factory. You can determine this by using the IsiPartFactory property.

Syntax

PartComponentDefinition.iPartFactory() As iPartFactory

Property Value

This is a read only property whose value is an iPartFactory.

Samples

Name Description
Adding iPart occurrences to an assembly This sample demonstrates adding iPart occurrences to an assembly.
Create a Configuration Table This sample demonstrates the creation of a configuration (iPart/iAssembly) table in a drawing from a factory document.

Version

Introduced in version 6

Was this information helpful?