Name | Description |
Activate | Method that activates the draft analysis. |
Copy | Method that creates a copy of the draft analysis. |
Delete | Method that deletes the draft analysis. |
GetReferenceKey | Method that generates and returns the reference key for this entity. |
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. |
AttributeSets | Property that returns the AttributeSets collection object associated with this object. |
DisplayQuality | |
EndAngle | |
Faces | |
GradientDisplay | |
Name | |
Parent | Property that returns the parent AnalysisManager object. |
PullDirection | |
PullDirectionReversed | |
StartAngle | |
Type | Returns an ObjectTypeEnum indicating this object's type. |
Name | Description |
Create a Draft Analysis | This sample demonstrates the creation of a draft analysis in a part. |