Overview

EXPRESS source and associated files for STEP Part 235: Application Protocol for Engineering properties for product design and verification. The standard was published in 2009 as ISO 10303-235:2009(E).

Programming Libraries

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

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

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