FactoryOptions Object


Description

Methods

Name Description
ApplyToAllMembers Method that applies the factory options to all members of the factory including existing ones. By default, any factory options specified using the FactoryOptions object will only apply to newly created members. If the options need to be applied to existing members also, this method needs to be called.

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.
IsPartNumberIndexed
MemberNameIndexDigits
MemberNameIndexInitialValue
MemberNameIndexSeparator
MemberNameIndexStepValue
MemberNameType
MemberNameValue
PartNumberIndexDigits
PartNumberIndexInitialValue
PartNumberIndexSeparator
PartNumberIndexStepValue
PartNumberType
PartNumberValue
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

iAssemblyFactory.FactoryOptions, iPartFactory.FactoryOptions

Version

Introduced in version 2010