Robert,
SDS/2 allows the user to export by conformance class. There is an
option for each conformance class that is supported.
In addition to this there is a list of exported conformance classes in
the header of the SDS/2 created CIS/2 file. SDS/2 will export the top
level CC and not necessarily all CCs.
example:
FILE_DESCRIPTION(
/* description */ ('CC170+CC166',
'{cimsteel logical product model version (6) object (1)
structural-frame-schema (1)}'),
/* implementation_level */ '2;1');
This states that Conformance Class 166 (analysis_model_3d) and
Conformance Class 170 (assembly_map) were used during this export.
Notice that the CC164 (analysis_model) is not listed, but CC166
includes CC164. If I wanted to export a manufacturing model I would
choose to export CC312 (located_assembly).
-Barry Butler