Design-Usage Mapping
AP 210 maintains separate models for the design view and usage view of components. The mapping between these views is a critical concept for understanding how AP 210 data is structured.
Design View vs. Usage View
Why Two Views?
Separating design and usage views provides:
Library reusability - One design definition serves many usages
Level of detail control - Different views for different purposes
Consistency - All usages of the same component share the same base definition
Efficiency - Avoid duplicating common data
Mapping Mechanism
AP 210 maps between views using:
product_definition_relationship - Links design and usage definitions
representation_relationship - Links geometric representations
mapped_item - Maps design geometry into usage (assembly) coordinates
shape_representation_relationship - Connects representations