TYPE definition_curve

(* SCHEMA iges_annotation_schema; *)
   TYPE
     definition_curve = SELECT (circular_arc_entity,composite_curve_entity,
                                conic_arc_entity,simple_closed_planar_curve_entity,
				parametric_spline_curve_entity,
				rational_bspline_curve_entity);
   END_TYPE;

Referenced By

Defintion definition_curve is references by the following definitions:
DefinitionType
 sectioned_area_entity ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2022-02-01T11:14:58-05:00