TYPE curve_on_surface

(* SCHEMA ship_structures_schema; *)
  TYPE curve_on_surface = SELECT
    (pcurve,
     surface_curve,
     composite_curve_on_surface);
  END_TYPE; -- curve_on_surface

Referenced By

Defintion curve_on_surface is references by the following definitions:
DefinitionType
 get_basis_surface FUNCTION


[Top Level Definitions] [Exit]

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