Overview

EXPRESS source and associated files for STEP Part 219: Application Protocol for Dimensional inspection information exchange. The standard was published in 2007 as ISO 10303-219:2007(E).

Programming Libraries

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

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

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