AddInLoadBehaviorEnum Enumerator

Description

AddIn Load Behavior.

Methods

Name Value Description
kLoadBehaviorUnknown 94727 The AddIn's load status unknown.
kLoadImmediately 94721 The AddIn will be loaded when Inventor starts up.
kLoadOnDemand 94726 The AddIn will be loaded on demand - the user has no control over load behavior.
kLoadWithAssemblies 94723 The AddIn will be loaded when the Assembly applet loads.
kLoadWithDrawings 94725 The AddIn will be loaded when the Presentation applet loads.
kLoadWithParts 94722 The AddIn will be loaded when the Part applet loads.
kLoadWithPresentations 94724 The AddIn will be loaded when the Drawing applet loads.

Version

Introduced in version 2012