Share

WeldmentComponentDefinition.iAssemblyFactory Property

Parent Object: WeldmentComponentDefinition

Description

Property that returns the iAssemblyFactory object. This property will return Nothing in the case where the assembly is not an iAssembly Factory. You can determine this by using the IsiAssemblyFactory property.

Syntax

WeldmentComponentDefinition.iAssemblyFactory() As iAssemblyFactory

Property Value

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

Version

Introduced in version 11

Was this information helpful?