Setting intf_out_layer to block_layer
Use intf_out_layer > block_layer to export components (parts), symbols, groups (for each view), and tables of drawings as AutoCAD blocks. Blocks are translated as follows:
User-defined symbols are translated as a named blocks. Instances of the symbol, are translated as separate blocks. The default block name is <Symbolname>_<Instname>.
User-defined groups created in Drawing and Diagram are translated as a named blocks. The default block name is <Symbolname>_<Groupname>.
Tables with associated text created in drawings are translated as named blocks. The default block name is table_<instance_name>.
Default block names for individual components are
<part_name>_<view_name>_<instance_name
Setting intf_out_layer to block_nested_layer
Use intf_out_layer > block_nested_layer to preserve the hierarchical organization of Creo components and assemblies during an export to AutoCAD.
Setting intf_out_layer to block_view_based_layer
Use intf_out_layer > block_view_based_layer to create a set of AutoCAD blocks for every view in which the assembly drawing model appears.
Setting intf_out_layer to block_nested_view_based_layer
Use intf_out_layer > block_nested_view_based_layer to create a set of nested AutoCAD blocks for every view in which the assembly drawing model appears.