Share

AssemblyOptions Object


Description

The AssemblyOptions object provides access to properties that provide read and write access of the assembly related application options. This is somewhat equivalent to the Assembly tab of the Application Options dialog.

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.
AssemblyExpressMinimumUniqueDocument Gets and sets the minimum number of unique documents to open in assembly Express mode by default.
ConstraintAudioNotification Enables or Disables audio notifications when creating constraints.
DeferUpdate Enables or Disables updating assemblies.
DeleteComponentPatternSources Gets/Sets the behavior when deleting pattern elements.
DisplayComponentNamesInConstraints Gets and sets whether component names should be suffixed to constraint names.
EnableAssemblyExpress Enables or disables assembly Express workflows.
EnableConstraintRedundancyAnalysis Gets/Sets analysis of all assembly components for adaptivity adjustments.
EnableCrossPartEdgeLoopProjection Enables or disables associative edge/loop geometry projection during in-place modeling.
EnableCrossPartSketchGeometryProjection Enables or disables associative sketch geometry projection during in-place modeling.
FromToExtentsAdaptFeature Enables or Disables automatically adapting the in-place feature size or position.
FromToExtentsMatePlane Enables or Disables automatically creating the feature to the desired size and mating it to the plane.
OnlyActiveComponentIsOpaque Gets/Sets Opaqueness of Active Component.
PartFeaturesInitiallyAdaptive Gets/Sets the default adaptive behavior when new features are created.
PlaceAndGroundFirstComponentAtOrigin Place and ground first component at origin.
SectionAllParts Enables or Disables sectioning of all parts including standard parts in an assembly.
Type Returns an ObjectTypeEnum indicating this object's type.
UseLastOccurrenceOrientationForPlacement Gets and sets whether the last used orientation should be applied when placing components interactively.
ZoomTargetComponentWithiMate Gets/Sets the default zoom behavior for the graphics window when placing components with iMates.

Accessed From

Application.AssemblyOptions, InventorServer.AssemblyOptions, InventorServerObject.AssemblyOptions

Version

Introduced in version 8

Was this information helpful?