TYPE pcurve_or_surface

(* SCHEMA technical_data_packaging; *)
  TYPE pcurve_or_surface = SELECT
    (pcurve,
     surface);
  END_TYPE; -- pcurve_or_surface

Referenced By

Defintion pcurve_or_surface is references by the following definitions:
DefinitionType
 associated_surface FUNCTION
 surface_curve ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:34-04:00