Assembly Design > Using Assembly > References and Dependencies > Object-Specific Reference Control > About Object-Specific References
  
About Object-Specific References
In addition to the global environment scope settings, you can specify a particular scope setting and reference handling scheme for a particular object. The information is stored with the object and is in effect for each assembly in which the object appears.
To manage reference settings for assembled components, set the following configuration options:
default_comp_scope_setting—Sets the specified accessible reference conditions to newly added components.
default_comp_skel_scope_setting—Sets the specified Accessible reference conditions to newly added Skeleton components.
default_comp_invalid_refs—Sets the specified handling method of out-of-scope Accessible references to newly added components.
default_comp_geom_scope—Sets the specified Shared Geometry reference conditions to newly added components.
default_comp_skel_geom_scope—Sets the specified Shared Geometry reference conditions to newly added Skeleton components.
default_obj_constraints_scope—Sets the specified Shared Placement reference conditions to newly added components.
default_object_geom_scope—Sets the specified Shared Geometry reference conditions to newly created models if template models were not used.