Overview
EXPRESS source and associated files for STEP Part 236: Application
Protocol For Furniture Catalog and Interior Design. The standard was
published in 2006 as ISO 10303-236:2006(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
funstep.org.
Programming Libraries
For C++ programming, the ap236lib class
library is pre-installed and provides AP236-specific classes for use
with the ST-Developer ROSE
programming library
- Include File: stp_schema.h
- Include Path: $(ROSE_INCLUDE)/ap236lib
- Library Path: $(ROSE_LIB) with
ap236lib.lib or
-lap236lib
- Class List
- How to use
For Java programming, the ap236lib Jar file
is pre-installed and provides AP236-specific classes for use with the
ST-Developer Java programming
library
- Import: com.steptools.schemas.furniture_catalog_and_interior_design
- Jar File: $(ROSE_LIB)/lib/java/ap236lib.jar
- Class List
- How to use
|