Navigation

surface_model

EXPRESS specification:

TYPE surface_model = SELECT
( shell_based_surface_model,
face_based_surface_model);
END_TYPE;