Share

AnalysisManager Object


Description

The AnalysisManager object provides access to all types of surface analysis in a part document.

Properties

Name Description
ActiveAnalysis Property that returns the active analysis object.
ActiveAnalysisType Property that returns the enum indicating the type of the currently active analysis.
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.
DraftAnalyses Property that returns the DraftAnalyses collection object.
IsAnalysisVisible Gets/Sets whether the analysis visibility is turned on.
Parent Property that returns the parent ComponentDefinition object.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

DraftAnalysis.Parent, PartComponentDefinition.AnalysisManager, SheetMetalComponentDefinition.AnalysisManager

Version

Introduced in version 2009

Was this information helpful?