TYPE shell

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
TYPE shell
 = SELECT
 	(vertex_shell,
 	wire_shell,
 	open_shell,
 	closed_shell);
END_TYPE;  (*  STEP Part 42 (unchanged in 2nd edition)  *)

Referenced By

Defintion shell is references by the following definitions:
DefinitionType
 shell_based_surface_model ENTITY
 shell_based_wireframe_model ENTITY
 shell_reversed FUNCTION


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00