www.creosite.com© O. Corten

creo2 config.pro option documentation for: INTF_OUT_LAYER            

( ( ( (

intf_out_layer

intf_out_layer
none*, part_layer, block_layer, block_nested_layer, block_view_based_layer, block_nested_view_based_layer
enables you to group entities as layers or blocks when you export creo parametric drawings that contain entities placed on layers to the dxf and dwg formats.
  • none - exports drawings to the dxf and dwg formats without creating blocks or mapping layers and line styles.
  • part_layer - exports drawings to the dxf and dwg formats creating a set of layers that correspond to the entity types, for example, <part_name>_dxf_axis, <part_name>_dxf_dimension, <part_name>_dxf_hatching, <part_name>_dxf_balloon, and so on. the entities after export are assigned to the new layers and not the original drawing layers.
  • block_layer - exports assembly part components, symbols, groups specific to each view, and tables of creo parametric drawings as autocad blocks. for each block, a layer with the same name and entities is created. after export, the entities are placed on the new layers and not the original drawing layers.
  • block_nested_layer - exports part components, symbols, groups specific to the views, and tables of creo parametric drawings as autocad blocks. component blocks are nested according to the hierarchy of their creo parametric assemblies.
  • block_view_based_layer - exports part components, symbols, groups specific to the views, and tables of creo parametric drawings as autocad blocks. component blocks are nested according to the views in which they appear.
  • block_nested_view_based_layer - exports a layer of part components, symbols, groups specific to the views, and tables of creo parametric drawings as autocad blocks. component blocks are nested according to the views in which they appear and the hierarchy of their creo parametric assemblies.