ACP iParts and iAssemblies 1 — Questions and Answers
Question 1: What is the primary purpose of an iPart in Autodesk Inventor?
- To create a part with multiple configurations stored in a table (Correct answer)
- To import parts from external CAD systems
- To generate realistic renderings of a part
- To create parts that cannot be modified after creation
Correct answer: To create a part with multiple configurations stored in a table
An iPart stores multiple configurations of a part in an embedded table, allowing different sized or configured versions to be placed from a single factory file.
Question 2: When you create an iPart, Inventor stores the configuration data in:
- A separate XML file linked to the part
- An embedded spreadsheet table within the .ipt file (Correct answer)
- A separate .xls file saved in the same directory
- The project file (.ipj)
Correct answer: An embedded spreadsheet table within the .ipt file
iPart configuration data is stored as an embedded spreadsheet table within the .ipt factory file itself, keeping everything portable in one file.
Question 3: What is the correct term for an individual row (configuration) in an iPart table?
- iPart variant
- iPart member (Correct answer)
- iPart instance
- iPart version
Correct answer: iPart member
Each row in an iPart table represents a specific configuration called an iPart member, defining a unique set of parameter values.
Question 4: Which command is used to initiate the creation of an iPart in Autodesk Inventor?
- Manage > Make iPart
- Tools > Create iPart
- Manage > Author > iPart Author (Correct answer)
- Insert > iPart Factory
Correct answer: Manage > Author > iPart Author
The iPart Author command found in the Manage tab under the Author panel is used to begin creating an iPart from an existing part.
Question 5: What happens when an iPart member is placed in an assembly for the first time?
- A new .ipt file is created in the assembly folder
- The member uses the factory file directly with no separate file created
- A member file is created in a subfolder adjacent to the factory file (Correct answer)
- The member is embedded directly inside the .iam assembly file
Correct answer: A member file is created in a subfolder adjacent to the factory file
Inventor creates a member file in a subfolder next to the factory file to store the specific configuration data for each placed member.
Question 6: Which parameter types can be included in an iPart table to control member configurations?
- Only dimension parameters
- Only feature suppression states
- Dimension parameters, feature suppression states, and custom iProperties (Correct answer)
- Only custom iProperties and material assignments
Correct answer: Dimension parameters, feature suppression states, and custom iProperties
An iPart table can control dimension parameters, feature suppression states, thread parameters, material, and custom iProperties to fully define each member.
Question 7: In the iPart table, what is the purpose of the 'Key' column?
- It marks the default member placed when no selection is made
- It contains values that uniquely identify and look up each member (Correct answer)
- It locks a parameter so it cannot be overridden during placement
- It specifies the primary driving dimension of the part
Correct answer: It contains values that uniquely identify and look up each member
The Key column holds the unique identifier value for each member row, allowing Inventor to locate and activate the correct configuration during placement.
What is the primary purpose of an iPart in Autodesk Inventor?