TYPE pcurve_or_surface

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

Referenced By

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


[Top Level Definitions] [Exit]

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