www.creosite.com© O. Corten

creo2 config.pro option documentation for: INTF_OUT_ASSIGN_NAMES            


intf_out_assign_names

intf_out_assign_names
no_name*, user_name, id_name
specifies how entity names are handled when an object is exported to the step, iges, or acis format from part or assembly mode. you can assign a name to an entity in a step, iges, or acis file before you export the file. you can assign unique names to creo parametric datum points, datum axes, datum curves, surfaces, edges, and quilts.
the receiving system uses this information to identify entities or reference these names in other programs that read step, iges, or acis data. the entity name propagates to other entities that are used to define the top-level entity name in creo parametric. for example, a surface named topsurf can also have boundary curves named topsurf.
  • no_name - does not export entity names, a null value appears.
  • user_name - you can assign names to the step, iges, or acis entities. these names override the id names.
  • id_name - assigns unique names consisting of the creo parametric internal id number to step, iges, or acis entities.