SMCH short listing.exp
From WikiSTEP
(* EXPRESS_short_listing_for_SMCH *)
SCHEMA construction_history_schema; -- construction history schema
(* USE FROM parametric_expression_schema; --- 108
USE FROM explicit_constraint_schema; --108
USE FROM explicit_geometric_constraint_schema; -- 108
USE FROM sketch_construct_schema; -- 108 *)
USE FROM feature_based_construction_operations_schema; -- Feature-Based Construction
USE FROM geometry_schema; --Part 42 Ed 2
USE FROM topology_schema; -- Part 42 Ed 2
USE FROM geometric_model_schema; -- Part 42 Ed 2
USE FROM CCD_CLA_GVP_AST_ASD; -- Part 203 Feb5 schema
USE FROM method_definition_schema;
USE FROM process_property_schema;
USE FROM process_property_representation_schema;
END_SCHEMA;

