TYPE surface_type
(* SCHEMA iges_boundary_representation_schema; *)
TYPE
surface_type = SELECT (parametric_spline_surface_entity,ruled_surface_entity,
surface_of_revolution_entity,tabulated_cylinder_entity,
rational_bspline_surface_entity,offset_surface_entity,
plane_surface_entity,
right_circular_cylindrical_surface_entity,
right_circular_conical_surface_entity,
spherical_surface_entity,
toroidal_surface_entity);
END_TYPE;
Referenced By
Defintion surface_type is references by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2022-02-01T11:14:58-05:00