TYPE model_space_curve
(* SCHEMA iges_boundary_representation_schema; *)
TYPE
model_space_curve = SELECT (circular_arc_entity,composite_curve_entity,
conic_arc_entity,planar_piecewise_curve_entity,
piecewise_curve_entity,
simple_closed_planar_curve_entity,
line_entity,parametric_spline_curve_entity,
rational_bspline_curve_entity,offset_curve_entity);
END_TYPE;
Referenced By
Defintion model_space_curve is references by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2022-02-01T11:14:58-05:00