Overview
EXPRESS source and associated files for
the CIMsteel Integration Standard. More information can be found at
cis2.org or at the
Georgia Tech CIS/2 site.
The schema below is 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)/lib/java/cislib.jar
- Class List
- How to use
|