TYPE curve_on_surface

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

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:13:58-04:00