Overview

EXPRESS source and associated files for the CIMsteel Integration Standard. The schema below is also known as the LPM/6 Logical Product Model.

Programming Libraries

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

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

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