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).
The full standard is
available
on the ISO web site
as well as through national standards bodies.
More information can also be found at
http://www.plcs-resources.org/.
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)/lib/java/ap239lib.jar
- Class List
- How to use
|