Overview

EXPRESS source and associated files for STEP Part 239: Application Protocol For Product Life Cycle Support. The standard was published in 2005 as ISO 10303-239:2005(E).

Programming Libraries

For C++ programming, the ap239lib class library is pre-installed and provides AP239-specific classes for use with the ST-Developer ROSE programming library
  • Include File: stp_schema.h
  • Include Path: $(ROSE_INCLUDE)/ap239lib
  • Library Path: $(ROSE_LIB) with ap239lib.lib or -lap239lib
  • Class List
  • How to use

For Java programming, the ap239lib jar file is pre-installed and provides AP239-specific classes for use with the ST-Developer Java programming library

  • Import: com.steptools.schemas.ap239_product_life_cycle_support_mim_lf
  • Jar File: $(ROSE)/lib/java/ap239lib.jar
  • Class List
  • How to use